Guest User

Untitled

a guest
Jun 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. *** DEPLOYMENTS IN ERROR: Name -> Error
  2.  
  3. vfszip:/jboss/jboss-eap-5.1/jboss-as/server/default/deploy/SECOND.war/ -> org.jboss.deployers.spi.DeploymentException: Error deploying: persistence.unit:unitName=#uPortalStatsPersistence
  4.  
  5.  
  6. DEPLOYMENTS IN ERROR:
  7. Deployment "vfszip:/jboss/jboss-eap-5.1/jboss-as/server/default/deploy/SECOND.war/" is in error due to the following reason(s): java.lang.IllegalStateException: persistence.unit:unitName=#uPortalStatsPersistence is already installed.
  8.  
  9. at org.jboss.profileservice.management.client.upload.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:312)
  10. at org.jboss.profileservice.management.client.upload.StreamingDeploymentTarget.start(StreamingDeploymentTarget.java:189)
  11. at org.jboss.profileservice.management.client.upload.DeploymentProgressImpl.start(DeploymentProgressImpl.java:232)
  12. at org.jboss.profileservice.management.client.upload.DeploymentProgressImpl.run(DeploymentProgressImpl.java:89)
  13. at org.rhq.plugins.jbossas5.util.DeploymentUtils.run(DeploymentUtils.java:155)
  14. at org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent.invokeOperation(AbstractManagedDeploymentComponent.java:162)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  18. at java.lang.reflect.Method.invoke(Method.java:597)
  19. at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525)
  20. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  21. at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  24. at java.lang.Thread.run(Thread.java:662)
  25. Caused by: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
Add Comment
Please, Sign In to add comment