After installing 4.0.4CR2 and EJB3 RC6, I started having errors during hot 
deploy where the WebServer and HASessionState fail to startup. It seems that 
these services may not have shut down properly and therefore cause problems 
during restart. Below is the stack trace. I'm kind of lost on this. Any ideas?


  | 2006-05-09 15:28:48,671 WARN  [org.jgroups.blocks.PullPushAdapter] [<null>] 
channel closed, exception is ChannelClosedException
  | 2006-05-09 15:28:53,671 DEBUG [net.lgsystems.access.util.OrganizationCache] 
OrganizationCache disconnecting from JavaGroups.
  | 2006-05-09 15:28:54,984 WARN  [org.jgroups.blocks.PullPushAdapter] [<null>] 
channel closed, exception is ChannelClosedException
  | 2006-05-09 15:28:54,984 DEBUG [net.lgsystems.jboss.service.VisionStarter] 
Stopped lgs:service=VisionStarterMBean
  | 2006-05-09 15:28:55,015 DEBUG [net.lgsystems.jboss.service.VisionStarter] 
Destroying lgs:service=VisionStarterMBean
  | 2006-05-09 15:28:55,015 DEBUG [net.lgsystems.jboss.service.VisionStarter] 
Destroyed lgs:service=VisionStarterMBean
  | 2006-05-09 15:28:55,015 INFO  [org.jboss.deployment.EARDeployer] 
Undeploying J2EE application, destroy step: 
file:/C:/Tools/jboss/server/lgs/deploy/lgs.ear
  | 2006-05-09 15:28:55,031 INFO  [org.jboss.deployment.EARDeployer] Undeployed 
J2EE application: file:/C:/Tools/jboss/server/lgs/deploy/lgs.ear
  | 2006-05-09 15:28:55,031 INFO  [org.jboss.cache.TreeCache] stopService(): 
closing the channel
  | 2006-05-09 15:28:55,343 INFO  [org.jboss.cache.TreeCache] stopService(): 
stopping the dispatcher
  | 2006-05-09 15:28:55,343 INFO  [org.jboss.cache.eviction.LRUPolicy] Stopping 
eviction policy timer ... 
  | 2006-05-09 15:28:55,343 INFO  [org.jboss.cache.TreeCache] stopService(): 
closing the channel
  | 2006-05-09 15:28:55,640 INFO  [org.jboss.cache.TreeCache] stopService(): 
stopping the dispatcher
  | 2006-05-09 15:28:55,640 INFO  [org.jboss.cache.eviction.LRUPolicy] Stopping 
eviction policy timer ... 
  | 2006-05-09 15:28:55,671 INFO  
[org.jboss.mq.server.jmx.Queue.JournalEntryQueue] Unbinding JNDI name: 
queue/JournalEntryQueue
  | 2006-05-09 15:28:55,671 INFO  [org.jboss.mq.server.jmx.Queue.DLQ] Unbinding 
JNDI name: queue/DLQ
  | 2006-05-09 15:28:55,687 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/jbossmq-httpil, 
warUrl=.../deploy-hasingleton/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
  | 2006-05-09 15:28:55,734 WARN  [org.jboss.system.ServiceController] Ignoring 
request to stop nonexistent service: 
jboss.hasingleton:service=RMIAdaptorSingletonController
  | 2006-05-09 15:28:55,734 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Closing partition 
Lucifer
  | 2006-05-09 15:28:56,390 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Partition Lucifer 
closed.
  | 2006-05-09 15:28:56,406 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Partition Lucifer 
destroyed.
  | 2006-05-09 15:28:56,421 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Pausing Coyote HTTP/1.1 on http-0.0.0.0-80
  | 2006-05-09 15:28:56,421 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Pausing Coyote HTTP/1.1 on http-0.0.0.0-443
  | 2006-05-09 15:28:57,421 INFO  [org.jboss.web.tomcat.tc5.StandardService] 
Stopping service jboss.web
  | 2006-05-09 15:28:57,453 INFO  [org.apache.juddi.registry.RegistryServlet] 
jUDDI Stopping: Cleaning up existing resources.
  | 2006-05-09 15:28:57,468 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Stopping Coyote HTTP/1.1 on http-0.0.0.0-80
  | 2006-05-09 15:28:57,484 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Stopping Coyote HTTP/1.1 on http-0.0.0.0-443
  | 2006-05-09 15:28:57,484 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/invoker, warUrl=.../deploy/httpha-invoker.sar/invoker.war/
  | 2006-05-09 15:28:57,484 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
  | 2006-05-09 15:28:57,484 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp27900jbossws-exp.war/
  | 2006-05-09 15:28:57,500 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/juddi, warUrl=.../deploy/juddi-service.sar/juddiws.war/
  | 2006-05-09 15:28:57,500 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/web-console, 
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
  | 2006-05-09 15:28:57,500 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/LGVisionConsole, 
warUrl=.../tmp/deploy/tmp27942LGVisionConsole-exp.war/
  | 2006-05-09 15:28:57,546 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
  | 2006-05-09 15:28:57,546 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
