Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.56 KB | None | 0 0
  1. 16:31:41,118 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
  2. 16:31:41,383 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
  3. 16:31:41,463 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.2.0.Final "Tweek" starting
  4. 16:31:42,825 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015014: Re-attempting failed deployment web-cbusiness.war
  5. 16:31:42,831 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015014: Re-attempting failed deployment amigosoft.war
  6. 16:31:42,834 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found amigosoft.war in deployment directory. To trigger deployment create a file called amigosoft.war.dodeploy
  7. 16:31:42,835 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found web-cbusiness.war in deployment directory. To trigger deployment create a file called web-cbusiness.war.dodeploy
  8. 16:31:42,863 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
  9. 16:31:42,895 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.3.0.Final
  10. 16:31:42,912 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.0.Final
  11. 16:31:42,993 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
  12. 16:31:42,994 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.6.Final
  13. 16:31:43,032 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
  14. 16:31:43,032 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
  15. 16:31:43,042 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
  16. 16:31:43,049 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
  17. 16:31:43,053 INFO [org.jboss.as.security] (MSC service thread 1-6) JBAS013170: Current PicketBox version=4.0.21.Final
  18. 16:31:43,056 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
  19. 16:31:43,133 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
  20. 16:31:43,169 INFO [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service
  21. 16:31:43,171 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
  22. 16:31:43,184 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
  23. 16:31:43,189 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  24. 16:31:43,203 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) JBAS010417: Started Driver service with driver-name = mysql
  25. 16:31:43,221 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
  26. 16:31:43,222 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017502: Undertow 1.1.0.Final starting
  27. 16:31:43,246 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  28. 16:31:43,248 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) JBAS010417: Started Driver service with driver-name = h2
  29. 16:31:43,510 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /home/natalia/Documentos/C-BUSSINES/Workspace/Server/wildfly-8.2.0.Final/wildfly-8.2.0.Final/welcome-content
  30. 16:31:43,531 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017525: Started server default-server.
  31. 16:31:43,805 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017531: Host default-host starting
  32. 16:31:43,890 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener
  33. at org.wildfly.extension.undertow.ListenerService.start(ListenerService.java:137)
  34. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  35. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  36. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_45]
  37. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_45]
  38. at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_45]
  39. Caused by: java.net.BindException: La dirección ya se está usando
  40. at sun.nio.ch.Net.bind0(Native Method) [rt.jar:1.8.0_45]
  41. at sun.nio.ch.Net.bind(Net.java:437) [rt.jar:1.8.0_45]
  42. at sun.nio.ch.Net.bind(Net.java:429) [rt.jar:1.8.0_45]
  43. at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [rt.jar:1.8.0_45]
  44. at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) [rt.jar:1.8.0_45]
  45. at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67) [rt.jar:1.8.0_45]
  46. at org.xnio.nio.NioXnioWorker.createTcpConnectionServer(NioXnioWorker.java:182)
  47. at org.xnio.XnioWorker.createStreamConnectionServer(XnioWorker.java:243)
  48. at org.wildfly.extension.undertow.HttpListenerService.startListening(HttpListenerService.java:113)
  49. at org.wildfly.extension.undertow.ListenerService.start(ListenerService.java:134)
  50. ... 5 more
  51.  
  52. 16:31:44,099 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) JBAS015012: Started FileSystemDeploymentService for directory /home/natalia/Documentos/C-BUSSINES/Workspace/Server/wildfly-8.2.0.Final/wildfly-8.2.0.Final/standalone/deployments
  53. 16:31:44,107 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "amigosoft.war" (runtime-name: "amigosoft.war")
  54. 16:31:44,111 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "web-cbusiness.war" (runtime-name: "web-cbusiness.war")
  55. 16:31:44,157 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
  56. 16:31:46,131 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "web-cbusiness.war")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  57. "Services that were unable to start:" => ["jboss.deployment.unit.\"web-cbusiness.war\".INSTALL"],
  58. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  59. }}
  60. 16:31:46,134 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "amigosoft.war")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  61. "Services that were unable to start:" => ["jboss.deployment.unit.\"amigosoft.war\".INSTALL"],
  62. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  63. }}
  64. 16:31:46,136 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  65. "Services that were unable to start:" => ["jboss.ws.config"],
  66. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  67. }}
  68. 16:31:46,137 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  69. ("subsystem" => "undertow"),
  70. ("server" => "default-server"),
  71. ("http-listener" => "default")
  72. ]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.listener.default" => "org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener
  73. Caused by: java.net.BindException: La dirección ya se está usando"}}
  74. 16:31:46,139 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  75. ("subsystem" => "ejb3"),
  76. ("service" => "remote")
  77. ]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.connector is missing [jboss.remoting.remotingConnectorInfoService.http-remoting-connector]"]}
  78. 16:31:46,200 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "amigosoft.war" (runtime-name : "amigosoft.war")
  79. 16:31:46,200 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "web-cbusiness.war" (runtime-name : "web-cbusiness.war")
  80. 16:31:46,203 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
  81. JBAS014775: New missing/unsatisfied dependencies:
  82. service jboss.remoting.remotingConnectorInfoService.http-remoting-connector (missing) dependents: [service jboss.ejb3.connector]
  83. JBAS014777: Services which failed to start: service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener
  84.  
  85. 16:31:46,332 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  86. 16:31:46,332 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  87. 16:31:46,333 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.2.0.Final "Tweek" started (with errors) in 5590ms - Started 230 of 288 services (5 services failed or missing dependencies, 86 services are lazy, passive or on-demand)
  88. 16:31:46,491 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.1.3.Final
  89. 16:31:46,595 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment web-cbusiness.war (runtime-name: web-cbusiness.war) in 151ms
  90. 16:31:46,668 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment amigosoft.war (runtime-name: amigosoft.war) in 231ms
  91. 16:31:46,809 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "web-cbusiness.war" (runtime-name: "web-cbusiness.war")
  92. 16:31:46,809 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "amigosoft.war" (runtime-name: "amigosoft.war")
  93. 16:31:46,810 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
  94. JBAS014775: New missing/unsatisfied dependencies:
  95. service jboss.naming.context.java.app.amigosoft (missing) dependents: [service jboss.deployment.unit."amigosoft.war".INSTALL]
  96. service jboss.naming.context.java.app.web-cbusiness (missing) dependents: [service jboss.deployment.unit."web-cbusiness.war".INSTALL]
  97. service jboss.naming.context.java.module.amigosoft.amigosoft (missing) dependents: [service jboss.deployment.unit."amigosoft.war".INSTALL]
  98. service jboss.naming.context.java.module.web-cbusiness.web-cbusiness (missing) dependents: [service jboss.deployment.unit."web-cbusiness.war".INSTALL]
  99. JBAS014777: Services which failed to start: service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener
  100.  
  101. 16:31:51,229 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Found amigosoft.war in deployment directory. To trigger deployment create a file called amigosoft.war.dodeploy
  102. 16:31:51,229 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Found web-cbusiness.war in deployment directory. To trigger deployment create a file called web-cbusiness.war.dodeploy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement