JBoss Enterprise Application Platform 6.4 Update 05 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:

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 4 / Release Notes

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2015-5304jbossasjbossas: Missing authorization check for Monitor/Deployer/Auditor role when shutting down server
CVE-2015-7501InfinispanApache commons-collections: Remote code execution during deserialisation [details]

This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1252583CDI/WeldNaming store is null before CDI lifecycle BeforeShutdown event fires
This content is not included.1268185ClusteringCustom socket factory for JGroups subsystem not set correctly
This content is not included.976654EJBSlow startup of standalone ejb-clients if not all defined server-connections are available
This content is not included.1265300EJBProblems due to infinite transaction timeout period for distributed transaction branch [details]
This content is not included.1261191EJBejb-client scoped context not using thread context classloader when initializing causing client interceptors to not be loaded
This content is not included.1266112EJBConcurrentModificationException in ClusterContext.getConnectedAndDeployedNodes
This content is not included.1268424EJBSFSB infinite loop if Passivate fails
This content is not included.1270360HibernateHHH-10182 - org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [0 milliseconds] ... Lock held by [null]
This content is not included.1271799HibernateHHH-5255, HHH-7573 - ClassCastException on lazy properties when merging or flushing with PreUpdate callback
This content is not included.1250150HibernateHHH-9928 - Pending put leaks when the entity is not found in DB [details]
This content is not included.1276604HornetQFix pontential ConcurrentModificationException when closing connections
This content is not included.1175722HornetQAdd WARN log when setting connection-ttl OR connection-ttl-override equal to check-period
This content is not included.1193793HornetQAfter failback cachedCommands are never cleaned
This content is not included.1259753HornetQHORNETQ-1483 - Client side load balancing of HornetQ pooled connection does not work
This content is not included.1230981JCANeed to handle SQLException in OracleValidConnectionChecker
This content is not included.1231658JCAPrefill race condition in flush
This content is not included.1277919JCAPeculiar behavior of data source pool statistics
This content is not included.1271806JCAVerify if a SQLException is fatal in all methods
This content is not included.1217035JMSjava.lang.RuntimeException: JBAS011643: Failed to shutdown HornetQ server
This content is not included.1266913JMSstart-delivery/stop-delivery operations are missing from MDB deployment in domain mode
This content is not included.1250286JSFJAVASERVERFACES-3241 - IndexOutOfBoundsException caused by javax.faces.component.AttachedObjectListHolder::restoreState(FacesContext context, Object state)
This content is not included.1266615Microcontainer and DeployersDefaultDeploymentOperations.getDeploymentsStatus doesn't consider model operation result outcome
This content is not included.1238420RemotingRejectedExecutionException when closing connection on channel close
This content is not included.1273620RemotingEnsure buffers freed when ssl used to prevent memory leak
This content is not included.1262114RemotingDeadlock when connection is closing while we are writing
This content is not included.1257031RemotingChange default for pooled buffers to false
This content is not included.1181457SecuritySecond security vault warning is displayed even if only one vault definition is present in the server configuration
This content is not included.1219778SecurityFix for SECURITY-868 breaks flush-cache capability
This content is not included.1052644SecurityLdapExtLoginModule cannot find custom ldap socket factory
This content is not included.1263336SecurityJACC Class can be specified as system properties but module can not be specified
This content is not included.1266247WebHttp11NioProtocol + HTTPS fails to unwrap large requests even with acceptLargeFragments is true [details]
This content is not included.1243175Web Consoledatasource test-connection from cli is always enabled with user who has even Operator role.
This content is not included.1028443Web ConsoleDeployment file is removed from a wrong server group in the manage deployments screen
This content is not included.1245173Web ConsoleUnnecessary validation of numeric fields forces user to manually enter even default values when configuring infinispan subsystem

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.5-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.5-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