SHOW:
|
|
- or go back to the newest paste.
| 1 | - | 13:46:01,282 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) |
| 1 | + | 13:46:01,282 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBA |
| 2 | S015876: Starting deployment of "webapp.war" | |
| 3 | - | 13:46:01,300 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC |
| 3 | + | 13:46:01,300 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC0000 |
| 4 | - | 1: Failed to start service jboss.deployment.unit."webapp.war".STRUCTURE: org |
| 4 | + | 1: Failed to start service jboss.deployment.unit."webapp.war".STRUCTURE: org.jbo |
| 5 | - | ss.msc.service.StartException in service jboss.deployment.unit."webapp.war". |
| 5 | + | ss.msc.service.StartException in service jboss.deployment.unit."webapp.war".STRU |
| 6 | CTURE: Failed to process phase STRUCTURE of deployment "webapp.war" | |
| 7 | - | at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(D |
| 7 | + | at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo |
| 8 | - | ymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final |
| 8 | + | ymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final] |
| 9 | - | at org.jboss.msc.service.ServiceControllerImpl$StartTask.startServic |
| 9 | + | at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(Se |
| 10 | rviceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] | |
| 11 | - | at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(Service |
| 11 | + | at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceCont |
| 12 | rollerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] | |
| 13 | - | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecu |
| 13 | + | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor. |
| 14 | java:1145) [rt.jar:1.7.0_45] | |
| 15 | - | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExec |
| 15 | + | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor |
| 16 | .java:615) [rt.jar:1.7.0_45] | |
| 17 | at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45] | |
| 18 | - | Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: |
| 18 | + | Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Fai |
| 19 | led to mount deployment content | |
| 20 | - | at org.jboss.as.server.deployment.module.DeploymentRootMountProcesso |
| 20 | + | at org.jboss.as.server.deployment.module.DeploymentRootMountProcessor.de |
| 21 | - | ploy(DeploymentRootMountProcessor.java:91) [jboss-as-server-7.1.1.Final.jar: |
| 21 | + | ploy(DeploymentRootMountProcessor.java:91) [jboss-as-server-7.1.1.Final.jar:7.1. |
| 22 | 1.Final] | |
| 23 | - | at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(D |
| 23 | + | at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(Deplo |
| 24 | - | ymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final |
| 24 | + | ymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final] |
| 25 | ... 5 more | |
| 26 | - | Caused by: java.io.FileNotFoundException: D:\dev\ideaWorkspace\magick\wildfl |
| 26 | + | Caused by: java.io.FileNotFoundException: D:\dev\ideaWorkspace\magick\wildfly\bi |
| 27 | - | n\devideaWorkspacemagickapp.uisrcmainwebapp (The system cannot find the file |
| 27 | + | n\devideaWorkspacemagickapp.uisrcmainwebapp (The system cannot find the file spe |
| 28 | cified) | |
| 29 | at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_45] | |
| 30 | - | at java.io.FileInputStream.<init>(FileInputStream.java:146) [rt.jar: |
| 30 | + | at java.io.FileInputStream.<init>(FileInputStream.java:146) [rt.jar:1.7. |
| 31 | 0_45] | |
| 32 | - | at org.jboss.vfs.spi.RootFileSystem.openInputStream(RootFileSystem.j |
| 32 | + | at org.jboss.vfs.spi.RootFileSystem.openInputStream(RootFileSystem.java: |
| 33 | 57) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final] | |
| 34 | - | at org.jboss.vfs.VirtualFile.openStream(VirtualFile.java:238) [jboss |
| 34 | + | at org.jboss.vfs.VirtualFile.openStream(VirtualFile.java:238) [jboss-vfs |
| 35 | -3.1.0.Final.jar:3.1.0.Final] | |
| 36 | - | at org.jboss.vfs.VFS.mountZipExpanded(VFS.java:567) [jboss-vfs-3.1.0 |
| 36 | + | at org.jboss.vfs.VFS.mountZipExpanded(VFS.java:567) [jboss-vfs-3.1.0.Fin |
| 37 | al.jar:3.1.0.Final] | |
| 38 | - | at org.jboss.as.server.deployment.DeploymentMountProvider$Factory$Se |
| 38 | + | at org.jboss.as.server.deployment.DeploymentMountProvider$Factory$Server |
| 39 | - | DeploymentRepositoryImpl.mountDeploymentContent(DeploymentMountProvider.java |
| 39 | + | DeploymentRepositoryImpl.mountDeploymentContent(DeploymentMountProvider.java:97) |
| 40 | [jboss-as-server-7.1.1.Final.jar:7.1.1.Final] | |
| 41 | - | at org.jboss.as.server.deployment.module.DeploymentRootMountProcesso |
| 41 | + | at org.jboss.as.server.deployment.module.DeploymentRootMountProcessor.de |
| 42 | - | ploy(DeploymentRootMountProcessor.java:87) [jboss-as-server-7.1.1.Final.jar: |
| 42 | + | ploy(DeploymentRootMountProcessor.java:87) [jboss-as-server-7.1.1.Final.jar:7.1. |
| 43 | 1.Final] | |
| 44 | ... 6 more | |
| 45 | ||
| 46 | - | 13:46:01,311 INFO [org.jboss.as.server] (management-handler-thread - 3) JBA |
| 46 | + | 13:46:01,311 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS015 |
| 47 | - | 870: Deploy of deployment "webapp.war" was rolled back with failure message |
| 47 | + | 870: Deploy of deployment "webapp.war" was rolled back with failure message {"JB
|
| 48 | - | AS014671: Failed services" => {"jboss.deployment.unit.\"webapp.war\".STRUCTU
|
| 48 | + | AS014671: Failed services" => {"jboss.deployment.unit.\"webapp.war\".STRUCTURE"
|
| 49 | - | => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\" |
| 49 | + | => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"weba |
| 50 | - | pp.war\".STRUCTURE: Failed to process phase STRUCTURE of deployment \"webapp |
| 50 | + | pp.war\".STRUCTURE: Failed to process phase STRUCTURE of deployment \"webapp.war |
| 51 | \""}} | |
| 52 | - | 13:46:01,312 INFO [org.jboss.as.server.deployment] (MSC service thread 1-9) |
| 52 | + | 13:46:01,312 INFO [org.jboss.as.server.deployment] (MSC service thread 1-9) JBA |
| 53 | S015877: Stopped deployment webapp.war in 0ms | |
| 54 | - | 13:46:01,313 INFO [org.jboss.as.controller] (management-handler-thread - 3) |
| 54 | + | 13:46:01,313 INFO [org.jboss.as.controller] (management-handler-thread - 3) JBA |
| 55 | S014774: Service status report | |
| 56 | - | JBAS014777: Services which failed to start: service jboss.deployment. |
| 56 | + | JBAS014777: Services which failed to start: service jboss.deployment.unit |
| 57 | - | ."webapp.war".STRUCTURE: org.jboss.msc.service.StartException in service jbo |
| 57 | + | ."webapp.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.d |
| 58 | - | eployment.unit."webapp.war".STRUCTURE: Failed to process phase STRUCTURE of |
| 58 | + | eployment.unit."webapp.war".STRUCTURE: Failed to process phase STRUCTURE of depl |
| 59 | oyment "webapp.war" | |
| 60 | ||
| 61 | - | 13:46:01,329 INFO [org.switchyard] (MSC service thread 1-7) Stopping Switch |
| 61 | + | 13:46:01,329 INFO [org.switchyard] (MSC service thread 1-7) Stopping SwitchYard |
| 62 | component CamelAtomComponent | |
| 63 | - | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-16) Stopping Switc |
| 63 | + | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-16) Stopping SwitchYar |
| 64 | d component RESTEasyComponent | |
| 65 | - | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-16) Stopping Switc |
| 65 | + | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-16) Stopping SwitchYar |
| 66 | d component CamelSqlComponent | |
| 67 | - | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-13) Stopping Switc |
| 67 | + | 13:46:01,333 INFO [org.switchyard] (MSC service thread 1-13) Stopping SwitchYar |
| 68 | d component BPMComponent | |
| 69 | - | 13:46:01,336 INFO [org.switchyard] (MSC service thread 1-7) Stopping Switch |
| 69 | + | 13:46:01,336 INFO [org.switchyard] (MSC service thread 1-7) Stopping SwitchYard |
| 70 | component CamelFileComponent | |
| 71 | - | 13:46:01,335 INFO [org.jboss.as.osgi] (MSC service thread 1-6) JBAS011942: |
| 71 | + | 13:46:01,335 INFO [org.jboss.as.osgi] (MSC service thread 1-6) JBAS011942: Stop |
| 72 | ping OSGi Framework | |
| 73 | - | 13:46:01,337 INFO [org.switchyard] (MSC service thread 1-2) Stopping Switch |
| 73 | + | 13:46:01,337 INFO [org.switchyard] (MSC service thread 1-2) Stopping SwitchYard |
| 74 | component CamelMailComponent | |
| 75 | - | 13:46:01,338 INFO [org.jboss.as.messaging] (MSC service thread 1-13) JBAS01 |
| 75 | + | 13:46:01,338 INFO [org.jboss.as.messaging] (MSC service thread 1-13) JBAS011605 |
| 76 | - | : Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnec |
| 76 | + | : Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnection |
| 77 | Factory | |
| 78 | - | 13:46:01,339 INFO [org.switchyard] (MSC service thread 1-11) Stopping Switc |
| 78 | + | 13:46:01,339 INFO [org.switchyard] (MSC service thread 1-11) Stopping SwitchYar |
| 79 | d component JCAComponent | |
| 80 | - | 13:46:01,341 INFO [org.switchyard] (MSC service thread 1-6) Stopping Switch |
| 80 | + | 13:46:01,341 INFO [org.switchyard] (MSC service thread 1-6) Stopping SwitchYard |
| 81 | component CamelComponent | |
| 82 | - | 13:46:01,341 INFO [org.jboss.as.messaging] (MSC service thread 1-13) JBAS01 |
| 82 | + | 13:46:01,341 INFO [org.jboss.as.messaging] (MSC service thread 1-13) JBAS011605 |
| 83 | : Unbound messaging object to jndi name java:/RemoteConnectionFactory | |
| 84 | - | 13:46:01,341 INFO [org.switchyard] (MSC service thread 1-9) Stopping Switch |
| 84 | + | 13:46:01,341 INFO [org.switchyard] (MSC service thread 1-9) Stopping SwitchYard |
| 85 | component RulesComponent | |
| 86 | - | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-10) Stopping Switc |
| 86 | + | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-10) Stopping SwitchYar |
| 87 | d component SOAPComponent | |
| 88 | - | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-12) Stopping Switc |
| 88 | + | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-12) Stopping SwitchYar |
| 89 | d component CamelQuartzComponent | |
| 90 | - | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-5) Stopping Switch |
| 90 | + | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-5) Stopping SwitchYard |
| 91 | component BeanComponent | |
| 92 | - | 13:46:01,343 INFO [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011 |
| 92 | + | 13:46:01,343 INFO [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011605: |
| 93 | - | Unbound messaging object to jndi name java:jboss/exported/jms/topic/logMess |
| 93 | + | Unbound messaging object to jndi name java:jboss/exported/jms/topic/logMessageT |
| 94 | opic | |
| 95 | - | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-9) Stopping Switch |
| 95 | + | 13:46:01,342 INFO [org.switchyard] (MSC service thread 1-9) Stopping SwitchYard |
| 96 | component CamelJmsComponent | |
| 97 | - | 13:46:01,344 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service th |
| 97 | + | 13:46:01,344 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread |
| 98 | 1-7) Pausing Coyote HTTP/1.1 on http-127.0.0.1-127.0.0.1-8888 | |
| 99 | - | 13:46:01,344 INFO [org.switchyard] (MSC service thread 1-4) Stopping Switch |
| 99 | + | 13:46:01,344 INFO [org.switchyard] (MSC service thread 1-4) Stopping SwitchYard |
| 100 | component RemoteComponent | |
| 101 | - | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-14) Stopping Switc |
| 101 | + | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-14) Stopping SwitchYar |
| 102 | d component CamelCoreComponent | |
| 103 | - | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-16) Stopping Switc |
| 103 | + | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-16) Stopping SwitchYar |
| 104 | d component HttpComponent | |
| 105 | - | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-13) Stopping Switc |
| 105 | + | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-13) Stopping SwitchYar |
| 106 | d component CamelJpaComponent | |
| 107 | - | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-6) Stopping Switch |
| 107 | + | 13:46:01,343 INFO [org.switchyard] (MSC service thread 1-6) Stopping SwitchYard |
| 108 | component CamelAmqpComponent | |
| 109 | - | 13:46:01,345 INFO [org.switchyard] (MSC service thread 1-5) Stopping Switch |
| 109 | + | 13:46:01,345 INFO [org.switchyard] (MSC service thread 1-5) Stopping SwitchYard |
| 110 | component CamelNettyComponent | |
| 111 | - | 13:46:01,348 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log |
| 111 | + | 13:46:01,348 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log han |
| 112 | dlers | |
| 113 | - | 13:46:01,350 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource |
| 113 | + | 13:46:01,350 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource adap |
| 114 | ter stopped | |
| 115 | 13:46:01,351 INFO [jacorb.poa] POA Naming destroyed | |
| 116 | 13:46:01,351 INFO [jacorb.orb] prepare ORB for shutdown... | |
| 117 | 13:46:01,352 INFO [jacorb.orb] ORB going down... | |
| 118 | 13:46:01,352 INFO [jacorb.poa] POA IRPOA destroyed | |
| 119 | 13:46:01,353 INFO [jacorb.poa] POA RootPOA destroyed | |
| 120 | 13:46:01,353 INFO [jacorb.orb] ORB shutdown complete | |
| 121 | 13:46:01,353 INFO [jacorb.orb.iiop] Listener exited | |
| 122 | 13:46:01,354 INFO [jacorb.orb] ORB run, exit | |
| 123 | - | 13:46:01,419 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ |
| 123 | + | 13:46:01,419 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ Serv |
| 124 | - | er version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [2ca31c3f-1701-11e3-b32d- |
| 124 | + | er version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [2ca31c3f-1701-11e3-b32d-d0df |
| 125 | 9a4bb7dd] stopped | |
| 126 | - | 13:46:01,420 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying Transa |
| 126 | + | 13:46:01,420 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying Transactio |
| 127 | nManagerService | |
| 128 | - | 13:46:01,420 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transact |
| 128 | + | 13:46:01,420 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction |
| 129 | recovery manager | |
| 130 | - | 13:46:01,425 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" |
| 130 | + | 13:46:01,425 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" sto |
| 131 | pped in 98ms | |
| 132 | Press any key to continue . . . |