Advertisement
Guest User

Untitled

a guest
Apr 15th, 2015
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.30 KB | None | 0 0
  1. [org.xnio] (MSC service thread 1-1) XNIO version 3.3.0.Final
  2. 08:49:43,236 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.0.Final
  3. 08:49:43,267 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.network.management: org.jboss.msc.service.StartException in service jboss.network.management: JBAS015810: failed to resolve interface management
  4. at org.jboss.as.server.services.net.NetworkInterfaceService.start(NetworkInterfaceService.java:96) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
  5. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  6. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_75]
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_75]
  9. at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_75]
  10.  
  11. 08:49:43,267 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.network.public: org.jboss.msc.service.StartException in service jboss.network.public: JBAS015810: failed to resolve interface public
  12. at org.jboss.as.server.services.net.NetworkInterfaceService.start(NetworkInterfaceService.java:96) [wildfly-server-8.2.0.Final.jar:8.2.0.Final]
  13. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  14. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
  15. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_75]
  16. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_75]
  17. at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_75]
  18.  
  19. 08:49:43,326 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
  20. 08:49:43,331 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
  21. 08:49:43,453 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.
  22. 08:49:43,456 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
  23. 08:49:43,503 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.6.Final
  24. 08:49:43,510 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
  25. 08:49:43,555 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  26. 08:49:43,558 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.21.Final
  27. 08:49:43,572 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  28. 08:49:43,629 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017502: Undertow 1.1.0.Final starting
  29. 08:49:43,629 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.1.0.Final starting
  30. 08:49:43,643 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
  31. 08:49:43,683 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
  32. 08:49:43,707 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010417: Started Driver service with driver-name = h2
  33. 08:49:43,778 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
  34. 08:49:43,807 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
  35. 08:49:44,019 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path /home/tom/jbossass710/wildfly-8.2.0.Final/welcome-content
  36. 08:49:44,127 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017525: Started server default-server.
  37. 08:49:44,140 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017531: Host default-host starting
  38. 08:49:45,028 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /home/tom/jbossass710/wildfly-8.2.0.Final/standalone/deployments
  39. 08:49:45,079 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "localFun.war" (runtime-name: "localFun.war")
  40. 08:49:45,722 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  41. ("core-service" => "management"),
  42. ("management-interface" => "http-interface")
  43. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  44. "Services that were unable to start:" => ["jboss.serverManagement.controller.management.http"],
  45. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  46. }}
  47. 08:49:45,726 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("socket-binding-group" => "standard-sockets")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  48. "Services that were unable to start:" => ["jboss.socket-binding-manager"],
  49. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  50. }}
  51. 08:49:45,729 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "localFun.war")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  52. "Services that were unable to start:" => [
  53. "jboss.concurrent.ee.context.config.localFun.localFun",
  54. "jboss.deployment.unit.\"localFun.war\".INSTALL",
  55. "jboss.deployment.unit.\"localFun.war\".jboss.transaction.ee-transaction-rollback-service",
  56. "jboss.deployment.unit.\"localFun.war\".jca.cachedConnectionManagerSetupProcessor"
  57. ],
  58. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  59. }}
  60. 08:49:45,732 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  61. ("subsystem" => "ee"),
  62. ("context-service" => "default")
  63. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  64. "Services that were unable to start:" => [
  65. "jboss.concurrent.ee.context.service.default",
  66. "jboss.concurrent.ee.tsp"
  67. ],
  68. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  69. }}
  70. 08:49:45,740 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  71. ("subsystem" => "datasources"),
  72. ("data-source" => "ExampleDS")
  73. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  74. "Services that were unable to start:" => ["jboss.data-source.java:jboss/datasources/ExampleDS"],
  75. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  76. }}
  77. 08:49:45,743 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  78. ("subsystem" => "ee"),
  79. ("managed-executor-service" => "default")
  80. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  81. "Services that were unable to start:" => ["jboss.concurrent.ee.executor.default"],
  82. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  83. }}
  84. 08:49:45,751 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  85. ("subsystem" => "mail"),
  86. ("mail-session" => "default")
  87. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  88. "Services that were unable to start:" => ["jboss.mail-session.default"],
  89. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  90. }}
  91. 08:49:45,754 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  92. ("subsystem" => "ee"),
  93. ("managed-scheduled-executor-service" => "default")
  94. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  95. "Services that were unable to start:" => ["jboss.concurrent.ee.scheduledexecutor.default"],
  96. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  97. }}
  98. 08:49:45,759 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([
  99. ("subsystem" => "ee"),
  100. ("managed-thread-factory" => "default")
  101. ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  102. "Services that were unable to start:" => ["jboss.concurrent.ee.threadfactory.default"],
  103. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  104. }}
  105. 08:49:45,763 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jpa")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  106. "Services that were unable to start:" => ["jboss.jpa"],
  107. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  108. }}
  109. 08:49:45,765 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jca")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
  110. "Services that were unable to start:" => [
  111. "jboss.connector.transactionintegration",
  112. "jboss.rarepository"
  113. ],
  114. "Services that may be the cause:" => ["jboss.remoting.remotingConnectorInfoService.http-remoting-connector"]
  115. }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement