Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.09 KB | None | 0 0
  1. 15:39:52,188 INFO  [Version] WELD-000900 1.1.0 (CR3)
  2. 15:39:52,237 INFO  [service] Removing bootstrap log handlers
  3. 15:39:52,693 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Start: name=vfs:///C:/Software/jboss-6.0.0.Final/server/default/deploy/short.ly.war_WeldBootstrapBean state=Crea
  4. te: java.lang.LinkageError: loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of org/jboss/classloader/sp
  5. i/base/BaseClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) for resolved class, org/slf4j/impl/StaticLoggerBinder, have d
  6. ifferent Class objects for the type org/slf4j/ILoggerFactory used in the signature
  7.         at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:280) [:1.5.6]
  8.         at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:248) [:1.5.6]
  9.         at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:261) [:1.5.6]
  10.         at org.jboss.seam.international.status.MessagesExtension.<clinit>(MessagesExtension.java:67)
  11.         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [:1.6.0_18]
  12.         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) [:1.6.0_18]
  13.         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) [:1.6.0_18]
  14.         at java.lang.reflect.Constructor.newInstance(Constructor.java:513) [:1.6.0_18]
  15.         at org.jboss.weld.util.ServiceLoader.prepareInstance(ServiceLoader.java:273) [:6.0.0.Final]
  16.         at org.jboss.weld.util.ServiceLoader.loadService(ServiceLoader.java:238) [:6.0.0.Final]
  17.         at org.jboss.weld.util.ServiceLoader.loadServiceFile(ServiceLoader.java:194) [:6.0.0.Final]
  18.         at org.jboss.weld.util.ServiceLoader.reload(ServiceLoader.java:157) [:6.0.0.Final]
  19.         at org.jboss.weld.util.ServiceLoader.iterator(ServiceLoader.java:346) [:6.0.0.Final]
  20.         at org.jboss.weld.bootstrap.ExtensionBeanDeployer.addExtensions(ExtensionBeanDeployer.java:93) [:6.0.0.Final]
  21.         at org.jboss.weld.bootstrap.WeldBootstrap.startInitialization(WeldBootstrap.java:333) [:6.0.0.Final]
  22.         at org.jboss.weld.integration.deployer.env.helpers.BootstrapBean.boot(BootstrapBean.java:92) [:6.0.0.Final]
  23.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_18]
  24.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [:1.6.0_18]
  25.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [:1.6.0_18]
  26.         at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_18]
  27.         at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:60) [jboss-reflect.jar:2.2.0.GA]
  28.         at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:168) [jboss-reflect.jar:2.2.0.GA]
  29.         at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66) [jboss-reflect.jar:2.2.0.GA]
  30.         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:257) [jboss-kernel.jar:2.2.0.GA]
  31.         at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47) [jboss-kernel.jar:2.2.0.GA]
  32.         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:125) [jboss-kernel.jar:2.2.0.GA]
  33.         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:72) [jboss-kernel.jar:2.2.0.GA]
  34.         at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:202) [jboss-kernel.jar:2.2.0.GA]
  35.         at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
  36.         at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
  37.         at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
  38.         at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
  39.         at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
  40.         at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
  41.         at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
  42.         at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
  43.         at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
  44.         at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
  45.         at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
  46.         at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
  47.         at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
  48.         at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
  49.         at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
  50.         at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
  51.         at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
  52.         at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
  53.         at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
  54.         at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
  55.         at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
  56.         at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
  57.         at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
  58.         at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
  59.         at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
  60.         at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
  61.         at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
  62.         at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
  63.         at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
  64.         at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
  65.         at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
  66.         at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
  67.         at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
  68.         at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
  69.         at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
  70.         at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
  71.         at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
  72.         at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
  73.         at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
  74.         at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
  75.         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
  76.         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
  77.         at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
  78.         at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
  79.         at java.lang.Thread.run(Thread.java:619) [:1.6.0_18]
  80.  
  81. 15:39:52,855 ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  82.  
  83. DEPLOYMENTS MISSING DEPENDENCIES:
  84.   Deployment "jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean" is missing the following dependencies:
  85.     Dependency "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'jboss-switchboard:appName=short.
  86. ly,module=short.ly' **")
  87.   Deployment "jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.SessionBeanInterceptor" is missing the following dependencies:
  88.     Dependency "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.SessionBeanInterceptor>" (should be in state "Installed", but is actually
  89.  in state "** UNRESOLVED Demands 'jboss-switchboard:appName=short.ly,module=short.ly' **")
  90.   Deployment "jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.interceptor.Jsr299BindingsInterceptor" is missing the following dependencies:
  91.     Dependency "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.interceptor.Jsr299BindingsInterceptor>" (should be in state "Installed",
  92. but is actually in state "** UNRESOLVED Demands 'jboss-switchboard:appName=short.ly,module=short.ly' **")
  93.   Deployment "jboss-switchboard:appName=short.ly,module=short.ly" is missing the following dependencies:
  94.     Dependency "java:global/cdi/short.ly/short.ly/BeanManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'java:global/cdi/short.ly/short.ly/BeanManager' **")
  95.   Deployment "jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3" is missing the following dependencies:
  96.     Dependency "<UNKNOWN jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'jboss-injector:bean=LinkBean,interceptor=org.jboss
  97. .weld.integration.ejb.interceptor.Jsr299BindingsInterceptor,topLevelUnit=short.ly.war,unit=short.ly.war' **")
  98.     Dependency "<UNKNOWN jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'jboss-injector:bean=LinkBean,topLevelUnit=short.ly
  99. .war,unit=short.ly.war' **")
  100.     Dependency "<UNKNOWN jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'jboss-injector:bean=LinkBean,interceptor=org.jboss
  101. .weld.integration.ejb.SessionBeanInterceptor,topLevelUnit=short.ly.war,unit=short.ly.war' **")
  102.   Deployment "jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3,type=nointerface-view-jndi-binder" is missing the following dependencies:
  103.     Dependency "jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  104.   Deployment "jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3_endpoint" is missing the following dependencies:
  105.     Dependency "jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3" (should be in state "Installed", but is actually in state "PreInstall")
  106.   Deployment "jboss.web.deployment:war=/short.ly" is missing the following dependencies:
  107.     Dependency "vfs:///C:/Software/jboss-6.0.0.Final/server/default/deploy/short.ly.war_WeldBootstrapBean" (should be in state "Create", but is actually in state "**ERROR**")
  108.   Deployment "org.jboss.ejb.bean.instantiator/short.ly/short.ly/LinkBean" is missing the following dependencies:
  109.     Dependency "vfs:///C:/Software/jboss-6.0.0.Final/server/default/deploy/short.ly.war_WeldBootstrapBean" (should be in state "Installed", but is actually in state "**ERROR**")
  110.   Deployment "persistence.unit:unitName=short.ly.war#example" is missing the following dependencies:
  111.     Dependency "jboss.jca:name= jdbc/__default ,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name= jdbc/__default ,service=DataSourceBinding'
  112. **")
  113.  
  114. DEPLOYMENTS IN ERROR:
  115.   Deployment "vfs:///C:/Software/jboss-6.0.0.Final/server/default/deploy/short.ly.war_WeldBootstrapBean" is in error due to the following reason(s): java.lang.LinkageError: loader constraint violation: when resolvi
  116. ng method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) of the current class, org/slf4j/LoggerFactory
  117. , and the class loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) for resolved class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type org/slf4j/ILoggerFactory used in
  118. the signature, **ERROR**
  119.   Deployment "jboss.jca:name= jdbc/__default ,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name= jdbc/__default ,service=DataSourceBinding' **
  120.   Deployment "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.SessionBeanInterceptor>" is in error due to the following reason(s): ** UNR
  121. ESOLVED Demands 'jboss-switchboard:appName=short.ly,module=short.ly' **
  122.   Deployment "<UNKNOWN jboss.j2ee:jar=short.ly.war,name=LinkBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss-injector:bean=LinkBean,interceptor=org.jboss.weld.integration
  123. .ejb.interceptor.Jsr299BindingsInterceptor,topLevelUnit=short.ly.war,unit=short.ly.war' **, ** UNRESOLVED Demands 'jboss-injector:bean=LinkBean,topLevelUnit=short.ly.war,unit=short.ly.war' **, ** UNRESOLVED Demands
  124.  'jboss-injector:bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.SessionBeanInterceptor,topLevelUnit=short.ly.war,unit=short.ly.war' **
  125.   Deployment "java:global/cdi/short.ly/short.ly/BeanManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'java:global/cdi/short.ly/short.ly/BeanManager' **
  126.   Deployment "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean,interceptor=org.jboss.weld.integration.ejb.interceptor.Jsr299BindingsInterceptor>" is in error due to the following re
  127. ason(s): ** UNRESOLVED Demands 'jboss-switchboard:appName=short.ly,module=short.ly' **
  128.   Deployment "<UNKNOWN jboss-injector:topLevelUnit=short.ly.war,unit=short.ly.war,bean=LinkBean>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss-switchboard:appName=short.ly,module=short.l
  129. y' **
  130.  
  131.         at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]
  132.         at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]
  133.         at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]
  134.         at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]
  135.         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]
  136.         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
  137.         at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
  138.         at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
  139.         at java.lang.Thread.run(Thread.java:619) [:1.6.0_18]
  140.  
  141. 15:39:52,921 INFO  [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
  142. 15:39:52,924 INFO  [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
  143. 15:39:52,929 INFO  [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.Final "Neo"] Started in 44s:589ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement