fork(1) download
  1. 09:58:34,262 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
  2. 09:58:34,448 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
  3. 09:58:34,489 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
  4. 09:58:35,130 INFO [org.xnio] XNIO Version 3.0.3.GA
  5. 09:58:35,130 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
  6. 09:58:35,137 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
  7. 09:58:35,143 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
  8. 09:58:35,163 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
  9. 09:58:35,167 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
  10. 09:58:35,177 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
  11. 09:58:35,190 INFO [org.jboss.as.connector] (MSC service thread 1-9) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
  12. 09:58:35,202 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
  13. 09:58:35,216 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
  14. 09:58:35,228 INFO [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
  15. 09:58:35,232 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
  16. 09:58:35,239 INFO [org.jboss.as.security] (MSC service thread 1-12) JBAS013100: Current PicketBox version=4.0.7.Final
  17. 09:58:35,243 INFO [org.jboss.as.mail.extension] (MSC service thread 1-9) JBAS015400: Bound mail session [java:jboss/mail/Default]
  18. 09:58:35,245 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  19. 09:58:35,266 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  20. 09:58:35,356 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-12) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080
  21. 09:58:35,395 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-13) JBoss Web Services - Stack CXF Server 4.0.2.GA
  22. 09:58:35,529 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  23. 09:58:35,581 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
  24. 09:58:35,581 INFO [org.jboss.as.remoting] (MSC service thread 1-14) JBAS017100: Listening on localhost/127.0.0.1:4447
  25. 09:58:35,598 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) JBAS015012: Started FileSystemDeploymentService for directory C:\java\jboss\standalone\deployments
  26. 09:58:35,600 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015014: Re-attempting failed deployment ear.ear
  27. 09:58:35,629 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found jboss-as-login.war in deployment directory. To trigger deployment create a file called jboss-as-login.war.dodeploy
  28. 09:58:35,629 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found ear.ear in deployment directory. To trigger deployment create a file called ear.ear.dodeploy
  29. 09:58:35,630 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found p2.war in deployment directory. To trigger deployment create a file called p2.war.dodeploy
  30. 09:58:35,653 INFO [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015876: Starting deployment of "p2.war"
  31. 09:58:35,653 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "ear.ear"
  32. 09:58:35,675 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-11) MSC00001: Failed to start service jboss.deployment.unit."ear.ear".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."ear.ear".STRUCTURE: Failed to process phase STRUCTURE of deployment "ear.ear"
  33. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
  34. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  35. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  36. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0]
  37. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0]
  38. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0]
  39. Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011037: Unable to process modules in application.xml for EAR ["/C:/java/jboss/standalone/deployments/ear.ear"], module file p2.war not found
  40. at org.jboss.as.ee.structure.EarStructureProcessor.deploy(EarStructureProcessor.java:168)
  41. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
  42. ... 5 more
  43.  
  44. 09:58:36,325 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-15) JNDI bindings for session bean named EntityFacadeBean in deployment unit deployment "p2.war" are as follows:
  45.  
  46. java:global/p2/EntityFacadeBean!com.j3ltd.server.sessionremote.EntityFacade
  47. java:app/p2/EntityFacadeBean!com.j3ltd.server.sessionremote.EntityFacade
  48. java:module/EntityFacadeBean!com.j3ltd.server.sessionremote.EntityFacade
  49. java:jboss/exported/p2/EntityFacadeBean!com.j3ltd.server.sessionremote.EntityFacade
  50. java:global/p2/EntityFacadeBean
  51. java:app/p2/EntityFacadeBean
  52. java:module/EntityFacadeBean
  53.  
  54. 09:58:36,379 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.deployment.unit."p2.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."p2.war".INSTALL: Failed to process phase INSTALL of deployment "p2.war"
  55. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
  56. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  57. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  58. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0]
  59. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0]
  60. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0]
  61. Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011047: Component class com.j3ltd.server.session.EntityFacadeBean for component EntityFacadeBean has errors:
  62. JBAS011440: Can't find a persistence unit named shoestringPU in deployment "p2.war"
  63. at org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor$1.handle(ModuleJndiBindingProcessor.java:169)
  64. at org.jboss.as.ee.component.ClassDescriptionTraversal.run(ClassDescriptionTraversal.java:54)
  65. at org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor.processClassConfigurations(ModuleJndiBindingProcessor.java:162)
  66. at org.jboss.as.ee.component.deployers.ModuleJndiBindingProcessor.deploy(ModuleJndiBindingProcessor.java:155)
  67. at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
  68. ... 5 more
  69.  
  70. 09:58:36,388 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015871: Deploy of deployment "p2.war" was rolled back with no failure message
  71. 09:58:36,390 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ear.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"ear.ear\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ear.ear\".STRUCTURE: Failed to process phase STRUCTURE of deployment \"ear.ear\""}}
  72. 09:58:36,392 INFO [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015877: Stopped deployment ear.ear in 1ms
  73. 09:58:36,406 INFO [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015877: Stopped deployment p2.war in 17ms
  74. 09:58:36,407 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
  75. JBAS014777: Services which failed to start: service jboss.deployment.unit."ear.ear".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."ear.ear".STRUCTURE: Failed to process phase STRUCTURE of deployment "ear.ear"
  76. service jboss.deployment.unit."p2.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."p2.war".INSTALL: Failed to process phase INSTALL of deployment "p2.war"
  77.  
  78. 09:58:36,409 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"ear.ear\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ear.ear\".STRUCTURE: Failed to process phase STRUCTURE of deployment \"ear.ear\""}}}}
  79. 09:58:36,412 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS014654: Composite operation was rolled back
  80.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty