JBoss Enterprise Application Platform 6.4 Update 01 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 the following bug fixes or changes:
IDComponentSummary
This content is not included.1185179CDI/WeldWELD-1568 - ClassFormatError exception thrown when creating bean proxy on IBM J9 VM
This content is not included.1215582CDI/WeldWELD-1846 - Observer method in pseudo-scope bean not executed if notifyObserver=Reception.IF_EXISTS defined
This content is not included.1207240CDI/WeldException from lifecycle callback interceptor method intercepting a session bean gets suppressed
This content is not included.1169342CLICLI ignores path segments with empty resource name while parsing commands
This content is not included.1190029ClusteringMultiple Cluster Singletons after a merge
This content is not included.1199319Domain ManagementModelControllerClientOperationHandler doesn't manage the clientRequestExecutor properly leads to excessive threads leading to hitting process limits/native memory issues [details]
This content is not included.1192471EJBEJB's node is dropped from the cluster if it is accessed during (re) start [details]
This content is not included.1201439EJBRemotingContext should be copied for async EJB calls
This content is not included.1204957EJBEJB client automatically retries on authentication errors
This content is not included.1188420EJBEJB Asynchronous pass POJO by reference leading to ClassCastException errors in remote invocations
This content is not included.1194381EJBAllow expressions in jboss-ejb-client.xml if configuration jboss-descriptor-property-replacement=true
This content is not included.1159572HornetQDuplicate message deliveries when start an MDB twice via CLI
This content is not included.981093JCAIronJacamarResourceCreator Throws ConcurrentModificationException
This content is not included.1094380NamingMulti threaded ejb invocations via remote-naming produce EJBCLIENT000025 if the Context is closed
This content is not included.1175126RemotingDeadlock on org.xnio.AbstractIoFuture lock
This content is not included.1064763Scripts and Commandsstandalone.sh fails to start server with debug argument on solaris 10 and HP-UX hosts
This content is not included.1199641SecurityLDAP Bind Credential Password is Logged
This content is not included.1169862SecurityVague ERROR message "invalid null input" appears when wrong alias given for the keystore configured in security realm.
This content is not included.1169239ServerStartup fails with 'JBAS014803: Duplicate resource' if ".war.failed" file is present in deployment folder
This content is not included.1206635ServerWFLY-29 - An ear file with modules in subfolders can not deploy
This content is not included.1208338WebThe value of jboss-web-versionType in jboss-web_7_2.xsd file is incorrect
This content is not included.1200276WebNIO2: Creating concurrent requests (non keep alive) to HTTPS results in Exceptions shown in debug log
This content is not included.1190298WebImpossible to set the content type HTTP header in a 204 response
This content is not included.1210365Webresponse.setBufferSize() has no effect when using the response writer
This content is not included.1184292Webweb.xml parser process cannot handle exception for xml file which does not have the encoding attribute
This content is not included.1094248WebDefault servlet can't be overridden without web.xml [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.1-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.1-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