Advertisement
vwjugow

stacktrace jboss 6

Feb 3rd, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.02 KB | None | 0 0
  1. =========================================================================
  2.  
  3. JBoss Bootstrap Environment
  4.  
  5. JBOSS_HOME: /home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1
  6.  
  7. JAVA: /usr/lib/jvm/jdk1.7.0_45/bin/java
  8.  
  9. JAVA_OPTS: -server -XX:+UseCompressedOops -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n
  10.  
  11. =========================================================================
  12.  
  13. Listening for transport dt_socket at address: 8787
  14. 14:23:36,220 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.Final-redhat-1
  15. 14:23:36,515 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
  16. 14:23:36,613 INFO [org.jboss.as] (MSC service thread 1-7) JBAS015899: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) starting
  17. 14:23:37,981 INFO [org.switchyard] (ServerService Thread Pool -- 24) SwitchYard version 1.1.0.Final
  18. 14:23:38,222 INFO [org.xnio] (MSC service thread 1-7) XNIO Version 3.0.7.GA-redhat-1
  19. 14:23:38,227 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
  20. 14:23:38,232 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
  21. 14:23:38,247 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 3.2.16.GA-redhat-1
  22. 14:23:38,352 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
  23. 14:23:38,432 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
  24. 14:23:38,450 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
  25. 14:23:38,457 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 37) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
  26. 14:23:38,487 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.17.Final-redhat-1
  27. 14:23:38,491 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.17.Final-redhat-1)
  28. 14:23:38,511 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 49) JBAS015537: Activating WebServices Extension
  29. 14:23:38,517 INFO [org.switchyard] (ServerService Thread Pool -- 51) Activating SwitchYard Subsystem
  30. 14:23:38,616 INFO [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service
  31. 14:23:38,653 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
  32. 14:23:38,783 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.0)
  33. 14:23:39,121 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final-redhat-3
  34. 14:23:39,617 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
  35. 14:23:39,683 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
  36. 14:23:39,818 INFO [org.switchyard.component.bpel] (MSC service thread 1-6) SWITCHYARD030800: Init BPEL component
  37. 14:23:40,036 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/magick]
  38. 14:23:40,118 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 127.0.0.1:9999
  39. 14:23:40,118 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on 127.0.0.1:4447
  40. 14:23:40,143 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/standalone/deployments
  41. 14:23:40,510 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
  42. JBAS014775: New missing/unsatisfied dependencies:
  43. service jboss.binding.messaging (missing) dependents: [service jboss.messaging.default]
  44. service jboss.binding.messaging-throughput (missing) dependents: [service jboss.messaging.default]
  45.  
  46. 14:23:40,620 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
  47. 14:23:40,621 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  48. 14:23:40,622 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) started (with errors) in 4993ms - Started 148 of 214 services (2 services failed or missing dependencies, 63 services are passive or on-demand)
  49. 14:24:26,523 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/standalone/data/content/66/829d8582633cf78720e0f82df96ff97b7311ad/content
  50. 14:24:26,547 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "magick.watcher.jar" (runtime-name: "magick.watcher.jar")
  51. 14:24:26,921 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment magick.watcher.jar
  52. 14:24:27,015 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: magick.watcher.jar
  53. 14:24:27,091 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900 1.1.13 (redhat)
  54. 14:24:27,118 INFO [org.switchyard] (MSC service thread 1-4) Deploying SwitchYard application 'magick.watcher.jar'
  55. 14:24:27,144 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment magick.watcher.jar
  56. 14:24:27,582 INFO [org.switchyard] (MSC service thread 1-3) Starting SwitchYard service
  57. 14:24:27,769 INFO [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-3) JMX enabled.
  58. 14:24:27,794 INFO [org.switchyard.security] (MSC service thread 1-3) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.provider.JBossJaasSecurityProvider
  59. 14:24:27,799 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 1.1.0.Final (CamelContext: camel-1) is starting
  60. 14:24:27,800 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-3) StatisticsLevel at All so enabling load performance statistics
  61. 14:24:27,957 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-3) Computed the following DeltaSpike ProjectStage: Production
  62. 14:24:27,966 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded 179 type converters
  63. 14:24:28,006 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Total 0 routes, of which 0 is started.
  64. 14:24:28,007 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 1.1.0.Final (CamelContext: camel-1) started in 0.207 seconds
  65. 14:24:28,230 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded 179 type converters
  66. 14:24:28,514 WARN [org.switchyard.config] (MSC service thread 1-3) SWITCHYARD011800: Missing component reference [LogService] for component [LogService]
  67. 14:24:28,638 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 4.3.1.Final-redhat-1
  68. 14:24:29,576 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Route: direct:{urn:nu.magick.service:magick.watcher:1.0}LogService/Log started and consuming from: Endpoint[direct://%7Burn:nu.magick.service:magick.watcher:1.0%7DLogService/Log]
  69. 14:24:29,582 WARN [org.switchyard.config] (MSC service thread 1-3) SWITCHYARD011800: Missing component reference [LogService] for component [LogService]
  70. 14:24:29,620 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 1.1.0.Final (CamelContext: camel-1) is shutting down
  71. 14:24:29,621 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-3) Starting to graceful shutdown 1 routes (timeout 30 seconds)
  72. 14:24:29,626 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:nu.magick.service:magick.watcher:1.0}LogService/Log shutdown complete, was consuming from: Endpoint[direct://%7Burn:nu.magick.service:magick.watcher:1.0%7DLogService/Log]
  73. 14:24:29,629 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-3) Graceful shutdown of 1 routes completed in 0 seconds
  74. 14:24:29,642 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=179, misses=0]
  75. 14:24:29,645 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 1.1.0.Final (CamelContext: camel-1) is shutdown in 0.025 seconds. Uptime 1.846 seconds.
  76. 14:24:29,646 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."magick.watcher.jar".SwitchYardService: org.jboss.msc.service.StartException in service jboss.deployment.unit."magick.watcher.jar".SwitchYardService: javax.enterprise.inject.CreationException
  77. at org.switchyard.as7.extension.services.SwitchYardService.start(SwitchYardService.java:80)
  78. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
  79. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
  80. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
  81. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
  82. at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
  83. Caused by: javax.enterprise.inject.CreationException
  84. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_45]
  85. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_45]
  86. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_45]
  87. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_45]
  88. at java.lang.Class.newInstance(Class.java:374) [rt.jar:1.7.0_45]
  89. at org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:344)
  90. at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52)
  91. at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:173)
  92. at org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:341)
  93. at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:33)
  94. at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:45)
  95. at org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:85)
  96. at org.jboss.weld.injection.ConstructorInjectionPoint.newInstance(ConstructorInjectionPoint.java:123)
  97. at org.jboss.weld.bean.ManagedBean.createInstance(ManagedBean.java:340)
  98. at org.jboss.weld.bean.ManagedBean$ManagedBeanInjectionTarget.produce(ManagedBean.java:204)
  99. at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:296)
  100. at org.jboss.weld.context.unbound.DependentContextImpl.get(DependentContextImpl.java:68)
  101. at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:608)
  102. at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:635)
  103. at org.switchyard.component.bean.deploy.CDIBeanServiceDescriptor.getHandler(CDIBeanServiceDescriptor.java:81)
  104. at org.switchyard.component.bean.deploy.BeanComponentActivator.activateService(BeanComponentActivator.java:80)
  105. at org.switchyard.deploy.internal.Deployment.deployImplementations(Deployment.java:546)
  106. at org.switchyard.deploy.internal.Deployment.start(Deployment.java:144)
  107. at org.switchyard.as7.extension.deployment.SwitchYardDeployment.start(SwitchYardDeployment.java:101)
  108. at org.switchyard.as7.extension.services.SwitchYardService.start(SwitchYardService.java:73)
  109. ... 5 more
  110. Caused by: java.lang.NoClassDefFoundError: javax/net/SocketFactory
  111. at com.mongodb.MongoClientOptions$Builder.<init>(MongoClientOptions.java:56)
  112. at com.mongodb.MongoClient.<init>(MongoClient.java:128)
  113. at com.mongodb.MongoClient.<init>(MongoClient.java:117)
  114. at nu.magick.service.watcher.common.CommonDaoBean.init(CommonDaoBean.java:39)
  115. at nu.magick.service.watcher.common.CommonDaoBean.<init>(CommonDaoBean.java:32)
  116. at nu.magick.service.watcher.data.LogServiceBean.<init>(LogServiceBean.java:20)
  117. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_45]
  118. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_45]
  119. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_45]
  120. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_45]
  121. at org.jboss.weld.introspector.jlr.WeldConstructorImpl.newInstance(WeldConstructorImpl.java:206)
  122. at org.jboss.weld.injection.ConstructorInjectionPoint.newInstance(ConstructorInjectionPoint.java:115)
  123. ... 17 more
  124. Caused by: java.lang.ClassNotFoundException: javax.net.SocketFactory from [Module "com.magick.models:main" from local module loader @76bfd849 (finder: local module finder @2d10dd87 (roots: /home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules,/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules/system/layers/soa,/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules/system/layers/base))]
  125. at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:196) [jboss-modules.jar:1.2.0.Final-redhat-1]
  126. at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:444) [jboss-modules.jar:1.2.0.Final-redhat-1]
  127. at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:432) [jboss-modules.jar:1.2.0.Final-redhat-1]
  128. at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:374) [jboss-modules.jar:1.2.0.Final-redhat-1]
  129. at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:119) [jboss-modules.jar:1.2.0.Final-redhat-1]
  130. ... 29 more
  131.  
  132. 14:24:29,665 ERROR [org.jboss.as.server] (management-handler-thread - 1) JBAS015870: Deploy of deployment "magick.watcher.jar" was rolled back with the following failure message:
  133. {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"magick.watcher.jar\".SwitchYardService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"magick.watcher.jar\".SwitchYardService: javax.enterprise.inject.CreationException
  134. Caused by: javax.enterprise.inject.CreationException
  135. Caused by: java.lang.NoClassDefFoundError: javax/net/SocketFactory
  136. Caused by: java.lang.ClassNotFoundException: javax.net.SocketFactory from [Module \"com.magick.models:main\" from local module loader @76bfd849 (finder: local module finder @2d10dd87 (roots: /home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules,/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules/system/layers/soa,/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/jboss-eap-6.1/modules/system/layers/base))]"}}
  137. 14:24:29,675 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016009: Stopping weld service for deployment magick.watcher.jar
  138. 14:24:29,700 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment magick.watcher.jar (runtime-name: magick.watcher.jar) in 35ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement