JBoss Enterprise Application Platform 6.4 Update 10 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.

Note: JBoss EAP 6.4 Update 10 (or later) requires 6.4 Update 09 to be applied first see this article for more information.

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


This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1287732CDI/WeldIf a module META-INF descriptor is overlayed the beans.xml need to be added to the overlay as well - otherwise no CDI injection [details]
This content is not included.1351768CLICLI fails to find deployment artifact located in a Windows Share UNC path
This content is not included.1340342ClusteringRace condition in ServiceProviderRegistryService
This content is not included.1312064Domain ManagementHTTP Server used for management doesn't support non-ascii characters in BASIC authentication
This content is not included.1280235Domain ManagementManagedDatagramSocketBinding.close throws NPE
This content is not included.1344515EJBBug in EJB's Timeout handling on Future.get()
This content is not included.1350355EJBEJBs accessible too early (spec violation) - part 2 - (supplementation) This content is not included.[details]
This content is not included.1346242EJBInvalidBytecodeException when an EJB local interface declares static method [details]
This content is not included.1327944EJBCalling remote asynchronous void method causes OutOfMemoryError in direct buffer memory
This content is not included.1326114HibernateHHH-10679 - Subselect not used when batch loading by id [details]
This content is not included.1337337HibernateHHH-10757, HHH-9021 - "select new ..." with NULL CAST fails with QuerySyntaxException: unexpected AST node: NULL
This content is not included.1340465HornetQDuplicate messages in replicated HA topology
This content is not included.1348322HornetQHornetQ Server should always remove old files beyond getMaxSavedReplicatedJournalsSize This content is not included.[details]
This content is not included.1320132JPAnaming context is not setup when starting the persistence unit [details]
This content is not included.1347845JSFJAVASERVERFACES-4137 - Enable CLIENTSTATESAVINGPASSWORD By Default In JSF 1.2
This content is not included.1353145JSFJAVASERVERFACES-2544 - Endless Loop By Unsynchronized WeakHashMap
This content is not included.1283482LoggingLog manager's module naming does does not support slots [details]
This content is not included.1295665LoggingSyslog handler does not connect to syslog
This content is not included.1295657LoggingOctober dates are not logged properly
This content is not included.1295660LoggingTCP reconnect will only attempt to reconnect once
This content is not included.1274572LoggingLog rotation fails on Windows if target already exists
This content is not included.1349223Logginglogging custom-handler does not load module with slot
This content is not included.1286272MSCDuplicateService Exception if services are used in multiple modules of an EAR deployment [details]
This content is not included.1346552Microcontainer and DeployersIf there are two deploy directories a deployment failure in one undeployes everything in the other
This content is not included.1257023OtherJANDEX -o option is not working
This content is not included.1257022OtherJandex fails to reindex index JAR file
This content is not included.1257021OtherJarIndexer mishandles paths with the extension in multiple elements
This content is not included.1244847OtherJANDEX-33 - Infinite loop when a JAR contains a CRC error on a .class file
This content is not included.1342685PicketLinkIDP initiated (unsolicited) responses should not contain InResponseTo attributes This content is not included.[details]
This content is not included.1353338PicketLinkpicketlink does not return SessionIndex in LogoutRequest This content is not included.[details]
This content is not included.1360527RESTEasyAccept header matching
This content is not included.1315936RESTEasyCustom error page is ignored for 405 Method Not Allowed
This content is not included.1270708Securityauthentication fails with password containing umlauts
This content is not included.1277699ServerTempFileProviderService threads consume high CPU [details]
This content is not included.1360851ServerRe-invoking InterceptorContext.proceed() throws CannotProceedException
This content is not included.1299189ServerJBAS014612: Operation ("clean-obsolete-content") failed .. StringIndexOutOfBoundsException when OS puts metadata files in content repo [details]
This content is not included.1271673ServerFilesystem deployment scanner deployment failure removes other scanners ' deployments [details]
This content is not included.1358822ServerBZ1290960 caused issue with some missing dependencies [details]
This content is not included.1350259WebRandom ClassCastException for ErrorReportValve at start up [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.10-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.10-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