A maintenance release for Flux 7.5 is now available and includes one improvement and several bug fixes.
Flux 7.5.3 downloads are available here:
my.fluxcorp.com (for Flux customers)
The latest version of Flux is available from:
www.fluxcorp.com/download (for Flux evaluators)
The following maintenance changes were made in this Flux maintenance release, version 7.5.3.
Improvements:
- Flow charts names are now case-sensitive in order to reduce database deadlocks. WARNING: This could have a negative impact on your application. Please test and make appropriate changes.
Bug Fixes:
- The Flux engine could become blocked and cease processing jobs under a heavy load. Fixed.
- Confirming a Business Process Trigger on a stopped engine would result in a NullPointerException. Fixed.
- All engines running in the same JVM logged to the same log file. Fixed.
- Using an unsupported XML parser would display XML errors to the engine console. Fixed.
- Icons indicating the state of engines in the engines page of the Operations Console were sometimes incorrect. Fixed.
- Clicking a flow chart in the flow charts page of the Operations Console
could cause a JavaScript error when using a secure engine. Fixed. - A File Move Action using multiple Simple File Target Criteria would only move files to the first target criteria. Fixed.
- Running a flow chart with a checkpoint (a flow that publishes messages)
could cause a message iterator to close prematurely. Fixed. - JavaScript exceptions occurred when embedding the Web-based Designer as a JavaScript widget. Fixed.
- A NullPointerException could occur when removing a running sub flow chart. Fixed.
- A ClassCastException occurred when editing action variables in the Web-based Designer. Fixed.
- An EngineException occurred when running the software developer's security example. Fixed.
- Regular expression special characters were not allowed inside variable values when using substitution. Fixed.
- A NullPointerException occurred when attempting to access the
Web-based Workflow Designer of the Operations Console on an engine
configured to use external security. Fixed. - A NullPointerException occurred when accessing the security page of the
Operations Console on an engine configured to use external security.
Fixed. - When using a UNC file host, regular expression excludes were not working properly. Fixed.
- An exception occurred when using a Process Action in a sub flow chart with an agent pool defined. Fixed.