Red Hat Training

A Red Hat training course is available for Red Hat Fuse

3.5. Container

Table 3.5, “Container Issues Resolved in 6.1” lists the issues resolved in version 6.1.

Table 3.5. Container Issues Resolved in 6.1

Issue NumberDescription
ARIES-1019JPA weaving hook must be called before proxy weaving hook.
ARIES-1024SingleServiceTracker fails to track services properly when using a filter
ARIES-1026JPA Temporary classloader cannot traverse the OSGi ClassLoader Graph
ARIES-1031BlueprintExtender unnecassarily shutting down
ARIES-1055Allow use of custom namespaces in blueprint-noosgi
ARIES-1064Advertise blueprint extender capability as defined in the OSGi enterprise r5 spec
ARIES-1070Provide a correct JDBC wrapping for XA data sources
ARIES-1090ABBA deadlock in BP container between BlueprintContainerImpl and ReferenceRecipe
ARIES-896Deadlock with blueprint services
ARIES-958BundleManifest.fromBundle(IFile) fails to parse OSGI headers when bundle manifest contains Name header.
ARIES-976BlueprintContainerImpl swallowing NPE prevents error being logged
ENTESB-1072ASMMultiBundleTest.multiBundleTest fails intermittently
ENTESB-1073org.apache.aries.blueprint.itests.BlueprintMBeanTest.BlueprintSample fails intermittently
ENTESB-1080org.apache.aries.blueprint.itests.QuiesceBlueprintTest.testBasicQuieseEmptyCounter fails on windows
ENTESB-1135Aries JPA builds on Hudson fail because of large log files
ENTESB-1347aries-transaction-1.0.1.redhat-6-1-x-stable-platform has 14 test failures on multiple platforms
ENTESB-1348aries-blueprint-1.0.1.redhat-6-1-x-stable-checkin BlueprintContainerBTCustomizerTest.test tails
ENTESB-896aries-blueprint-1.0.1.redhat-6-1-x-stable-checkin TestRegistrationListener.testWithAutoExportEnabled() fails
ENTESB-897aries-jmx-1.0.1.redhat-6-1-x builds have 4 test failures
ENTESB-906aries-jmx-1.0.1.redhat-6-1-x-stable BlueprintMBeanTest.BlueprintSample test fails
ENTESB-1134Felix SCR RegistrationManagerTest.testRegistrationManager fails on Windows
ENTESB-930Warnings from Karaf webconsole
FELIX-1131ServiceReference.isAssignableTo fails when using a factory that can not see the exported class and the bundle exporting the service does not have a direct wire to this class
FELIX-4190The framework should not hold any lock while calling ServiceFactory#unget
FELIX-4309SCR leaves some components in DISABLED state
FELIX-4313Bad synchronization in scr where a lock is held while ungetting a service
FELIX-4322[DS] Prevent activation attempts until all dependency managers are set up with trackers
FELIX-4323[DS] ScrService.getComponents may return a null array element
FELIX-4326Possible Invalid BundleContext exception when shutting down the extender
FELIX-4336The use of inheritable thread locals in ThreadIO can cause problems
FELIX-4341The Properties object does not follow the spec wrt spaces
FELIX-4342Substitution is dependent on the order of the map
FELIX-4348[DS] locateService calls race with component reconfiguration
FELIX-4349Synchronization issue in ComponentRegistry
FELIX-4350Component wrongly activated