[
https://issues.apache.org/jira/browse/TOMEE-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123774#comment-13123774
]
Jonathan Gallimore commented on TOMEE-29:
-----------------------------------------
Full log below. Note the INFO: Reloading context [/<app>] lines, indicating
reloading is taking place, and note the WARNING: Error during context
[/moviefun] restart
org.apache.catalina.LifecycleException: An invalid Lifecycle transition was
attempted ([before_start]) for component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/moviefun]]
in state [DESTROYED] error.
---------------------------------
Using CATALINA_BASE: /Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT
Using CATALINA_HOME: /Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT
Using CATALINA_TMPDIR:
/Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home
Using CLASSPATH:
/Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT/bin/bootstrap.jar:/Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT/bin/tomcat-juli.jar
Listening for transport dt_socket at address: 8000
Oct 9, 2011 9:21:21 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the java.library.path:
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
ERROR: OpenEJB webapp was not found
Oct 9, 2011 9:21:21 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Oct 9, 2011 9:21:21 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Oct 9, 2011 9:21:22 PM org.apache.openejb.cdi.CdiBuilder initializeOWB
INFO: Created new singletonService
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:22 PM org.apache.openejb.cdi.CdiBuilder initializeOWB
INFO: succeeded in installing singleton service
Apache OpenEJB 4.0.0-beta-2-SNAPSHOT build: 20111009-09:15
http://openejb.apache.org/
log4j:WARN No appenders could be found for logger
(org.apache.bval.jsr303.resolver.DefaultTraversableResolver).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
Oct 9, 2011 9:21:27 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:27 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:27 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:27 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:27 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:27 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [104] ms.
Oct 9, 2011 9:21:27 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 6734 ms
Oct 9, 2011 9:21:27 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 9, 2011 9:21:27 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.21
Oct 9, 2011 9:21:27 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive moviefun.war
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:37 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:37 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:37 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:37 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:37 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:37 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [36] ms.
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:40 PM org.apache.myfaces.ee6.MyFacesContainerInitializer
onStartup
INFO: Added FacesServlet with mappings=[/faces/*, *.jsf, *.faces]
Oct 9, 2011 9:21:40 PM org.apache.myfaces.shared_impl.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:40 PM
org.apache.myfaces.config.DefaultFacesConfigurationProvider
getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
Oct 9, 2011 9:21:41 PM
org.apache.myfaces.config.DefaultFacesConfigurationProvider
getClassloaderFacesConfig
INFO: Reading config :
jar:file:/Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT/webapps/openejb/lib/openejb-jsf-4.0.0-beta-2-SNAPSHOT.jar!/META-INF/faces-config.xml
Oct 9, 2011 9:21:41 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
SEVERE: An error occured while initializing MyFaces: Class
org.apache.openejb.jsf.CustomApplicationFactory is no
javax.faces.application.ApplicationFactory
java.lang.IllegalArgumentException: Class
org.apache.openejb.jsf.CustomApplicationFactory is no
javax.faces.application.ApplicationFactory
at javax.faces.FactoryFinder.newFactoryInstance(FactoryFinder.java:261)
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:227)
at
org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesConfigurator.java:649)
at
org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:455)
at
org.apache.myfaces.webapp.AbstractFacesInitializer.buildConfiguration(AbstractFacesInitializer.java:303)
at
org.apache.myfaces.webapp.Jsp21FacesInitializer.initContainerIntegration(Jsp21FacesInitializer.java:73)
at
org.apache.myfaces.webapp.AbstractFacesInitializer.initFaces(AbstractFacesInitializer.java:126)
at
org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:110)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4723)
at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:5226)
at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:5221)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsf/core is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsf/html is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already
defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI:
http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree
is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
Oct 9, 2011 9:21:42 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
Oct 9, 2011 9:21:43 PM org.apache.myfaces.shared_impl.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:43 PM
org.apache.myfaces.config.DefaultFacesConfigurationProvider
getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
Oct 9, 2011 9:21:43 PM
org.apache.myfaces.config.DefaultFacesConfigurationProvider getWebAppFacesConfig
INFO: Reading config /WEB-INF/faces-config.xml
Oct 9, 2011 9:21:43 PM
org.apache.myfaces.config.DefaultFacesConfigurationProvider
getClassloaderFacesConfig
INFO: Reading config :
jar:file:/Users/jon/tmp/apache-tomee-plus-1.0.0-beta-2-SNAPSHOT/webapps/openejb/lib/openejb-jsf-4.0.0-beta-2-SNAPSHOT.jar!/META-INF/faces-config.xml
Oct 9, 2011 9:21:43 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
SEVERE: An error occured while initializing MyFaces: Class
org.apache.openejb.jsf.CustomApplicationFactory is no
javax.faces.application.ApplicationFactory
java.lang.IllegalArgumentException: Class
org.apache.openejb.jsf.CustomApplicationFactory is no
javax.faces.application.ApplicationFactory
at javax.faces.FactoryFinder.newFactoryInstance(FactoryFinder.java:261)
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:227)
at
org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesConfigurator.java:649)
at
org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:455)
at
org.apache.myfaces.webapp.AbstractFacesInitializer.buildConfiguration(AbstractFacesInitializer.java:303)
at
org.apache.myfaces.webapp.Jsp21FacesInitializer.initContainerIntegration(Jsp21FacesInitializer.java:73)
at
org.apache.myfaces.webapp.AbstractFacesInitializer.initFaces(AbstractFacesInitializer.java:126)
at
org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:110)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4723)
at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:5226)
at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:5221)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Oct 9, 2011 9:21:43 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:44 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:44 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:44 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:44 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:44 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:44 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [5] ms.
Oct 9, 2011 9:21:44 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:44 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
Oct 9, 2011 9:21:44 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory host-manager
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:45 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:45 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [8] ms.
Oct 9, 2011 9:21:45 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:45 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
Oct 9, 2011 9:21:45 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory manager
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:45 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:45 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:45 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [7] ms.
Oct 9, 2011 9:21:46 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:46 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
Oct 9, 2011 9:21:46 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory openejb
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:46 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:46 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:46 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:46 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:46 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:46 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [9] ms.
Oct 9, 2011 9:21:46 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:46 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
OpenEJB Loader init-params:
There are no initialization parameters.
Oct 9, 2011 9:21:46 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:47 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:47 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:47 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:47 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:47 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:47 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [7] ms.
Oct 9, 2011 9:21:47 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:47 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
Oct 9, 2011 9:21:47 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Oct 9, 2011 9:21:47 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Oct 9, 2011 9:21:47 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 20017 ms
Oct 9, 2011 9:21:57 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Reloading context [/manager]
Oct 9, 2011 9:21:57 PM org.apache.myfaces.webapp.AbstractFacesInitializer
destroyFaces
WARNING: No mappings of FacesServlet found. Abort destroy MyFaces.
TomcatWebAppBuilder.start
Oct 9, 2011 9:21:58 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:21:58 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:21:58 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:21:58 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:21:58 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:21:58 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [6] ms.
Oct 9, 2011 9:21:58 PM org.apache.myfaces.shared.config.MyfacesConfig
createAndInitializeMyFacesConfig
INFO: Tomahawk jar not available. Autoscrolling, DetectJavascript,
AddResourceClass and CheckExtensionsFilter are disabled now.
Oct 9, 2011 9:21:58 PM org.apache.myfaces.webapp.AbstractFacesInitializer
initFaces
WARNING: No mappings of FacesServlet found. Abort initializing MyFaces.
Oct 9, 2011 9:21:58 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Reloading context [/moviefun]
Oct 9, 2011 9:21:58 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moviefun] appears to have started a thread named
[PoolIdleReleaseTimer] but has failed to stop it. This is very likely to create
a memory leak.
Oct 9, 2011 9:21:58 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moviefun] appears to have started a thread named
[PoolEviction@16499438] but has failed to stop it. This is very likely to
create a memory leak.
Oct 9, 2011 9:21:58 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesThreads
SEVERE: The web application [/moviefun] appears to have started a thread named
[PoolEviction@1611504224] but has failed to stop it. This is very likely to
create a memory leak.
Oct 9, 2011 9:21:58 PM org.apache.catalina.util.LifecycleBase stop
INFO: The stop() method was called on component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/moviefun]]
after stop() had already been called. The second call will be ignored.
Oct 9, 2011 9:21:59 PM org.apache.catalina.startup.HostConfig checkResources
WARNING: Error during context [/moviefun] restart
org.apache.catalina.LifecycleException: An invalid Lifecycle transition was
attempted ([before_start]) for component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/moviefun]]
in state [DESTROYED]
at
org.apache.catalina.util.LifecycleBase.invalidTransition(LifecycleBase.java:396)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:142)
at
org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1279)
at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1367)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:294)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1242)
at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1400)
at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1410)
at
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1389)
at java.lang.Thread.run(Thread.java:680)
Oct 9, 2011 9:21:59 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Reloading context [/docs]
Oct 9, 2011 9:21:59 PM org.apache.myfaces.webapp.AbstractFacesInitializer
destroyFaces
WARNING: No mappings of FacesServlet found. Abort destroy MyFaces.
TomcatWebAppBuilder.start
Oct 9, 2011 9:22:00 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:22:00 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:22:00 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:22:00 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:22:00 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:22:00 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [6] ms.
Oct 9, 2011 9:22:00 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Reloading context [/host-manager]
TomcatWebAppBuilder.start
Oct 9, 2011 9:22:01 PM org.apache.openejb.cdi.CdiBuilder build
INFO: existing thread singleton service in SystemInstance()
org.apache.openejb.cdi.ThreadSingletonServiceImpl@1b8d4c9a
Oct 9, 2011 9:22:01 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Oct 9, 2011 9:22:01 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Oct 9, 2011 9:22:01 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Oct 9, 2011 9:22:01 PM org.apache.openejb.cdi.BeansDeployer
validateInjectionPoints
INFO: All injection points were validated successfully.
Oct 9, 2011 9:22:01 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took [5] ms.
^COct 9, 2011 9:22:09 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Oct 9, 2011 9:22:10 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
Oct 9, 2011 9:22:11 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Oct 9, 2011 9:22:13 PM org.apache.catalina.loader.WebappClassLoader
findResourceInternal
INFO: Illegal access: this web application instance has been stopped already.
Could not load org/apache/catalina/loader/JdbcLeakPrevention.class. The
eventual following stack trace is caused by an error thrown for debugging
purposes as well as to attempt to terminate the thread which caused the illegal
access, and has no functional impact.
Oct 9, 2011 9:22:13 PM org.apache.catalina.loader.WebappClassLoader
clearReferencesJdbc
WARNING: JDBC driver de-registration failed for web application [/Movies]
java.lang.NullPointerException
at
org.apache.catalina.loader.WebappClassLoader.clearReferencesJdbc(WebappClassLoader.java:2018)
at
org.apache.catalina.loader.WebappClassLoader.clearReferences(WebappClassLoader.java:1954)
at
org.apache.catalina.loader.WebappClassLoader.stop(WebappClassLoader.java:1866)
at
org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:658)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at
org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5533)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:1073)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:1073)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at
org.apache.catalina.core.StandardService.stopInternal(StandardService.java:502)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at
org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:748)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:230)
at org.apache.catalina.startup.Catalina.stop(Catalina.java:694)
at
org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:847)
Oct 9, 2011 9:22:13 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]
Oct 9, 2011 9:22:13 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["ajp-bio-8009"]
Oct 9, 2011 9:22:13 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["http-bio-8080"]
Oct 9, 2011 9:22:13 PM org.apache.coyote.AbstractProtocol destroy
INFO: Destroying ProtocolHandler ["ajp-bio-8009"]
> Applications always seem to be refreshed/redployed
> --------------------------------------------------
>
> Key: TOMEE-29
> URL: https://issues.apache.org/jira/browse/TOMEE-29
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.0.0-beta-1
> Environment: Mac OSX 10.7 Lion, JDK 1.6, TomEE 1.0.0-beta-1-plus
> Reporter: Jonathan Gallimore
> Assignee: Jonathan Gallimore
> Fix For: 1.0.0-beta-2
>
>
> When deploying the Arquillian moviefun sample application, I noticed that all
> of the applications get redployed after TomEE starts. This seems to be due to
> the conf/web.xml being touched, which takes place in the Installer class.
> Tomcat picks up on this and redeploys everything. Generally, this shouldn't
> be more than an annoyance, unless your app has some strange issue, where the
> redeploy fails (which mine does at the moment). Sample output to follow.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira