-
Type:
Sub-task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP_EWP 5.1.2
-
Fix Version/s: EAP_EWP 5.2.0
-
Component/s: Clustering
-
Labels:None
-
Affects:Release Notes
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
-
Docs QE Status:NEW
ERROR [AbstractKernelController] Error installing to PostClassLoader: name=vfsfile:/home/dereed/opt/jboss/instance1/jboss-as/server/default/deploy/pojocache-aop.xml state=ClassLoader mode=Manual requiredState=PostClassLoader
org.jboss.deployers.spi.DeploymentException: org.jboss.deployers.spi.DeploymentException: Error
deploying: pojocache-array
...
Caused by: java.lang.IllegalStateException: pojocache-array is already installed.
Root cause is that pojocache-aop.xml contains two elements with the name pojocache-array.
This appears to be valid for AOP, but not for the AS5 AOP deployer.
<interceptor name="pojocache-array" ...
<arraybind name="pojocache-array" ...
- is blocked by
-
PCACHE-86 IllegalStateException if AS5 tries to deploy pojocache-aop.xml
-
- Resolved
-