undeploy, ctxPath=/, warUrl=.../tmp/deploy/tmp27943lgs-web-exp.war/
  | 2006-05-09 15:28:57,578 INFO  [org.jboss.cache.TreeCache] stopService(): 
closing the channel
  | 2006-05-09 15:28:57,875 INFO  [org.jboss.cache.TreeCache] stopService(): 
stopping the dispatcher
  | 2006-05-09 15:28:57,953 INFO  [org.jboss.aop.deployment.AspectDeployer] 
Deployed AOP: file:/C:/Tools/jboss/server/lgs/deploy/ejb3-interceptors-aop.xml
  | 2006-05-09 15:28:57,984 INFO  [org.jboss.aop.deployment.AspectDeployer] 
Deployed AOP: 
file:/C:/Tools/jboss/server/lgs/deploy/tc5-cluster.sar/tc5-cluster.aop
  | 2006-05-09 15:28:58,000 INFO  [org.jboss.cache.TreeCache] setting cluster 
properties from xml to: 
UDP(down_thread=false;enable_bundling=true;ip_ttl=2;loopback=false;max_bundle_size=64000;max_bundle_timeout=30;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=25000000;mcast_send_buf_size=640000;ucast_recv_buf_size=20000000;ucast_send_buf_size=640000;up_thread=false;use_incoming_packet_handler=true;use_outgoing_packet_handler=true):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(down_thread=false;max_interval=100000;min_interval=20000;up_thread=false):FD_SOCK(down_thread=false;up_thread=false):FD(down_thread=false;max_tries=5;shun=true;timeout=120000;up_thread=false):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(discard_delivered_msgs=true;down_thread=false;gc_lag=50;max_xmit_size=60000;retransmit_timeout=100,200,300,600,1200,2400,4800;up_thread=false;use_mcast_xmit=false):UNICAST(down_thread=false;timeout=300,600,1200,2400,3600;up_thread=false):pbcast.STABLE(desired_avg_gossip=50000;down_thread=false;max_bytes=2100000;stability_delay=1000;up_thread=false):pbcast.GMS(down_thread=false;join_retry_timeout=2000;join_timeout=3000;print_local_addr=true;shun=true;up_thread=false):FC(down_thread=false;max_credits=10000000;min_threshold=0.20;up_thread=false):FRAG2(down_thread=false;frag_size=60000;up_thread=false):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
  | 2006-05-09 15:28:58,000 INFO  [org.jboss.cache.TreeCache] interceptor chain 
is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.PessimisticLockInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | 2006-05-09 15:28:58,015 INFO  [org.jboss.cache.TreeCache] cache mode is 
REPL_ASYNC
  | 2006-05-09 15:28:58,046 INFO  [STDOUT] 
  | -------------------------------------------------------
  | GMS: address is LUCIFER:3561
  | -------------------------------------------------------
  | 2006-05-09 15:29:00,062 INFO  [org.jboss.cache.TreeCache] my local address 
is LUCIFER:3561
  | 2006-05-09 15:29:00,062 INFO  [org.jboss.cache.TreeCache] viewAccepted(): 
[LUCIFER:3561|0] [LUCIFER:3561]
  | 2006-05-09 15:29:00,062 INFO  [org.jboss.cache.TreeCache] state could not 
be retrieved (must be first member in group)
  | 2006-05-09 15:29:00,062 INFO  [org.jboss.cache.TreeCache] new cache is null 
(may be first member in cluster)
  | 2006-05-09 15:29:00,062 INFO  [org.jboss.cache.TreeCache] Cache is started!!
  | 2006-05-09 15:29:00,062 INFO  [org.apache.catalina.startup.Embedded] 
Catalina naming disabled
  | 2006-05-09 15:29:00,062 INFO  
