3.2. Container
Table 3.2, “Container Issues Resolved in 6.1” lists the issues resolved in version 6.1.
Issue Number | Description |
---|---|
ARIES-1019 | JPA weaving hook must be called before proxy weaving hook. |
ARIES-1024 | SingleServiceTracker fails to track services properly when using a filter |
ARIES-1026 | JPA Temporary classloader cannot traverse the OSGi ClassLoader Graph |
ARIES-1031 | BlueprintExtender unnecassarily shutting down |
ARIES-1055 | Allow use of custom namespaces in blueprint-noosgi |
ARIES-1064 | Advertise blueprint extender capability as defined in the OSGi enterprise r5 spec |
ARIES-1070 | Provide a correct JDBC wrapping for XA data sources |
ARIES-1090 | ABBA deadlock in BP container between BlueprintContainerImpl and ReferenceRecipe |
ARIES-896 | Deadlock with blueprint services |
ARIES-958 | BundleManifest.fromBundle(IFile) fails to parse OSGI headers when bundle manifest contains Name header. |
ARIES-976 | BlueprintContainerImpl swallowing NPE prevents error being logged |
ENTESB-1072 | ASMMultiBundleTest.multiBundleTest fails intermittently |
ENTESB-1073 | org.apache.aries.blueprint.itests.BlueprintMBeanTest.BlueprintSample fails intermittently |
ENTESB-1080 | org.apache.aries.blueprint.itests.QuiesceBlueprintTest.testBasicQuieseEmptyCounter fails on windows |
ENTESB-1135 | Aries JPA builds on Hudson fail because of large log files |
ENTESB-1347 | aries-transaction-1.0.1.redhat-6-1-x-stable-platform has 14 test failures on multiple platforms |
ENTESB-1348 | aries-blueprint-1.0.1.redhat-6-1-x-stable-checkin BlueprintContainerBTCustomizerTest.test tails |
ENTESB-896 | aries-blueprint-1.0.1.redhat-6-1-x-stable-checkin TestRegistrationListener.testWithAutoExportEnabled() fails |
ENTESB-897 | aries-jmx-1.0.1.redhat-6-1-x builds have 4 test failures |
ENTESB-906 | aries-jmx-1.0.1.redhat-6-1-x-stable BlueprintMBeanTest.BlueprintSample test fails |
ENTESB-1134 | Felix SCR RegistrationManagerTest.testRegistrationManager fails on Windows |
ENTESB-930 | Warnings from Karaf webconsole |
FELIX-1131 | ServiceReference.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-4190 | The framework should not hold any lock while calling ServiceFactory#unget |
FELIX-4309 | SCR leaves some components in DISABLED state |
FELIX-4313 | Bad 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-4326 | Possible Invalid BundleContext exception when shutting down the extender |
FELIX-4336 | The use of inheritable thread locals in ThreadIO can cause problems |
FELIX-4341 | The Properties object does not follow the spec wrt spaces |
FELIX-4342 | Substitution is dependent on the order of the map |
FELIX-4348 | [DS] locateService calls race with component reconfiguration |
FELIX-4349 | Synchronization issue in ComponentRegistry |
FELIX-4350 | Component wrongly activated |