13:13:13,684 INFO [org.jboss.as.deployment] (MSC service thread 1-4) Started FileSystemDeploymentService for directory /work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/deployments 13:13:13,688 DEBUG [org.jboss.as.connector] (MSC service thread 1-3) Starting JCA WorkManager 13:13:13,690 INFO [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-3) Starting remote JMX connector 13:13:13,693 FINE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (MSC service thread 1-1) JMXTestRunner registered: jboss.arquillian:service=jmx-test-runner 13:13:13,695 DEBUG [org.jboss.modules] (MSC service thread 1-6) Module com.sun.httpserver:main defined by local module loader @fee4648 (roots: /work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/modules) 13:13:13,697 INFO [org.jboss.wsf.common.management.AbstractServerConfig] (MSC service thread 1-5) JBoss Web Services - Stack CXF Server 4.0.0.Alpha3 13:13:13,747 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-5) live server is starting.. 13:13:13,757 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 3.1.0.Beta2 13:13:13,860 CONFIG [com.sun.net.httpserver] (MSC service thread 1-6) HttpServer created http localhost.localdomain/127.0.0.1:9990 13:13:13,862 DEBUG [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-8) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/jdk1.6.0_21/jre/lib/amd64/server:/usr/jdk1.6.0_21/jre/lib/amd64:/usr/jdk1.6.0_21/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_21] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [:1.6.0_21] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [:1.6.0_21] at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_21] at org.apache.catalina.core.AprLifecycleListener.init(AprLifecycleListener.java:112) at org.apache.catalina.core.AprLifecycleListener.lifecycleEvent(AprLifecycleListener.java:80) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:418) at org.jboss.as.web.WebServerService.start(WebServerService.java:103) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1344) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_21] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_21] at java.lang.Thread.run(Thread.java:619) [:1.6.0_21] Caused by: java.lang.UnsatisfiedLinkError: no tcnative-1 in java.library.path, no libtcnative-1 in java.library.path Can't find: /NotBackedUp/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/tmp/bin/META-INF/lib/linux2/x64/libapr-1.so (/usr/jdk1.6.0_21/jre/lib/amd64/server:/usr/jdk1.6.0_21/jre/lib/amd64:/usr/jdk1.6.0_21/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib) at org.apache.tomcat.jni.Library.(Library.java:77) at org.apache.tomcat.jni.Library.initialize(Library.java:178) ... 13 more 13:13:13,868 CONFIG [com.sun.net.httpserver] (MSC service thread 1-6) context created: /domain-api 13:13:13,869 CONFIG [com.sun.net.httpserver] (MSC service thread 1-6) context created: /console 13:13:13,879 DEBUG [org.apache.catalina.core.StandardService] (MSC service thread 1-8) Starting service jboss.web 13:13:13,884 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-4) Add child StandardHost[localhost] StandardEngine[jboss.web] 13:13:13,884 DEBUG [org.apache.catalina.core.StandardHost] (MSC service thread 1-4) No realm for this host null:type=Realm,host=localhost 13:13:13,912 DEBUG [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Initializing Coyote HTTP/1.1 on http-localhost.localdomain-127.0.0.1-8080 13:13:13,920 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http-localhost.localdomain-127.0.0.1-8080 13:13:13,944 DEBUG [org.jboss.as.connector] (MSC service thread 1-6) Starting JCA DefaultBootstrapContext 13:13:13,944 INFO [org.jboss.as.connector] (MSC service thread 1-1) Starting JCA Subsystem (JBoss IronJacamar 1.0.0.Beta5) 13:13:13,948 DEBUG [org.jboss.as.connector] (MSC service thread 1-7) Starting JCA TransactionIntegrationService 13:13:13,962 DEBUG [org.hornetq.utils.UUIDGenerator] (MSC service thread 1-5) using hardware address ffffffb6:46:e:11:6b:84 13:13:13,981 DEBUG [org.jboss.tm.usertx.UserTransactionRegistry] (MSC service thread 1-7) org.jboss.tm.usertx.UserTransactionRegistry@25f7d3f addListener org.jboss.jca.core.tx.jbossts.UserTransactionListenerImpl@4b17b450 13:13:13,992 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) Bound JDBC Data-source [java:/H2DS] 13:13:14,035 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-5) Started Netty Acceptor version 3.2.1.Final-r2319 localhost.localdomain:5455 for CORE protocol 13:13:14,036 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-5) Started Netty Acceptor version 3.2.1.Final-r2319 localhost.localdomain:5445 for CORE protocol 13:13:14,037 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-5) HornetQ Server version 2.1.2.Final (Colmeia, 120) started 13:13:14,080 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-6) registered address org.hornetq:module=Core,type=Address,name="jms.topic.testTopic" 13:13:14,092 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-6) registered queue org.hornetq:module=Core,type=Queue,address="jms.topic.testTopic",name="jms.topic.testTopic" 13:13:14,108 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-1) registered address org.hornetq:module=Core,type=Address,name="jms.queue.testQueue" 13:13:14,113 DEBUG [org.hornetq.core.server.management.impl.ManagementServiceImpl] (MSC service thread 1-1) registered queue org.hornetq:module=Core,type=Queue,address="jms.queue.testQueue",name="jms.queue.testQueue" 13:13:14,123 INFO [org.jboss.as] (MSC service thread 1-1) JBoss AS 7.0.0.Beta2 "Fools' Day" started in 1898ms - Started 96 of 120 services (24 services are passive or on-demand) 13:13:48,774 INFO [org.jboss.as.server.deployment] (pool-6-thread-1) Content added at location /work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/data/content/d3/91be9b0636806e9de5e4c3803fc98ffd649816/content 13:13:48,774 DEBUG [org.jboss.as.deployment] (pool-6-thread-1) Deployment scan of [/work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/deployments] found update action [{ "operation" => "composite", "address" => undefined, "steps" => [ { "operation" => "add", "address" => [("deployment" => "servlet_js_servlet_web.war")], "hash" => bytes { 0xd3, 0x91, 0xbe, 0x9b, 0x06, 0x36, 0x80, 0x6e, 0x9d, 0xe5, 0xe4, 0xc3, 0x80, 0x3f, 0xc9, 0x8f, 0xfd, 0x64, 0x98, 0x16 } }, { "operation" => "deploy", "address" => [("deployment" => "servlet_js_servlet_web.war")] } ] }] 13:13:48,782 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting deployment of "servlet_js_servlet_web.war" 13:13:48,794 WARN [org.jboss.vfs] (MSC service thread 1-4) VFS was unable to set the URLStreamHandlerFactory. This will have unpredictable results 13:13:48,849 DEBUG [org.jboss.web] (MSC service thread 1-5) Resolved order: [ ] 13:13:48,884 DEBUG [org.jboss.modules] (MSC service thread 1-7) Module deployment.servlet_js_servlet_web.war:main defined by Service Module Loader 13:13:48,915 DEBUG [org.jboss.modules] (MSC service thread 1-7) Module org.jboss.classfilewriter:main defined by local module loader @fee4648 (roots: /work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/modules) 13:13:49,180 DEBUG [org.jboss.as.security] (MSC service thread 1-7) Creating SDC for domain=other 13:13:49,183 DEBUG [org.jboss.security.plugins.auth.JaasSecurityManagerBase.other] (MSC service thread 1-7) CallbackHandler: org.jboss.security.auth.callback.JBossCallbackHandler@8b8bda4 13:13:49,219 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardContext[/servlet_js_servlet_web] StandardEngine[jboss.web].StandardHost[localhost] 13:13:49,219 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Starting /servlet_js_servlet_web 13:13:49,220 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Configuring default Resources 13:13:49,226 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Processing standard container startup 13:13:49,227 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-1) ContextConfig: Processing START 13:13:49,231 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DefaultServlet] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,231 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[jsp] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,232 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoServletInfoTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,232 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoDestroyedTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,233 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoInit2TestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,233 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoServletConfigTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,233 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[PUTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,233 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoServiceTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,234 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-1) Add child StandardWrapper[DoInit1TestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:13:49,238 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-1) Pipeline Configuration: 13:13:49,238 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-1) org.apache.catalina.core.StandardContextValve/1.0 13:13:49,238 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-1) ====================== 13:13:49,242 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-1) Registering null 13:13:49,242 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-1) Start: Loading persisted sessions 13:13:49,242 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-1) Loading persisted sessions from SESSIONS.ser 13:13:49,242 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-1) No persisted data file found 13:13:49,243 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Configuring application event listeners 13:13:49,243 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-1) Configuring event listener class 'com.sun.faces.config.ConfigureListener' 13:13:49,246 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-1) Sending application start events 13:13:49,247 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) ConfigureListener.contextInitialized(/servlet_js_servlet_web) 13:13:49,264 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) javax.naming.NameNotFoundException: Name 'env' not found in context '' 13:13:49,264 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) javax.naming.NameNotFoundException: Name 'env' not found in context '' 13:13:49,341 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-1) No FacesServlet found in deployment descriptor - bypassing configuration 13:13:49,342 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-1) Starting filters 13:13:49,349 DEBUG [org.apache.jasper.compiler.JspRuntimeContext] (MSC service thread 1-1) Parent class loader is: ModuleClassLoader for Module "deployment.servlet_js_servlet_web.war:main" from Service Module Loader 13:13:49,350 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-1) Scratch dir for the JSP engine is: /NotBackedUp/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/tmp/work/jboss.web/localhost/servlet_js_servlet_web 13:13:49,350 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-1) IMPORTANT: Do not modify the generated servlets 13:13:49,350 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Configuring application event listeners 13:13:49,350 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Starting completed 13:13:49,351 INFO [org.jboss.web] (MSC service thread 1-1) registering web context: /servlet_js_servlet_web 13:13:49,351 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) Completed deployment of "servlet_js_servlet_web.war" in 568 ms 13:14:09,362 DEBUG [org.jboss.as.deployment] (pool-6-thread-1) Deployment scan of [/work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/deployments] found update action [{ "operation" => "composite", "address" => undefined, "steps" => [ { "operation" => "undeploy", "address" => [("deployment" => "servlet_js_servlet_web.war")] }, { "operation" => "remove", "address" => [("deployment" => "servlet_js_servlet_web.war")] } ] }] 13:14:09,384 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-7) JspServlet.destroy() 13:14:09,407 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-7) Stopping filters 13:14:09,407 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-7) Unloading persisted sessions 13:14:09,408 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-7) Saving persisted sessions to SESSIONS.ser 13:14:09,408 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-7) Unloading 0 sessions 13:14:09,408 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-7) Expiring 0 persisted sessions 13:14:09,408 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-7) Unloading complete 13:14:09,408 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-7) Sending application stop events 13:14:09,419 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-7) Processing standard container shutdown 13:14:09,419 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-7) ContextConfig: Processing STOP 13:14:09,420 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-7) resetContext null 13:14:09,420 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-7) Stopping complete ############################ # Deployment Stopped ############################ 13:14:09,441 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Stopped deployment servlet_js_servlet_web.war in 72ms ############################# # Immediated re-added/started ############################ 13:14:14,448 DEBUG [org.jboss.as.server.deployment] (pool-6-thread-2) Content was already present in repository at location /work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/data/content/d3/91be9b0636806e9de5e4c3803fc98ffd649816/content 13:14:14,448 DEBUG [org.jboss.as.deployment] (pool-6-thread-2) Deployment scan of [/work/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/deployments] found update action [{ "operation" => "composite", "address" => undefined, "steps" => [ { "operation" => "add", "address" => [("deployment" => "servlet_js_servlet_web.war")], "hash" => bytes { 0xd3, 0x91, 0xbe, 0x9b, 0x06, 0x36, 0x80, 0x6e, 0x9d, 0xe5, 0xe4, 0xc3, 0x80, 0x3f, 0xc9, 0x8f, 0xfd, 0x64, 0x98, 0x16 } }, { "operation" => "deploy", "address" => [("deployment" => "servlet_js_servlet_web.war")] } ] }] 13:14:14,452 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) Starting deployment of "servlet_js_servlet_web.war" 13:14:14,477 DEBUG [org.jboss.web] (MSC service thread 1-4) Resolved order: [ ] 13:14:14,486 DEBUG [org.jboss.modules] (MSC service thread 1-7) Module deployment.servlet_js_servlet_web.war:main defined by Service Module Loader 13:14:14,633 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardContext[/servlet_js_servlet_web] StandardEngine[jboss.web].StandardHost[localhost] 13:14:14,634 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Starting /servlet_js_servlet_web 13:14:14,634 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Configuring default Resources 13:14:14,635 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Processing standard container startup 13:14:14,635 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-3) ContextConfig: Processing START 13:14:14,636 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DefaultServlet] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,636 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[jsp] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,637 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoServletInfoTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,637 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoDestroyedTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,637 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoInit2TestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,638 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoServletConfigTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,639 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[PUTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,639 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoServiceTestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,639 DEBUG [org.apache.catalina.core.ContainerBase] (MSC service thread 1-3) Add child StandardWrapper[DoInit1TestLogicalName] StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/servlet_js_servlet_web] 13:14:14,643 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-3) Pipeline Configuration: 13:14:14,643 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-3) org.apache.catalina.core.StandardContextValve/1.0 13:14:14,643 DEBUG [org.apache.catalina.startup.ContextConfig] (MSC service thread 1-3) ====================== 13:14:14,643 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Registering null 13:14:14,643 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Start: Loading persisted sessions 13:14:14,649 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Loading persisted sessions from SESSIONS.ser 13:14:14,649 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Creating custom object input stream for class loader 13:14:14,652 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Loading 0 persisted sessions 13:14:14,652 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-3) Finish: Loading persisted sessions 13:14:14,653 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Configuring application event listeners 13:14:14,653 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-3) Configuring event listener class 'com.sun.faces.config.ConfigureListener' 13:14:14,653 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-3) Sending application start events 13:14:14,653 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) ConfigureListener.contextInitialized(/servlet_js_servlet_web) 13:14:14,689 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) javax.naming.NameNotFoundException: Name 'env' not found in context '' 13:14:14,689 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) javax.naming.NameNotFoundException: Name 'env' not found in context '' 13:14:14,693 FINE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) No FacesServlet found in deployment descriptor - bypassing configuration 13:14:14,694 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-3) Starting filters 13:14:14,695 DEBUG [org.apache.jasper.compiler.JspRuntimeContext] (MSC service thread 1-3) Parent class loader is: ModuleClassLoader for Module "deployment.servlet_js_servlet_web.war:main" from Service Module Loader 13:14:14,695 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-3) Scratch dir for the JSP engine is: /NotBackedUp/as7-dev/jboss-as/build/target/jboss-7.0.0.Beta2/standalone/tmp/work/jboss.web/localhost/servlet_js_servlet_web 13:14:14,695 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-3) IMPORTANT: Do not modify the generated servlets 13:14:14,695 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Configuring application event listeners 13:14:14,696 DEBUG [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Starting completed 13:14:14,696 INFO [org.jboss.web] (MSC service thread 1-3) registering web context: /servlet_js_servlet_web 13:14:14,696 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Completed deployment of "servlet_js_servlet_web.war" in 244 ms 13:14:21,889 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Stopping Coyote HTTP/1.1 on http-localhost.localdomain-127.0.0.1-8080 13:14:21,891 DEBUG [org.apache.jasper.servlet.JspServlet] (MSC service thread 1-5) JspServlet.destroy() 13:14:21,895 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/servlet_js_servlet_web]] (MSC service thread 1-5) Stopping filters 13:14:21,895 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-5) Unloading persisted sessions 13:14:21,896 DEBUG [org.apache.catalina.session.ManagerBase] (MSC service thread 1-5) Saving persisted sessions to SESSIONS.ser