Advertisement
emmartins

Untitled

Feb 10th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 KB | None | 0 0
  1. 12:45:35,376 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-9) Critical error during deployment: : java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  2. at org.richfaces.resource.ResourceLibraryFactoryImpl.<init>(ResourceLibraryFactoryImpl.java:44) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  3. at org.richfaces.application.DefaultModule.configure(DefaultModule.java:32) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  4. at org.richfaces.application.ServicesFactoryImpl.init(ServicesFactoryImpl.java:27) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  5. at org.richfaces.application.InitializationListener.createFactory(InitializationListener.java:129) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  6. at org.richfaces.application.InitializationListener.onStart(InitializationListener.java:67) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  7. at org.richfaces.application.InitializationListener.processEvent(InitializationListener.java:147) [richfaces-core-impl-4.2.2.Final.jar:4.2.2.Final]
  8. at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108) [jboss-jsf-api_2.2_spec-2.2.5.jar:2.2.5]
  9. at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187) [jsf-impl-2.2.5-jbossorg-3.jar:]
  10. at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163) [jsf-impl-2.2.5-jbossorg-3.jar:]
  11. at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:303) [jsf-impl-2.2.5-jbossorg-3.jar:]
  12. at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294) [wildfly-jsf-injection-8.0.0.Final-SNAPSHOT.jar:8.0.0.Final-SNAPSHOT]
  13. at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:691) [jsf-impl-2.2.5-jbossorg-3.jar:]
  14. at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:253) [jsf-impl-2.2.5-jbossorg-3.jar:]
  15. at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173) [undertow-servlet-1.0.0.CR4.jar:1.0.0.CR4]
  16. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:187) [undertow-servlet-1.0.0.CR4.jar:1.0.0.CR4]
  17. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:86)
  18. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71)
  19. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
  20. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
  23. at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
  24.  
  25. 12:45:35,378 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-9) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf: Failed to start service
  26. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.0.Final.jar:1.2.0.Final]
  27. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
  28. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
  29. at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
  30. Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  31. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:217)
  32. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:86)
  33. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.start(UndertowDeploymentService.java:71)
  34. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.0.Final.jar:1.2.0.Final]
  35. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.0.Final.jar:1.2.0.Final]
  36. ... 3 more
  37. Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  38. at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:273)
  39. at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:173)
  40. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:187)
  41. ... 7 more
  42. Caused by: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  43. at org.richfaces.resource.ResourceLibraryFactoryImpl.<init>(ResourceLibraryFactoryImpl.java:44)
  44. at org.richfaces.application.DefaultModule.configure(DefaultModule.java:32)
  45. at org.richfaces.application.ServicesFactoryImpl.init(ServicesFactoryImpl.java:27)
  46. at org.richfaces.application.InitializationListener.createFactory(InitializationListener.java:129)
  47. at org.richfaces.application.InitializationListener.onStart(InitializationListener.java:67)
  48. at org.richfaces.application.InitializationListener.processEvent(InitializationListener.java:147)
  49. at javax.faces.event.SystemEvent.processListener(SystemEvent.java:108)
  50. at com.sun.faces.application.ApplicationImpl.processListeners(ApplicationImpl.java:2187)
  51. at com.sun.faces.application.ApplicationImpl.invokeListenersFor(ApplicationImpl.java:2163)
  52. at com.sun.faces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:303)
  53. at org.jboss.as.jsf.injection.weld.ForwardingApplication.publishEvent(ForwardingApplication.java:294)
  54. at com.sun.faces.config.ConfigManager.publishPostConfigEvent(ConfigManager.java:691)
  55. at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:253)
  56. ... 9 more
  57.  
  58. 12:45:35,385 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 11) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "jboss-as-kitchensink-rf.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf: Failed to start service
  59. Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  60. Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  61. Caused by: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl"}}
  62. 12:45:35,388 ERROR [org.jboss.as.server] (management-handler-thread - 11) JBAS015870: Deploy of deployment "jboss-as-kitchensink-rf.war" was rolled back with the following failure message:
  63. {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf: Failed to start service
  64. Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  65. Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl
  66. Caused by: java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(Lcom/google/common/base/Function;)Ljava/util/concurrent/ConcurrentMap; from class org.richfaces.resource.ResourceLibraryFactoryImpl"}}
  67. 12:45:35,392 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 75) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'jboss-as-kitchensink-rf.war#primary'
  68. 12:45:35,393 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 75) HHH000227: Running hbm2ddl schema export
  69. 12:45:35,395 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 75) HHH000230: Schema export complete
  70. 12:45:35,396 INFO [org.jboss.weld.deployer] (MSC service thread 1-12) JBAS016009: Stopping weld service for deployment jboss-as-kitchensink-rf.war
  71. 12:45:35,402 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 75) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'jboss-as-kitchensink-rf.war#primary'
  72. 12:45:35,403 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-12) JBAS010409: Unbound data source [java:jboss/datasources/KitchensinkrfQuickstartDS]
  73. 12:45:35,419 INFO [org.jboss.as.server.deployment] (MSC service thread 1-15) JBAS015877: Stopped deployment jboss-as-kitchensink-rf.war (runtime-name: jboss-as-kitchensink-rf.war) in 32ms
  74. 12:45:35,422 INFO [org.jboss.as.controller] (management-handler-thread - 11) JBAS014774: Service status report
  75. JBAS014775: New missing/unsatisfied dependencies:
  76. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component.MemberRegistration.START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  77. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  78. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  79. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  80. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  81. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."managed-bean.org.richfaces.VersionBean".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  82. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."org.atmosphere.container.Servlet30CometSupport$CometListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  83. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."org.jboss.weld.servlet.WeldInitialListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  84. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  85. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletContextListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  86. service jboss.deployment.unit."jboss-as-kitchensink-rf.war".component."org.ocpsoft.rewrite.servlet.impl.RewriteServletRequestListener".START (missing) dependents: [service jboss.deployment.unit."jboss-as-kitchensink-rf.war".deploymentCompleteService]
  87. JBAS014777: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./jboss-as-kitchensink-rf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement