error deploying web application on second node of Jboss AS 5.1 "all" configuration
agashedev May 23, 2014 7:37 AMHi All,
I have created two nodes by copying "all" nodes and set the jvmRoute as node1 and node2. When i execute the node 1 the starts successfully and application loads, however when i try to start second node, it gives me Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
can anybosy help ???
Please refer the console log below
D:\jboss-5.1.0.GA\bin>run.bat -c OLS_NODE2 -g OLSPartition -u 239.255.100.100 -Djboss.messaging.ServerPeerID=2 -Djboss.service.binding.set=ports-01
Calling D:\jboss-5.1.0.GA\bin\run.conf.bat
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: D:\jboss-5.1.0.GA
JAVA: C:\Program Files\Java\jdk1.6.0_45\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx1024M -XX:MaxPermSize=512M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -server
CLASSPATH: D:\jboss-5.1.0.GA\bin\run.jar
===============================================================================
16:36:53,184 INFO [ServerImpl] Starting JBoss (Microcontainer)...
16:36:53,200 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
16:36:53,201 INFO [ServerImpl] Bootstrap URL: null
16:36:53,201 INFO [ServerImpl] Home Dir: D:\jboss-5.1.0.GA
16:36:53,201 INFO [ServerImpl] Home URL: file:/D:/jboss-5.1.0.GA/
16:36:53,201 INFO [ServerImpl] Library URL: file:/D:/jboss-5.1.0.GA/lib/
16:36:53,202 INFO [ServerImpl] Patch URL: null
16:36:53,202 INFO [ServerImpl] Common Base URL: file:/D:/jboss-5.1.0.GA/common/
16:36:53,202 INFO [ServerImpl] Common Library URL: file:/D:/jboss-5.1.0.GA/common/lib/
16:36:53,202 INFO [ServerImpl] Server Name: OLS_NODE2
16:36:53,203 INFO [ServerImpl] Server Base Dir: D:\jboss-5.1.0.GA\server
16:36:53,203 INFO [ServerImpl] Server Base URL: file:/D:/jboss-5.1.0.GA/server/
16:36:53,203 INFO [ServerImpl] Server Config URL: file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/conf/
16:36:53,203 INFO [ServerImpl] Server Home Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2
16:36:53,203 INFO [ServerImpl] Server Home URL: file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/
16:36:53,203 INFO [ServerImpl] Server Data Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\data
16:36:53,204 INFO [ServerImpl] Server Library URL: file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/lib/
16:36:53,204 INFO [ServerImpl] Server Log Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\log
16:36:53,204 INFO [ServerImpl] Server Native Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\tmp\native
16:36:53,204 INFO [ServerImpl] Server Temp Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\tmp
16:36:53,204 INFO [ServerImpl] Server Temp Deploy Dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\tmp\deploy
16:36:54,478 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/conf/bootstrap.xml
16:36:55,445 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
16:36:55,447 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
16:36:55,851 INFO [CopyMechanism] VFS temp dir: D:\jboss-5.1.0.GA\server\OLS_NODE2\tmp
16:36:55,852 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
16:36:57,824 INFO [ServerInfo] Java version: 1.6.0_45,Sun Microsystems Inc.
16:36:57,824 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
16:36:57,827 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 20.45-b01,Sun Microsystems Inc.
16:36:57,827 INFO [ServerInfo] OS-System: Windows 7 6.1,x86
16:36:57,868 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128M -Xmx1024M -XX:MaxPermSize=512M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Djava.endorsed.dirs=D:\jboss-5.1.0.GA\lib\endorsed
16:36:57,941 INFO [JMXKernel] Legacy JMX core initialized
16:37:00,511 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@158c3b7[domain=default, server=default, name=OLS_NODE2]
16:37:05,304 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8183/
16:37:13,510 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
16:37:13,546 INFO [NativeServerConfig] 3.1.2.GA
16:37:14,255 INFO [AttributeCallbackItem] Owner callback not implemented.
16:37:15,851 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@1453d72[ defaultDomain='jboss' ]
16:39:27,429 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15768188{vfsfile:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/profileservice-secured.jar/}
16:39:27,430 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15768188{vfsfile:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/profileservice-secured.jar/}
16:39:27,430 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15768188{vfsfile:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/profileservice-secured.jar/}
16:39:27,430 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15768188{vfsfile:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/profileservice-secured.jar/}
16:39:31,871 INFO [CorbaNamingService] CORBA Naming Started
16:39:40,223 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1190/jmxconnector
16:39:40,807 INFO [MailService] Mail Service bound to java:/Mail
16:39:42,583 INFO [SnmpAgentService] SNMP agent going active
16:39:49,603 INFO [OLSPartition] Initializing partition OLSPartition
16:39:49,865 WARN [UDP] failed to join /224.0.0.75:7500 on net4: java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
16:39:49,875 INFO [STDOUT]
---------------------------------------------------------
GMS: address is 127.0.0.1:64842 (cluster=OLSPartition)
---------------------------------------------------------
16:39:50,506 INFO [PlatformMBeanServerRegistration] JBossCache MBeans were successfully registered to the platform mbean server.
16:39:50,749 INFO [STDOUT]
---------------------------------------------------------
GMS: address is 127.0.0.1:64842 (cluster=OLSPartition-HAPartitionCache)
---------------------------------------------------------
16:39:51,959 INFO [OLSPartition] Number of cluster members: 1
16:39:51,959 INFO [OLSPartition] Other members: 0
16:39:52,759 INFO [RPCManagerImpl] Received new cluster view: [127.0.0.1:64842|0] [127.0.0.1:64842]
16:39:52,759 INFO [RPCManagerImpl] Cache local address is 127.0.0.1:64842
16:39:52,809 INFO [RPCManagerImpl] state was retrieved successfully (in 2.01 seconds)
16:39:52,819 INFO [ComponentRegistry] JBoss Cache version: JBossCache 'Cascabel' 3.1.0.GA
16:39:52,819 INFO [OLSPartition] Fetching serviceState (will wait for 30000 milliseconds):
16:39:52,829 INFO [OLSPartition] State could not be retrieved (we are the first member in group)
16:39:53,051 INFO [HANamingService] Started HAJNDI bootstrap; jnpPort=1200, backlog=50, bindAddress=/127.0.0.1
16:39:53,071 INFO [DetachedHANamingService$AutomaticDiscovery] Listening on /127.0.0.1:1102, group=239.255.100.100, HA-JNDI address=127.0.0.1:1200
16:39:54,095 INFO [UnifiedInvokerHA] Service name is jboss:service=invoker,type=unifiedha
16:39:55,529 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
16:39:55,539 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
16:39:55,691 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
16:39:55,814 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
16:39:55,814 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
16:39:56,188 INFO [TransactionManagerService] Initializing recovery manager
16:39:56,328 INFO [TransactionManagerService] Recovery manager configured
16:39:56,437 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
16:39:56,580 INFO [TransactionManagerService] Starting transaction recovery manager
16:39:57,506 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\app\localadmin\product\11.2.0\client_1;D:\app\localadmin\product\11.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wb
16:39:57,556 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8180
16:39:57,556 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8109
16:39:57,606 INFO [StandardService] Starting service jboss.web
16:39:57,606 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
16:39:57,646 INFO [Catalina] Server startup in 90 ms
16:39:57,666 INFO [TomcatDeployment] deploy, ctxPath=/juddi
16:39:59,360 INFO [RegistryServlet] Loading jUDDI configuration.
16:39:59,390 INFO [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
16:39:59,390 INFO [RegistryServlet] Initializing jUDDI components.
16:39:59,571 INFO [TomcatDeployment] deploy, ctxPath=/web-console
16:40:00,172 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
16:40:00,212 INFO [TomcatDeployment] deploy, ctxPath=/invoker
16:40:00,582 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
16:40:00,630 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
16:40:00,864 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/jms-ra.rar/META-INF/ra.xml
16:40:00,914 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/mail-ra.rar/META-INF/ra.xml
16:40:00,996 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/quartz-ra.rar/META-INF/ra.xml
16:40:01,096 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
16:40:01,126 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
16:40:01,136 INFO [RAMJobStore] RAMJobStore initialized.
16:40:01,136 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
16:40:01,136 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
16:40:01,136 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
16:40:02,130 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
16:40:03,126 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [2] started
16:40:03,428 INFO [STDOUT]
---------------------------------------------------------
GMS: address is 127.0.0.1:64842 (cluster=MessagingPostOffice-CTRL)
---------------------------------------------------------
16:40:05,448 INFO [GroupMember] org.jboss.messaging.core.impl.postoffice.GroupMember$ControlMembershipListener@5ecefb got new view [127.0.0.1:64842|0] [127.0.0.1:64842], old view is null
16:40:05,448 INFO [GroupMember] I am (127.0.0.1:64842)
16:40:05,448 INFO [GroupMember] New Members : 1 ([127.0.0.1:64842])
16:40:05,448 INFO [GroupMember] All Members : 1 ([127.0.0.1:64842])
16:40:05,518 WARN [TCP] failed to join /224.0.0.75:7500 on net4: java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
16:40:05,518 INFO [STDOUT]
---------------------------------------------------------
GMS: address is 127.0.0.1:7900 (cluster=MessagingPostOffice-DATA)
---------------------------------------------------------
16:40:10,650 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4557 has leasing enabled, lease period 10000 milliseconds
16:40:10,660 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@8b8462 started
16:40:10,671 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
16:40:10,717 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4557 has leasing enabled, lease period 10000 milliseconds
16:40:10,727 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1b33fce started
16:40:10,734 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4557 has leasing enabled, lease period 10000 milliseconds
16:40:10,736 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1034198 started
16:40:10,743 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
16:40:10,934 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
16:40:10,997 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OracleDS' to JNDI name 'java:OracleDS'
16:40:11,690 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
16:40:11,710 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
16:40:11,710 INFO [JBossASKernel] with dependencies:
16:40:11,710 INFO [JBossASKernel] and demands:
16:40:11,710 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
16:40:11,720 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
16:40:11,720 INFO [JBossASKernel] and supplies:
16:40:11,730 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
16:40:11,730 INFO [JBossASKernel] jndi:SecureProfileService/remote
16:40:11,730 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
16:40:11,740 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
16:40:11,750 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
16:40:11,760 INFO [JBossASKernel] with dependencies:
16:40:11,760 INFO [JBossASKernel] and demands:
16:40:11,770 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
16:40:11,770 INFO [JBossASKernel] and supplies:
16:40:11,790 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
16:40:11,790 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
16:40:11,800 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
16:40:11,800 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
16:40:11,810 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
16:40:11,820 INFO [JBossASKernel] with dependencies:
16:40:11,820 INFO [JBossASKernel] and demands:
16:40:11,840 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
16:40:11,840 INFO [JBossASKernel] and supplies:
16:40:11,850 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
16:40:11,850 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
16:40:11,850 INFO [JBossASKernel] jndi:SecureManagementView/remote
16:40:11,880 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
16:40:11,932 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@12cecd2{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
16:40:11,932 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1479428{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
16:40:11,932 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@a9014d{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
16:40:12,144 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
16:40:12,154 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
16:40:12,286 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
16:40:12,406 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
16:40:12,425 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
16:40:12,439 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
16:40:12,665 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
16:40:12,677 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
16:40:12,706 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
16:40:12,970 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
16:40:13,310 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
16:40:16,504 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
16:40:16,569 WARN [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.apache.struts.action.ActionServlet
16:40:16,597 WARN [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.springframework.ws.transport.http.MessageDispatcherServlet
16:40:36,566 INFO [TomcatDeployment] deploy, ctxPath=/
16:40:44,826 INFO [StandardContext] The listener "org.springframework.web.context.ContextLoaderListener" is already configured for this context. The duplicate definition has been ignored.
16:40:45,074 ERROR [[/]] Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContainer.java:262)
at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContainer.java:256)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3859)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4393)
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:310)
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
at com.sun.proxy.$Proxy38.start(Unknown Source)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
at org.jboss.system.ServiceController.start(ServiceController.java:460)
at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
16:40:45,168 ERROR [[/]] Skipped installing application listeners due to previous error(s)
16:40:45,168 ERROR [StandardContext] Error listenerStart
16:40:45,168 ERROR [StandardContext] Context [] startup failed due to previous errors
16:40:45,178 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/ state=Create mode=Manual requiredState=Installed
org.jboss.deployers.spi.DeploymentException: URL file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/tmp/a682669-3y3hg4-hvjdvprj-1-hvje0204-a9/onlineServices.war/ deployment failed
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:331)
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
at com.sun.proxy.$Proxy38.start(Unknown Source)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
at org.jboss.system.ServiceController.start(ServiceController.java:460)
at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
16:41:04,373 ERROR [AbstractKernelController] Error installing to Real: name=vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/onlineServices.war/ state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: URL file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/tmp/a682669-3y3hg4-hvjdvprj-1-hvje0204-a9/onlineServices.war/ deployment failed
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:331)
at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
at com.sun.proxy.$Proxy38.start(Unknown Source)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
at org.jboss.system.ServiceController.start(ServiceController.java:460)
at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
at org.jboss.Main.boot(Main.java:221)
at org.jboss.Main$1.run(Main.java:556)
at java.lang.Thread.run(Thread.java:662)
16:41:04,625 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
DEPLOYMENTS IN ERROR:
Deployment "vfszip:/D:/jboss-5.1.0.GA/server/OLS_NODE2/deploy/onlineServices.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/D:/jboss-5.1.0.GA/server/OLS_NODE2/tmp/a682669-3y3hg4-hvjdvprj-1-hvje0204-a9/onlineServices.war/ deployment failed
16:41:04,635 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8180
16:41:04,655 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8109
16:41:04,665 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 4m:11s:452ms