JBoss Enterprise Application Platform 6.4 Update 17 Release Notes

Updated

Important: This update is not the latest cumulative patch, it is recommended to apply the latest update, see these links for the latest:

A This content is not included.regression was found in CP17 due to a bug fix and it is recommended to use This content is not included.CP18 or This content is not included.later

In order to better meet customer expectations, micro releases for JBoss EAP 6 have been discontinued and replaced with updates delivered on a repeating schedule, targeting a new release every 6 weeks.

Each new update will contain a number of bug fixes for customer reported issues and potentially a number of security fixes. We expect that the updates will substantially reduce the number of individual patches that we produce and that customers must manage to keep their installations up to date.

For more information see the following Red Hat Knowledgebase articles: Maintenance Release Changes in EAP 6.2+ and Updated Patch Management with EAP 6.2+

This update includes all fixes and changes from This content is not included.JBoss EAP 6.4 Update 16 / Release Notes

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2017-7525jbossasjackson-databind: Deserialization vulnerability via readValue method of ObjectMapper
CVE-2017-5664WebSecurity constrained bypass in error page mechanism
CVE-2017-5645jbossaslog4j: Socket receiver deserialization vulnerability

This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1466488CLIjboss-cli.sh goes into interactive mode when certificate expired causes hanging in non-interactive use cases
This content is not included.1465995Class LoadingImprove BZ1449932 to reduce memory usage after performance fix [details]
This content is not included.1443209Domain ManagementWFCORE-1399 Failure when resolving an expression with the default value containing a '$' at the end [details]
This content is not included.1192591EJBjboss-ejb-iiop_1_0.xsd is invalid [details]
This content is not included.1136054EJBWrong Transaction behaviour for EJBs if JTS is enabled
This content is not included.1461416EJBRace condition if timers overlap due to long running execution and short schedules if database persistence is used [details]
This content is not included.1464134EJBMDC is lost during @Asynchronous EJB calls [details]
This content is not included.1455429EJBBase class method modifiers should not affect the overriden method in the EJB [details]
This content is not included.1452879HibernateHHH-10183 Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9 [details]
This content is not included.1421404InfinispanISPN-7461 - Web sessions can't be created after a cluster split/merge
This content is not included.1457508JPArace condition and level 2 cache configuration in standalone*.xml or domain*.xml [details]
This content is not included.1408961PatchingError while applying CP12 patch in windows environment through CLI command. [details]
This content is not included.1322414PicketLinkSingle Logout does not fully work on distributed PicketLink Identity Provider
This content is not included.1466582PicketLinkSP can not parse SAML response if namespace is declared in root element This content is not included.[details]
This content is not included.1415963RemotingAuthentication via remoting fail for larger requests i.e. long password [details]
This content is not included.1456503RemotingJBMAR-181 - NullPointerException while deserializing an object whose class doesn't have a no-arg constructor
This content is not included.1452408RemotingJBMAR-189 - Race condition in SerializableClassRegistry.lookup
This content is not included.1456505RemotingJBMAR-190 - Using internal JDK classes causes issues on recent JDK9 builds
This content is not included.1454564RemotingJMX client hangs when closing an unresponsive connection [details]
This content is not included.1459769Scripts and CommandsOn Windows, when running standalone/Domain with the JAVA_HOME environment variable set (but pointing to an empty directory), JBoss EAP fails to start and does not give an error message.
This content is not included.1221892SecuritySpecific ERROR message when keystore doesnt exist on filesystem
This content is not included.1464176Transaction ManagerThere is a memory leak due to org.jboss.as.ejb3.remote.ImportedTransactionCache class
This content is not included.1464254VFSJBVFS-204 - File system operations require both java.io.FilePermission and VirtualFilePermission
This content is not included.1464257VFSJBVFS-201 - Use simple cycle instead of recursive string concatenation
This content is not included.1433123Webrequest with invalid characters receives 505 response instead of expected 400 [details]
This content is not included.1458058Web ServicesCXF-7269 - schemavalidate failed when use mtom and Provider
This content is not included.1449287Web ServicesCXF-7350 - the exception should be able to return to client if retry is 0 with ws-rm
This content is not included.1283249jbossasPossible NPE on RA deployment during AS startup

Note: This update should only be applied to installer or zip-based installations.

To apply this update using the CLI on Unix-based systems, run the following command from JBOSS_HOME:

bin/jboss-cli.sh "patch apply path/to/jboss-eap-6.4.17-patch.zip"

To apply this update using the CLI on Windows-based systems, run the following command from JBOSS_HOME:

bin\jboss-cli.bat "patch apply path\to\jboss-eap-6.4.17-patch.zip"

These commands will apply the update to the installation that contains the CLI script. Other scenarios and use of the management console are covered in the This content is not included.JBoss EAP 6.4 Installation Guide

Category
Components
Article Type