[org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a cluster 
rule set in the classpath. Will load the default rule set.
  | 2006-05-09 15:29:00,062 INFO  
[org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a cluster 
rule set in the classpath. Will load the default rule set.
  | 2006-05-09 15:29:00,093 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Initializing Coyote HTTP/1.1 on http-0.0.0.0-80
  | 2006-05-09 15:29:00,109 INFO  [org.apache.coyote.http11.Http11BaseProtocol] 
Initializing Coyote HTTP/1.1 on http-0.0.0.0-443
  | 2006-05-09 15:29:00,109 INFO  [org.apache.catalina.startup.Catalina] 
Initialization processed in 47 ms
  | 2006-05-09 15:29:00,109 INFO  [org.jboss.web.tomcat.tc5.StandardService] 
Starting service jboss.web
  | 2006-05-09 15:29:00,109 INFO  [org.apache.catalina.core.StandardEngine] 
Starting Servlet Engine: Apache Tomcat/5.5.16
  | 2006-05-09 15:29:00,109 INFO  [org.apache.catalina.core.StandardHost] XML 
validation disabled
  | 2006-05-09 13:36:46,937 INFO  [org.apache.catalina.startup.Catalina] Server 
startup in 0 ms
  | 2006-05-09 13:36:46,953 WARN  [org.jboss.system.ServiceController] Problem 
starting service jboss.web:service=WebServer
  | java.lang.IllegalArgumentException: Handler for 
key=javax.servlet.http.HttpServletRequest, exists, handler: [EMAIL PROTECTED]
  |     at 
javax.security.jacc.PolicyContext.registerHandler(PolicyContext.java:185)
  |     at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:452)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
  |     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
  |     at 
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
  |     at 
org.jboss.deployment.SubDeployerInterceptor.invokeNext(SubDeployerInterceptor.java:124)
  |     at 
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:109)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
  |     at $Proxy0.start(Unknown Source)
  |     at org.jboss.system.ServiceController.start(ServiceController.java:417)
  |     at org.jboss.system.ServiceController.start(ServiceController.java:435)
  |     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:190)
  |     at $Proxy4.start(Unknown Source)
  |     at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
  |     at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
  |     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
  |     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
  |     at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:190)
  |     at $Proxy8.deploy(Unknown Source)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:334)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:504)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:207)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:218)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:197)
  | 2006-05-09 13:36:47,062 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Initializing
  | 2006-05-09 13:36:47,078 INFO  [STDOUT]
  | -------------------------------------------------------
  | GMS: address is LUCIFER:2622 (additional data: 19 bytes)
  | -------------------------------------------------------
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Number of cluster 
members: 1
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Other members: 0
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.Lucifer] Fetching state (will 
wait for 30000 milliseconds):
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.interfaces.HAPartition.lifecycle.Lucifer] New cluster 
view for partition Lucifer (id: 0, delta: 0) : [172.33.100.141:1099]
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.Lucifer] I am 
(172.33.100.141:1099) received membershipChanged event:
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.Lucifer] Dead 
members: 0 ([])
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.Lucifer] New 
Members : 0 ([])
  | 2006-05-09 13:36:49,093 INFO  
[org.jboss.ha.framework.server.DistributedReplicantManagerImpl.Lucifer] All 
Members : 1 ([172.33.100.141:1099])
  | 2006-05-09 13:36:49,453 INFO  
[org.jboss.mq.server.jmx.Queue.JournalEntryQueue] Bound to JNDI name: 
queue/JournalEntryQueue
  | 2006-05-09 13:36:49,453 INFO  [org.jboss.mq.il.uil2.UILServerILService] 
JBossMQ UIL service available at : /0.0.0.0:8093
  | 2006-05-09 13:36:49,468 INFO  [org.jboss.mq.server.jmx.Queue.DLQ] Bound to 
JNDI name: queue/DLQ
  | 2006-05-09 13:36:49,609 WARN  [org.jboss.system.ServiceController] Problem 
starting service jboss:service=HASessionState
  | javax.naming.NameAlreadyBoundException: /HASessionState/Default already 
exists in the NonSerializableFactory map
  |     at 
org.jboss.util.naming.NonSerializableFactory.bind(NonSerializableFactory.java:103)
  |     at 
org.jboss.ha.hasessionstate.server.HASessionStateImpl.bind(HASessionStateImpl.java:144)
  |     at 
org.jboss.ha.hasessionstate.server.HASessionStateImpl.init(HASessionStateImpl.java:137)
  |     at 
org.jboss.ha.hasessionstate.server.HASessionStateService.startService(HASessionStateService.java:108)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
  |     at sun.reflect.GeneratedMethodAccessor289.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
  |     at $Proxy0.start(Unknown Source)
  |     at org.jboss.system.ServiceController.start(ServiceController.java:417)
  |     at org.jboss.system.ServiceController.start(ServiceController.java:435)
  |     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:190)
  |     at $Proxy4.start(Unknown Source)
  |     at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
  |     at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
  |     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
  |     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
  |     at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  |     at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:260)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:190)
  |     at $Proxy8.deploy(Unknown Source)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:334)
  |     at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:504)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:207)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:218)
  |     at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:197)
  | 2006-05-09 13:36:49,625 INFO  [org.jboss.ha.jndi.HANamingService] Started 
ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/0.0.0.0
  | 2006-05-09 13:36:49,625 INFO  
[org.jboss.ha.jndi.DetachedHANamingService$AutomaticDiscovery] Listening on 
/0.0.0.0:1102, group=230.0.0.4, HA-JNDI address=172.33.100.141:1100
  | 2006-05-09 13:36:49,703 INFO  [org.jboss.cache.TreeCache] setting cluster 
properties from xml to: 
UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK(down_thread=false;up_thread=false):FD(down_thread=false;max_tries=5;shun=true;timeout=120000;up_thread=false):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
  | 2006-05-09 13:36:49,718 INFO  [org.jboss.cache.TreeCache] 
setEvictionPolicyConfig(): [config: null]
  | 2006-05-09 13:36:49,718 WARN  [org.jboss.cache.TreeCache] No transaction 
manager lookup class has been defined. Transactions cannot be used
  | 2006-05-09 13:36:49,718 INFO  [org.jboss.cache.TreeCache] interceptor chain 
is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.PessimisticLockInterceptor
  | class org.jboss.cache.interceptors.CacheLoaderInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942557#3942557

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942557


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to