JBoss Enterprise Application Platform 6.4 Update 11 Release Notes
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 10 / Release Notes
This update includes fixes for the following security related issues:
| ID | Component | Summary |
|---|---|---|
| CVE-2016-3092 | Web | Usage of vulnerable FileUpload package can result in denial of service |
This update includes the following bug fixes or changes:
| ID | Component | Summary |
|---|---|---|
| This content is not included.1331819 | CDI/Weld | Singleton EJB constructor called per method invocation. [details] |
| This content is not included.1284885 | CLI | CLI Lists in non-interactive mode are erroneously split into multiple commands |
| This content is not included.1290290 | CLI | patch apply command not working as expected in non-interactive mode in domain mode |
| This content is not included.1366939 | Clustering | SharedLocalYieldingClusterLockManager pauses with multiple remote lockers |
| This content is not included.1337858 | Clustering | Missing log message indicating disabled |
| This content is not included.1367793 | Clustering | Singleton service is not correctly being set in 6.4 CP9 but does work in 6.4 CP8 |
| This content is not included.1233400 | Clustering | Using Infinispan in Distribution Mode for JBossWeb breaks session stickiness |
| This content is not included.1370618 | Clustering | EAP+JDG sessions entries are removed from cache on shutdown - part 2 |
| This content is not included.1373412 | Clustering | TimeoutException when request ends up on non-coordinator node (invalidation cache, web session passivation and shared cache store) |
| This content is not included.1366754 | Clustering | Session locking timeout not honored |
| This content is not included.1359884 | EJB | EJBs accessible too early (spec violation) - part 3 - (supplementation) |
| This content is not included.1304458 | EJB | EJB1.x Enitity callback ejbLoad is not called in the correct state (no content loaded) [details] |
| This content is not included.1271538 | EJB | Channel end notification received, closing channel ... should be logged at debug in EjbLogger |
| This content is not included.1366526 | EJB | EJB method invocation hangs when a bean is configured with both @Startup annotation and |
| This content is not included.1359194 | HornetQ | Do not flush internal executor when retrieving number of messages or messages added. |
| This content is not included.1348931 | HornetQ | When message expires while being moved on the cluster bridge does not follow the address setting configuration. |
| This content is not included.1372781 | JDR | JDR is not collecting the file .overlays, layer.conf, version.txt config files |
| This content is not included.1375295 | JMS | HornetQ XmlDataImporter throws java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer when importing xml export file [details] |
| This content is not included.1294010 | JMX | There is no query filter implementation in MBeanServerConnection |
| This content is not included.1281537 | JPA | PersistenceRefProcessor.getPersistenceUnitBindingSource can throw NullPointerException |
| This content is not included.1266360 | Logging | Asynchronous logging doesn't work with periodic-size-rotating-file-handler |
| This content is not included.1116086 | Microcontainer and Deployers | Unable to identify what triggered JBoss Log shutdown [details] |
| This content is not included.1302874 | Patching | HornetQ module should depend on optional module for user interceptors |
| This content is not included.1299160 | Patching | patch apply not java.io.IOException: No space left on device is not specific [details] |
| This content is not included.1337618 | PicketLink | PicketLink should default to using the JAXP TCCL in jboss |
| This content is not included.1362293 | PicketLink | SAML2LogoutHandler is not handling PicketLinkSP/LogOutResponseLocation attribute properly |
| This content is not included.1367167 | PicketLink | PicketLink does not close the keystore file descriptors |
| This content is not included.1365668 | Server | dependencies added through jboss-deployment-structure.xml are added to the deployment twice [details] |
| This content is not included.1358556 | Server | org.jboss.modules.ModuleNotFoundException when setting annotations=true in jboss-deployment-structure.xml |
| This content is not included.1294591 | Server | NullPointerException from ControlledProcessState.revertReloadRequired() |
| This content is not included.1367187 | Transaction Manager | Periodic Recovery causes database contention with RAC in a large EAP domain |
| This content is not included.1356589 | Transaction Manager | XAR should be scanned more frequently for prepared transactions |
| This content is not included.1363836 | Transaction Manager | JBTM-2703 - When a transaction is committed at the same instance as a resource adapter/remote EJB calls XAT::recover() then you can get an NPE [details] |
| This content is not included.1275403 | Web | Http11NioProtocol error with SSL and multipart requests [details] |
| This content is not included.1203510 | Web | Http11NioProtocol connector does not count currentThreadCount and currentThreadsBusy [details] |
| This content is not included.1370182 | Web | Http response errors using Async Servlet |
| This content is not included.1341410 | Web | Getting IllegalArgumentException when using colon to specify port number with server vairable in rewrite rule [details] |
| This content is not included.1367515 | Web Services | CXF-6991 - WS-RM - Request context properties are lost when sending subsequent protocol message |
| This content is not included.1343633 | mod_cluster | :read-proxies-configuration and :read-proxies-info fail when there is no httpd [details] |
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.11-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.11-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