Guest User

Untitled

a guest
Jan 24th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. The service J2EEApplication=null,j2eeType=WebModule,name=org.apache.geronimo.configs/remote-deploy-tomcat/3.0-SNAPSHOT/car did not start because null
  2. java.lang.NullPointerException
  3. at org.apache.openejb.cdi.OpenEJBLifecycle.startApplication(OpenEJBLifecycle.java:176)
  4. at org.apache.geronimo.openejb.cdi.OpenWebBeansWebInitializer.newWebBeansContext(OpenWebBeansWebInitializer.java:105)
  5. at org.apache.geronimo.tomcat.GeronimoStandardContext.setContextProperties(GeronimoStandardContext.java:263)
  6. at org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:319)
  7. at org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:571)
  8. at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:1000)
  9. at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:271)
  10. at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:105)
  11. at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:127)
  12. at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:569)
  13. at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:386)
  14. at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:462)
  15. at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:226)
  16. at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:702)
  17. at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:213)
  18. at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:93)
  19. at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107)
  20. at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
  21. at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
  22. at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:32)
Add Comment
Please, Sign In to add comment