Release 6.0.5
These release notes are for PhixFlow 6.0.5. This release is for Oracle, SQL Server and MySQL.
Installation / Upgrade
To install a new PhixFlow instance, follow the standard installation instructions.
To upgrade an existing PhixFlow instance, follow the Standard Upgrade Instructions plus the special instructions for all intermediate releases.
This release has no special instructions.
Prerequisites
This PhixFlow release requires:
- Java 7
- Apache Tomcat 7
One of:
- Oracle 11g or 12c (preferred)
- SQL Server 2008R2 or later
- MariaDB (MySQL) 10.0.14 or later
Bug Fixes
Log message generation
Log message generation fails with ProxyParameters error
In some cases the generation of log messages failed with error "com.accipia.centerview.util.parser.RecordSet cannot be cast to com.accipia.centerview.util.interfaces.ProxyParameters". This was caused by a problem handling certain internal variables. Errors like this are now handled cleanly.