-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.0.0.GA
-
None
-
Workaround Exists
-
JBoss AS is unable to start correctly in the "all" configuration. The HAPartition service fails to start with the following error:
05:50:25,244 ERROR [AbstractKernelController] Error installing to Start: name=HAPartition state=Create
org.jboss.cache.config.ConfigurationException: Unable to build interceptor chain
...
Caused by:
java.lang.TypeNotPresentException: Type net.jcip.annotations.ThreadSafe not present
at com.ibm.oti.reflect.AnnotationHelper.getAnnotation(AnnotationHelper.java:38)
...
Caused by:
java.lang.ClassNotFoundException: net.jcip.annotations.ThreadSafe
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:163)
at com.ibm.oti.reflect.AnnotationHelper.getAnnotation(AnnotationHelper.java:33)
... 111 more
-
-
- CONTEXTS MISSING DEPENDENCIES: Name -> Dependency {Required State:Actual State}
-
DistributedReplicantManager
-> HAPartition
HAJNDI
-> HAPartition
HASessionStateService
-> HAPartition
HASingletonDeployer
-> HAPartition
JGCacheInvalidationBridge
-> HAPartition
JRMPInvokerHA
-> HAPartition
PooledInvokerHA
-> HAPartition
UnifiedInvokerHA
-> HAPartition
partition:partitionName=DefaultPartition_Alias_AbstractKernelController[387585818]
-> HAPartition
-
-
- CONTEXTS IN ERROR: Name -> Error
-
HAPartition -> *ERROR* | java.lang.ClassNotFoundException: net.jcip.annotations.ThreadSafe
- relates to
-
JBAS-6934 Tests in org.jboss.test.cluster failing with IBM JDK 1.5 - Failed to start cluster/http/jboss-web-test-service.xml
- Closed
-
JBPAPP-4560 Blog.testPost fails on IBM Java
- Closed
-
JBAS-6437 Remove jcip-annotations jar from server/all/lib
- Closed