Skip to content

Instantly share code, notes, and snippets.

@stratwine
Created August 8, 2012 20:55
Show Gist options
  • Save stratwine/3298707 to your computer and use it in GitHub Desktop.
Save stratwine/3298707 to your computer and use it in GitHub Desktop.
Aug 8, 2012 9:54:48 PM org.apache.openejb.config.AppInfoBuilder build
INFO: Enterprise application "I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.
0-SNAPSHOT\webapps\host-manager" loaded.
Aug 8, 2012 9:54:48 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Assembling app: I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSH
OT\webapps\host-manager
Aug 8, 2012 9:54:48 PM org.apache.openejb.cdi.CdiBuilder initSingleton
INFO: Existing thread singleton service in SystemInstance() org.apache.openejb.c
di.ThreadSingletonServiceImpl@56a75737
Aug 8, 2012 9:54:48 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Aug 8, 2012 9:54:48 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Aug 8, 2012 9:54:48 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Aug 8, 2012 9:54:48 PM org.apache.openejb.cdi.BeansDeployer validateInjectionPoi
nts
INFO: All injection points are validated successfully.
Aug 8, 2012 9:54:48 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took 5 ms.
using context file I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSHOT\
webapps\host-manager\META-INF\context.xml
Aug 8, 2012 9:54:48 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Deployed Application(path=I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.
1.0-SNAPSHOT\webapps\host-manager)
Aug 8, 2012 9:54:48 PM org.apache.catalina.core.StandardContext addApplicationLi
stener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is
already configured for this context. The duplicate definition has been ignored.
Aug 8, 2012 9:54:48 PM org.apache.myfaces.ee6.MyFacesContainerInitializer onStar
tup
INFO: Added FacesServlet with mappings=[/faces/*, *.jsf, *.faces]
Aug 8, 2012 9:54:48 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getClassloaderFacesConfig
INFO: Reading config : jar:file:/I:/tomeeopenejb/tomee/apache-tomee-webprofile-1
.1.0-SNAPSHOT/lib/openwebbeans-jsf-1.1.5-20120807.002104-100.jar!/META-INF/faces
-config.xml
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-api' was found in version '2.1.8' from path 'file:/I:/to
meeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-api-2.1.8.ja
r'
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-impl' was found in version '2.1.8' from path 'file:/I:/t
omeeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-impl-2.1.8.
jar'
Aug 8, 2012 9:54:49 PM org.apache.myfaces.application.ApplicationImpl getProject
Stage
INFO: Couldn't discover the current project stage, using Production
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.FacesConfigurator handleSerialF
actory
INFO: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.
DefaultSerialFactory
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.annotation.DefaultLifecycleProv
iderFactory getLifecycleProvider
INFO: Using LifecycleProvider org.apache.myfaces.config.annotation.Tomcat7Annota
tionLifecycleProvider
Aug 8, 2012 9:54:49 PM org.apache.myfaces.webapp.AbstractFacesInitializer initFa
ces
INFO: ServletContext initialized.
Aug 8, 2012 9:54:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\manager
Aug 8, 2012 9:54:49 PM org.apache.tomee.catalina.TomcatWebAppBuilder init
INFO: -------------------------
TomcatWebAppBuilder.init /manager
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.DeploymentLoader addFacesConfig
s
INFO: faces config file is null
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.ConfigurationFactory configureA
pplication
INFO: Configuring enterprise application: I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\manager
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.AppInfoBuilder build
INFO: Enterprise application "I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.
0-SNAPSHOT\webapps\manager" loaded.
Aug 8, 2012 9:54:49 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Assembling app: I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSH
OT\webapps\manager
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.CdiBuilder initSingleton
INFO: Existing thread singleton service in SystemInstance() org.apache.openejb.c
di.ThreadSingletonServiceImpl@56a75737
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Aug 8, 2012 9:54:49 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Aug 8, 2012 9:54:49 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.BeansDeployer validateInjectionPoi
nts
INFO: All injection points are validated successfully.
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took 4 ms.
using context file I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSHOT\
webapps\manager\META-INF\context.xml
Aug 8, 2012 9:54:49 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Deployed Application(path=I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.
1.0-SNAPSHOT\webapps\manager)
Aug 8, 2012 9:54:49 PM org.apache.catalina.core.StandardContext addApplicationLi
stener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is
already configured for this context. The duplicate definition has been ignored.
Aug 8, 2012 9:54:49 PM org.apache.myfaces.ee6.MyFacesContainerInitializer onStar
tup
INFO: Added FacesServlet with mappings=[/faces/*, *.jsf, *.faces]
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getClassloaderFacesConfig
INFO: Reading config : jar:file:/I:/tomeeopenejb/tomee/apache-tomee-webprofile-1
.1.0-SNAPSHOT/lib/openwebbeans-jsf-1.1.5-20120807.002104-100.jar!/META-INF/faces
-config.xml
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-api' was found in version '2.1.8' from path 'file:/I:/to
meeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-api-2.1.8.ja
r'
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-impl' was found in version '2.1.8' from path 'file:/I:/t
omeeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-impl-2.1.8.
jar'
Aug 8, 2012 9:54:49 PM org.apache.myfaces.application.ApplicationImpl getProject
Stage
INFO: Couldn't discover the current project stage, using Production
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.FacesConfigurator handleSerialF
actory
INFO: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.
DefaultSerialFactory
Aug 8, 2012 9:54:49 PM org.apache.myfaces.config.annotation.DefaultLifecycleProv
iderFactory getLifecycleProvider
INFO: Using LifecycleProvider org.apache.myfaces.config.annotation.Tomcat7Annota
tionLifecycleProvider
Aug 8, 2012 9:54:49 PM org.apache.myfaces.webapp.AbstractFacesInitializer initFa
ces
INFO: ServletContext initialized.
Aug 8, 2012 9:54:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\ROOT
Aug 8, 2012 9:54:49 PM org.apache.tomee.catalina.TomcatWebAppBuilder init
INFO: -------------------------
TomcatWebAppBuilder.init
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.DeploymentLoader addFacesConfig
s
INFO: faces config file is null
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.ConfigurationFactory configureA
pplication
INFO: Configuring enterprise application: I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\ROOT
Aug 8, 2012 9:54:49 PM org.apache.openejb.config.AppInfoBuilder build
INFO: Enterprise application "I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.
0-SNAPSHOT\webapps\ROOT" loaded.
Aug 8, 2012 9:54:49 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Assembling app: I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSH
OT\webapps\ROOT
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.CdiBuilder initSingleton
INFO: Existing thread singleton service in SystemInstance() org.apache.openejb.c
di.ThreadSingletonServiceImpl@56a75737
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Aug 8, 2012 9:54:49 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Aug 8, 2012 9:54:49 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.BeansDeployer validateInjectionPoi
nts
INFO: All injection points are validated successfully.
Aug 8, 2012 9:54:49 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took 4 ms.
Aug 8, 2012 9:54:49 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Deployed Application(path=I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.
1.0-SNAPSHOT\webapps\ROOT)
Aug 8, 2012 9:54:50 PM org.apache.catalina.core.StandardContext addApplicationLi
stener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is
already configured for this context. The duplicate definition has been ignored.
Aug 8, 2012 9:54:50 PM org.apache.myfaces.ee6.MyFacesContainerInitializer onStar
tup
INFO: Added FacesServlet with mappings=[/faces/*, *.jsf, *.faces]
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getClassloaderFacesConfig
INFO: Reading config : jar:file:/I:/tomeeopenejb/tomee/apache-tomee-webprofile-1
.1.0-SNAPSHOT/lib/openwebbeans-jsf-1.1.5-20120807.002104-100.jar!/META-INF/faces
-config.xml
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-api' was found in version '2.1.8' from path 'file:/I:/to
meeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-api-2.1.8.ja
r'
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-impl' was found in version '2.1.8' from path 'file:/I:/t
omeeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-impl-2.1.8.
jar'
Aug 8, 2012 9:54:50 PM org.apache.myfaces.application.ApplicationImpl getProject
Stage
INFO: Couldn't discover the current project stage, using Production
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.FacesConfigurator handleSerialF
actory
INFO: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.
DefaultSerialFactory
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.annotation.DefaultLifecycleProv
iderFactory getLifecycleProvider
INFO: Using LifecycleProvider org.apache.myfaces.config.annotation.Tomcat7Annota
tionLifecycleProvider
Aug 8, 2012 9:54:50 PM org.apache.myfaces.webapp.AbstractFacesInitializer initFa
ces
INFO: ServletContext initialized.
Aug 8, 2012 9:54:50 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\tomee
Aug 8, 2012 9:54:50 PM org.apache.tomee.catalina.TomcatWebAppBuilder init
INFO: -------------------------
TomcatWebAppBuilder.init /tomee
Aug 8, 2012 9:54:50 PM org.apache.openejb.config.DeploymentLoader addFacesConfig
s
INFO: faces config file is null
Aug 8, 2012 9:54:50 PM org.apache.openejb.config.ConfigurationFactory configureA
pplication
INFO: Configuring enterprise application: I:\tomeeopenejb\tomee\apache-tomee-web
profile-1.1.0-SNAPSHOT\webapps\tomee
Aug 8, 2012 9:54:50 PM org.apache.openejb.config.AppInfoBuilder build
INFO: Enterprise application "I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.
0-SNAPSHOT\webapps\tomee" loaded.
Aug 8, 2012 9:54:50 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Assembling app: I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSH
OT\webapps\tomee
Aug 8, 2012 9:54:50 PM org.apache.openejb.cdi.CdiBuilder initSingleton
INFO: Existing thread singleton service in SystemInstance() org.apache.openejb.c
di.ThreadSingletonServiceImpl@56a75737
Aug 8, 2012 9:54:50 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container is starting...
Aug 8, 2012 9:54:50 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [CdiPlugin]
Aug 8, 2012 9:54:50 PM org.apache.webbeans.plugins.PluginLoader startUp
INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Aug 8, 2012 9:54:50 PM org.apache.openejb.cdi.BeansDeployer validateInjectionPoi
nts
INFO: All injection points are validated successfully.
Aug 8, 2012 9:54:50 PM org.apache.openejb.cdi.OpenEJBLifecycle startApplication
INFO: OpenWebBeans Container has started, it took 6 ms.
using context file I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.1.0-SNAPSHOT\
webapps\tomee\META-INF\context.xml
Aug 8, 2012 9:54:50 PM org.apache.openejb.assembler.classic.Assembler createAppl
ication
INFO: Deployed Application(path=I:\tomeeopenejb\tomee\apache-tomee-webprofile-1.
1.0-SNAPSHOT\webapps\tomee)
Aug 8, 2012 9:54:50 PM org.apache.catalina.core.StandardContext addApplicationLi
stener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is
already configured for this context. The duplicate definition has been ignored.
Aug 8, 2012 9:54:50 PM org.apache.myfaces.ee6.MyFacesContainerInitializer onStar
tup
INFO: Added FacesServlet with mappings=[/faces/*, *.jsf, *.faces]
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getStandardFacesConfig
INFO: Reading standard config META-INF/standard-faces-config.xml
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.DefaultFacesConfigurationProvid
er getClassloaderFacesConfig
INFO: Reading config : jar:file:/I:/tomeeopenejb/tomee/apache-tomee-webprofile-1
.1.0-SNAPSHOT/lib/openwebbeans-jsf-1.1.5-20120807.002104-100.jar!/META-INF/faces
-config.xml
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-api' was found in version '2.1.8' from path 'file:/I:/to
meeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-api-2.1.8.ja
r'
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.LogMetaInfUtils logArtifact
INFO: Artifact 'myfaces-impl' was found in version '2.1.8' from path 'file:/I:/t
omeeopenejb/tomee/apache-tomee-webprofile-1.1.0-SNAPSHOT/lib/myfaces-impl-2.1.8.
jar'
Aug 8, 2012 9:54:50 PM org.apache.myfaces.application.ApplicationImpl getProject
Stage
INFO: Couldn't discover the current project stage, using Production
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.FacesConfigurator handleSerialF
actory
INFO: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.
DefaultSerialFactory
Aug 8, 2012 9:54:50 PM org.apache.myfaces.config.annotation.DefaultLifecycleProv
iderFactory getLifecycleProvider
INFO: Using LifecycleProvider org.apache.myfaces.config.annotation.Tomcat7Annota
tionLifecycleProvider
Aug 8, 2012 9:54:50 PM org.apache.myfaces.webapp.AbstractFacesInitializer initFa
ces
INFO: ServletContext initialized.
Aug 8, 2012 9:54:50 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Aug 8, 2012 9:54:50 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Aug 8, 2012 9:54:50 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 8815 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment