Advertisement
djbello

Apache TomEE PLUME 7.0.1 Deployment Error

Aug 5th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.28 KB | None | 0 0
  1. INFO - Default JPA Provider changed to org.eclipse.persistence.jpa.PersistenceProvider
  2. INFO - Server version: Apache Tomcat (TomEE)/8.5.3 (7.0.1)
  3. INFO - Server built: Jun 9 2016 11:16:29 UTC
  4. INFO - Server number: 8.5.3.0
  5. INFO - OS Name: Linux
  6. INFO - OS Version: 3.16.0-4-amd64
  7. INFO - Architecture: amd64
  8. INFO - Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  9. INFO - JVM Version: 1.8.0_91-8u91-b14-1~bpo8+1-b14
  10. INFO - JVM Vendor: Oracle Corporation
  11. INFO - CATALINA_BASE: /home/nbuser/apache-tomee-plume-7.0.1
  12. INFO - CATALINA_HOME: /home/nbuser/apache-tomee-plume-7.0.1
  13. INFO - Command line argument: -Djava.util.logging.config.file=/home/nbuser/apache-tomee-plume-7.0.1/conf/logging.properties
  14. INFO - Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  15. INFO - Command line argument: -javaagent:/home/nbuser/apache-tomee-plume-7.0.1/lib/openejb-javaagent.jar
  16. INFO - Command line argument: -Dhttp.nonProxyHosts=localhost|127.0.0.1|nbdev
  17. INFO - Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  18. INFO - Command line argument: -Dcatalina.base=/home/nbuser/apache-tomee-plume-7.0.1
  19. INFO - Command line argument: -Dcatalina.home=/home/nbuser/apache-tomee-plume-7.0.1
  20. INFO - Command line argument: -Djava.io.tmpdir=/home/nbuser/apache-tomee-plume-7.0.1/temp
  21. INFO - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/i386::/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
  22. INFO - Initializing ProtocolHandler ["http-nio-8080"]
  23. INFO - Using a shared selector for servlet write/read
  24. INFO - Initializing ProtocolHandler ["ajp-nio-8009"]
  25. INFO - Using a shared selector for servlet write/read
  26. INFO - Using 'openejb.jdbc.datasource-creator=org.apache.tomee.jdbc.TomEEDataSourceCreator'
  27. INFO - ********************************************************************************
  28. INFO - OpenEJB http://tomee.apache.org/
  29. INFO - Startup: Fri Aug 05 10:27:20 CDT 2016
  30. INFO - Copyright 1999-2016 (C) Apache OpenEJB Project, All Rights Reserved.
  31. INFO - Version: 7.0.1
  32. INFO - Build date: 20160623
  33. INFO - Build time: 12:04
  34. INFO - ********************************************************************************
  35. INFO - openejb.home = /home/nbuser/apache-tomee-plume-7.0.1
  36. INFO - openejb.base = /home/nbuser/apache-tomee-plume-7.0.1
  37. INFO - Created new singletonService org.apache.openejb.cdi.ThreadSingletonServiceImpl@5db45159
  38. INFO - Succeeded in installing singleton service
  39. INFO - TomEE configuration file is '/home/nbuser/apache-tomee-plume-7.0.1/conf/tomee.xml'
  40. INFO - Configuring Service(id=Tomcat Security Service, type=SecurityService, provider-id=Tomcat Security Service)
  41. INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager)
  42. INFO - Using 'openejb.deployments.classpath=false'
  43. INFO - Creating TransactionManager(id=Default Transaction Manager)
  44. INFO - Creating SecurityService(id=Tomcat Security Service)
  45. INFO - Creating ServerService(id=cxf)
  46. INFO - Creating ServerService(id=cxf-rs)
  47. INFO - ** Bound Services **
  48. INFO - NAME IP PORT
  49. INFO - -------
  50. INFO - Ready!
  51. INFO - Initialization processed in 3556 ms
  52. INFO - Importing a Tomcat Resource with id 'UserDatabase' of type 'org.apache.catalina.UserDatabase'.
  53. INFO - Creating Resource(id=UserDatabase)
  54. INFO - Starting service Catalina
  55. INFO - Starting Servlet Engine: Apache Tomcat (TomEE)/8.5.3 (7.0.1)
  56. INFO - Deploying configuration descriptor /home/nbuser/apache-tomee-plume-7.0.1/conf/Catalina/localhost/SamplePluME.xml
  57. INFO - ------------------------- localhost -> /SamplePluME
  58. INFO - Configuring enterprise application: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  59. INFO - Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
  60. INFO - Auto-creating a container for bean SamplePluME.Comp939119156: Container(type=MANAGED, id=Default Managed Container)
  61. INFO - Creating Container(id=Default Managed Container)
  62. INFO - Using directory /home/nbuser/apache-tomee-plume-7.0.1/temp for stateful session passivation
  63. INFO - Enterprise application "/home/nbuser/NetBeansProjects/SamplePluME/build/web" loaded.
  64. INFO - Assembling app: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  65. INFO - using context file /home/nbuser/NetBeansProjects/SamplePluME/build/web/META-INF/context.xml
  66. INFO - Deployed Application(path=/home/nbuser/NetBeansProjects/SamplePluME/build/web)
  67. INFO - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  68. INFO - Initializing Mojarra 2.2.12 ( 20150720-0848 https://svn.java.net/svn/mojarra~svn/tags/2.2.12@14885) for context '/SamplePluME'
  69. SEVERE - Critical error during deployment:
  70. com.sun.faces.config.ConfigurationException: Factory 'javax.faces.lifecycle.ClientWindowFactory' was not configured properly.
  71. at com.sun.faces.config.processor.FactoryConfigProcessor.verifyFactoriesExist(FactoryConfigProcessor.java:330)
  72. at com.sun.faces.config.processor.FactoryConfigProcessor.process(FactoryConfigProcessor.java:236)
  73. at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:439)
  74. at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:227)
  75. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4714)
  76. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5178)
  77. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:152)
  78. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
  79. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:702)
  80. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
  81. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:596)
  82. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1805)
  83. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  84. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  85. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  86. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  87. at java.lang.Thread.run(Thread.java:745)
  88. Caused by: javax.faces.FacesException: com.sun.faces.lifecycle.ClientWindowFactoryImpl
  89. at javax.faces.FactoryFinderInstance.getImplGivenPreviousImpl(FactoryFinderInstance.java:407)
  90. at javax.faces.FactoryFinderInstance.getImplementationInstance(FactoryFinderInstance.java:251)
  91. at javax.faces.FactoryFinderInstance.getFactory(FactoryFinderInstance.java:543)
  92. at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:283)
  93. at com.sun.faces.config.processor.FactoryConfigProcessor.verifyFactoriesExist(FactoryConfigProcessor.java:328)
  94. ... 16 more
  95. Caused by: java.lang.NullPointerException
  96. at org.apache.webbeans.jsf.OwbApplicationFactory.getApplication(OwbApplicationFactory.java:43)
  97. at com.sun.faces.application.InjectionApplicationFactory.getApplication(InjectionApplicationFactory.java:93)
  98. at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:142)
  99. at com.sun.faces.lifecycle.ClientWindowFactoryImpl.<init>(ClientWindowFactoryImpl.java:62)
  100. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  101. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  102. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  103. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  104. at java.lang.Class.newInstance(Class.java:442)
  105. at javax.faces.FactoryFinderInstance.getImplGivenPreviousImpl(FactoryFinderInstance.java:405)
  106. ... 20 more
  107. SEVERE - One or more listeners failed to start. Full details will be found in the appropriate container log file
  108. SEVERE - Context [/SamplePluME] startup failed due to previous errors
  109. SEVERE - Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
  110. SEVERE - Unexpected exception when attempting to tear down the Mojarra runtime
  111. java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory.
  112. at javax.faces.FactoryFinderInstance.getFactory(FactoryFinderInstance.java:555)
  113. at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:283)
  114. at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:140)
  115. at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:343)
  116. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4761)
  117. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5400)
  118. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:229)
  119. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164)
  120. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726)
  121. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:702)
  122. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
  123. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:596)
  124. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1805)
  125. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  126. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  127. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  128. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  129. at java.lang.Thread.run(Thread.java:745)
  130. INFO - Undeploying app: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  131. INFO - Deployment of configuration descriptor /home/nbuser/apache-tomee-plume-7.0.1/conf/Catalina/localhost/SamplePluME.xml has finished in 4,516 ms
  132. INFO - Deploying web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager
  133. INFO - ------------------------- localhost -> /host-manager
  134. INFO - Configuring enterprise application: /home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager
  135. INFO - Enterprise application "/home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager" loaded.
  136. INFO - Assembling app: /home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager
  137. INFO - using context file /home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager/META-INF/context.xml
  138. INFO - Deployed Application(path=/home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager)
  139. INFO - Deployment of web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/host-manager has finished in 734 ms
  140. INFO - Deploying web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT
  141. INFO - ------------------------- localhost -> /
  142. INFO - Configuring enterprise application: /home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT
  143. INFO - Enterprise application "/home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT" loaded.
  144. INFO - Assembling app: /home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT
  145. INFO - Deployed Application(path=/home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT)
  146. INFO - Deployment of web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/ROOT has finished in 252 ms
  147. INFO - Deploying web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/manager
  148. INFO - ------------------------- localhost -> /manager
  149. INFO - Configuring enterprise application: /home/nbuser/apache-tomee-plume-7.0.1/webapps/manager
  150. INFO - Enterprise application "/home/nbuser/apache-tomee-plume-7.0.1/webapps/manager" loaded.
  151. INFO - Assembling app: /home/nbuser/apache-tomee-plume-7.0.1/webapps/manager
  152. INFO - using context file /home/nbuser/apache-tomee-plume-7.0.1/webapps/manager/META-INF/context.xml
  153. INFO - Deployed Application(path=/home/nbuser/apache-tomee-plume-7.0.1/webapps/manager)
  154. INFO - Deployment of web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/manager has finished in 249 ms
  155. INFO - Deploying web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/docs
  156. INFO - ------------------------- localhost -> /docs
  157. INFO - Configuring enterprise application: /home/nbuser/apache-tomee-plume-7.0.1/webapps/docs
  158. INFO - Enterprise application "/home/nbuser/apache-tomee-plume-7.0.1/webapps/docs" loaded.
  159. INFO - Assembling app: /home/nbuser/apache-tomee-plume-7.0.1/webapps/docs
  160. INFO - Deployed Application(path=/home/nbuser/apache-tomee-plume-7.0.1/webapps/docs)
  161. INFO - Deployment of web application directory /home/nbuser/apache-tomee-plume-7.0.1/webapps/docs has finished in 223 ms
  162. INFO - Starting ProtocolHandler [http-nio-8080]
  163. INFO - Starting ProtocolHandler [ajp-nio-8009]
  164. INFO - Server startup in 6166 ms
  165. INFO - The stop() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/SamplePluME]] after stop() had already been called. The second call will be ignored.
  166. INFO - Undeploying context [/SamplePluME]
  167. INFO - Deploying configuration descriptor /home/nbuser/apache-tomee-plume-7.0.1/conf/Catalina/localhost/SamplePluME.xml
  168. INFO - ------------------------- localhost -> /SamplePluME
  169. INFO - Configuring enterprise application: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  170. INFO - Enterprise application "/home/nbuser/NetBeansProjects/SamplePluME/build/web" loaded.
  171. INFO - Assembling app: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  172. INFO - using context file /home/nbuser/NetBeansProjects/SamplePluME/build/web/META-INF/context.xml
  173. INFO - Deployed Application(path=/home/nbuser/NetBeansProjects/SamplePluME/build/web)
  174. SEVERE - One or more listeners failed to start. Full details will be found in the appropriate container log file
  175. SEVERE - Context [/SamplePluME] startup failed due to previous errors
  176. INFO - Undeploying app: /home/nbuser/NetBeansProjects/SamplePluME/build/web
  177. INFO - Deployment of configuration descriptor /home/nbuser/apache-tomee-plume-7.0.1/conf/Catalina/localhost/SamplePluME.xml has finished in 2,063 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement