[jboss-user] [Beginners Corner] - Re: problem starting server when using my .war

kdr do-not-reply at jboss.com
Tue Aug 1 11:24:22 EDT 2006


This is what i got from the stack trace

"TP-Monitor" daemon prio=1 tid=0x0000002b0921e990 nid=0x754e in Object.wait() [0x0000000043951000..0x00000000439514d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af8122258> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable)
  | 	at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:559)
  | 	- locked <0x0000002af8122258> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TP-Processor4" daemon prio=1 tid=0x0000002b0c4f19d0 nid=0x754d runnable [0x0000000043850000..0x0000000043851450]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002af80d9cc0> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:293)
  | 	at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:647)
  | 	at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:857)
  | 	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TP-Processor3" daemon prio=1 tid=0x0000002b06453780 nid=0x754c in Object.wait() [0x0000000043751000..0x00000000437513d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af8120fe8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:656)
  | 	- locked <0x0000002af8120fe8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TP-Processor2" daemon prio=1 tid=0x0000002b09212490 nid=0x754b in Object.wait() [0x0000000043651000..0x0000000043651350]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af81206b8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:656)
  | 	- locked <0x0000002af81206b8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TP-Processor1" daemon prio=1 tid=0x0000002b0c293ef0 nid=0x754a in Object.wait() [0x0000000043551000..0x00000000435512d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af811fd88> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:656)
  | 	- locked <0x0000002af811fd88> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "http-0.0.0.0-10001-1" daemon prio=1 tid=0x0000002b05d7e240 nid=0x7549 in Object.wait() [0x0000000043450000..0x0000000043451250]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af7e8b390> (a org.apache.tomcat.util.net.MasterSlaveWorkerThread)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.apache.tomcat.util.net.MasterSlaveWorkerThread.await(MasterSlaveWorkerThread.java:81)
  | 	- locked <0x0000002af7e8b390> (a org.apache.tomcat.util.net.MasterSlaveWorkerThread)
  | 	at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:107)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "http-0.0.0.0-10001" daemon prio=1 tid=0x0000002b092135e0 nid=0x7548 runnable [0x0000000043350000..0x00000000433511d0]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae1cd40d0> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java:60)
  | 	at org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java:407)
  | 	at org.apache.tomcat.util.net.PoolTcpEndpoint.run(PoolTcpEndpoint.java:647)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "JBossLifeThread" prio=1 tid=0x0000002b092130f0 nid=0x7547 in Object.wait() [0x0000000043250000..0x0000000043251150]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002af7bd3fd0> (a java.lang.Object)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.system.server.ServerImpl$LifeThread.run(ServerImpl.java:932)
  | 	- locked <0x0000002af7bd3fd0> (a java.lang.Object)
  | 
  | "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:7/2b8748e3b341fc732cb936cdaba37984 destination=QUEUE.TLInterfaceMDB messageSelector=null Local Create] id=4" prio=1 tid=0x0000002b0c072b80 nid=0x7546 in Object.wait() [0x0000000043151000..0x00000000431514d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd9bbfb8> (a java.util.LinkedList)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.mq.SpyConnectionConsumer.run(SpyConnectionConsumer.java:284)
  | 	- locked <0x0000002afd9bbfb8> (a java.util.LinkedList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:5/9e227b03940c77a7299b29908add9568 destination=TOPIC.EventManager messageSelector=null Local Create] id=3" prio=1 tid=0x0000002b0bfca870 nid=0x7545 in Object.wait() [0x0000000043051000..0x0000000043051450]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd688ad8> (a java.util.LinkedList)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.mq.SpyConnectionConsumer.run(SpyConnectionConsumer.java:284)
  | 	- locked <0x0000002afd688ad8> (a java.util.LinkedList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:3/0564e8a892851042909ba301dde94829 destination=TOPIC.CacheSynchMDB messageSelector=null Local Create] id=2" prio=1 tid=0x0000002b09211e30 nid=0x7544 in Object.wait() [0x0000000042f51000..0x0000000042f513d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd792c70> (a java.util.LinkedList)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.mq.SpyConnectionConsumer.run(SpyConnectionConsumer.java:284)
  | 	- locked <0x0000002afd792c70> (a java.util.LinkedList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:1/4915e5907a5aafa938e71acd330c308d destination=QUEUE.MyQueue messageSelector=null Local Create] id=1" prio=1 tid=0x0000002b05fe8990 nid=0x753d in Object.wait() [0x0000000042e51000..0x0000000042e51350]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd892350> (a java.util.LinkedList)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.mq.SpyConnectionConsumer.run(SpyConnectionConsumer.java:284)
  | 	- locked <0x0000002afd892350> (a java.util.LinkedList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Timer-3" daemon prio=1 tid=0x0000002b05bd5110 nid=0x753b in Object.wait() [0x0000000042d51000..0x0000000042d512d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afe40df78> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.mainLoop(Timer.java:509)
  | 	- locked <0x0000002afe40df78> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.run(Timer.java:462)
  | 
  | "UILServerILService Accept Thread" prio=1 tid=0x0000002b09275d80 nid=0x7539 runnable [0x0000000042c50000..0x0000000042c51250]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002afd035630> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.jboss.mq.il.uil2.UILServerILService.run(UILServerILService.java:152)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TimeoutFactory-1" daemon prio=1 tid=0x0000002b05fc8b80 nid=0x7537 in Object.wait() [0x0000000042b50000..0x0000000042b511d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd9bda90> (a java.lang.Object)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.util.timeout.TimeoutPriorityQueueImpl.poll(TimeoutPriorityQueueImpl.java:253)
  | 	- locked <0x0000002afd9bda90> (a java.lang.Object)
  | 	at org.jboss.util.timeout.TimeoutPriorityQueueImpl.take(TimeoutPriorityQueueImpl.java:230)
  | 	at org.jboss.util.timeout.TimeoutFactory.doWork(TimeoutFactory.java:215)
  | 	at org.jboss.util.timeout.TimeoutFactory.access$000(TimeoutFactory.java:41)
  | 	at org.jboss.util.timeout.TimeoutFactory$1.run(TimeoutFactory.java:136)
  | 
  | "JCA PoolFiller" prio=1 tid=0x0000002b0923b3e0 nid=0x752e in Object.wait() [0x0000000042a50000..0x0000000042a51150]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae1743f98> (a java.util.LinkedList)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at org.jboss.resource.connectionmanager.PoolFiller.run(PoolFiller.java:85)
  | 	- locked <0x0000002ae1743f98> (a java.util.LinkedList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "IdleRemover" daemon prio=1 tid=0x0000002b0699f3e0 nid=0x752b in Object.wait() [0x0000000042951000..0x00000000429514d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae175bd50> (a java.util.ArrayList)
  | 	at org.jboss.resource.connectionmanager.IdleRemover$IdleRemoverRunnable.run(IdleRemover.java:161)
  | 	- locked <0x0000002ae175bd50> (a java.util.ArrayList)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Timer-2" daemon prio=1 tid=0x0000002b03294a80 nid=0x752a in Object.wait() [0x0000000042851000..0x0000000042851450]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae1771b10> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.mainLoop(Timer.java:509)
  | 	- locked <0x0000002ae1771b10> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.run(Timer.java:462)
  | 
  | "WorkManager(3)-1" daemon prio=1 tid=0x0000002b048d0770 nid=0x7529 in Object.wait() [0x0000000042450000..0x00000000424513d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002afd2b24c0> (a EDU.oswego.cs.dl.util.concurrent.Semaphore)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at EDU.oswego.cs.dl.util.concurrent.Semaphore.acquire(Semaphore.java:108)
  | 	- locked <0x0000002afd2b24c0> (a EDU.oswego.cs.dl.util.concurrent.Semaphore)
  | 	at EDU.oswego.cs.dl.util.concurrent.SemaphoreControlledChannel.take(SemaphoreControlledChannel.java:131)
  | 	at org.jboss.resource.adapter.mail.inflow.NewMsgsWorker.run(NewMsgsWorker.java:75)
  | 	at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
  | 	at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
  | 	at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Thread-3" daemon prio=1 tid=0x0000002b02dc4110 nid=0x7527 waiting on condition [0x0000000042751000..0x00000000427512d0]
  | 	at java.lang.Thread.sleep(Native Method)
  | 	at org.jboss.console.plugins.AOPLister$1.run(AOPLister.java:882)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "JBossMQ Cache Reference Softner" daemon prio=1 tid=0x0000002b04832080 nid=0x7523 in Object.wait() [0x0000000042351000..0x00000000423514d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae206d750> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
  | 	- locked <0x0000002ae206d750> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at org.jboss.mq.server.MessageCache.run(MessageCache.java:247)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "RMI RenewClean-[157.95.25.137:1098]" daemon prio=1 tid=0x0000002b02d192f0 nid=0x751e in Object.wait() [0x0000000042051000..0x0000000042051350]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae0bc6248> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
  | 	- locked <0x0000002ae0bc6248> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(DGCClient.java:500)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "SubscriptionWatchDog" prio=1 tid=0x0000002b069af3b0 nid=0x751c waiting on condition [0x0000000041e51000..0x0000000041e51250]
  | 	at java.lang.Thread.sleep(Native Method)
  | 	at org.jboss.ws.eventing.mgmt.SubscriptionManager$WatchDog.run(SubscriptionManager.java:463)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon prio=1 tid=0x0000002b069e9570 nid=0x7516 waiting on condition [0x0000000041950000..0x00000000419511d0]
  | 	at java.lang.Thread.sleep(Native Method)
  | 	at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1547)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "PooledInvokerAcceptor#0-4445" prio=1 tid=0x0000002b04818b60 nid=0x7511 runnable [0x0000000041d51000..0x0000000041d514d0]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae091b858> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.jboss.invocation.pooled.server.PooledInvoker.run(PooledInvoker.java:261)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "RMI LeaseChecker" daemon prio=1 tid=0x0000002b04980300 nid=0x750f waiting on condition [0x0000000041b51000..0x0000000041b513d0]
  | 	at java.lang.Thread.sleep(Native Method)
  | 	at sun.rmi.transport.DGCImpl$LeaseChecker.run(DGCImpl.java:310)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "RMI TCP Accept-4444" daemon prio=1 tid=0x0000002b0484a700 nid=0x750b runnable [0x0000000041750000..0x00000000417511d0]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae08d9ad8> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at sun.rmi.transport.tcp.TCPTransport.run(TCPTransport.java:334)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "TimeoutFactory-0" daemon prio=1 tid=0x0000002b04817f10 nid=0x750a in Object.wait() [0x0000000041650000..0x0000000041651150]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae0770e40> (a java.lang.Object)
  | 	at org.jboss.util.timeout.TimeoutPriorityQueueImpl.poll(TimeoutPriorityQueueImpl.java:271)
  | 	- locked <0x0000002ae0770e40> (a java.lang.Object)
  | 	at org.jboss.util.timeout.TimeoutPriorityQueueImpl.take(TimeoutPriorityQueueImpl.java:230)
  | 	at org.jboss.util.timeout.TimeoutFactory.doWork(TimeoutFactory.java:215)
  | 	at org.jboss.util.timeout.TimeoutFactory.access$000(TimeoutFactory.java:41)
  | 	at org.jboss.util.timeout.TimeoutFactory$1.run(TimeoutFactory.java:136)
  | 
  | "JBoss System Threads(1)-2" daemon prio=1 tid=0x0000002b0484b0d0 nid=0x7509 runnable [0x0000000041551000..0x00000000415514d0]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae091bad0> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.jnp.server.Main$AcceptHandler.run(Main.java:441)
  | 	at org.jboss.util.threadpool.RunnableTaskWrapper.run(RunnableTaskWrapper.java:148)
  | 	at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "GC Daemon" daemon prio=1 tid=0x0000002b05b5ab90 nid=0x7508 in Object.wait() [0x0000000041451000..0x0000000041451450]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae02291e0> (a sun.misc.GC$LatencyLock)
  | 	at sun.misc.GC$Daemon.run(GC.java:100)
  | 	- locked <0x0000002ae02291e0> (a sun.misc.GC$LatencyLock)
  | 
  | "RMI Reaper" prio=1 tid=0x0000002b05bffa20 nid=0x7507 in Object.wait() [0x0000000041351000..0x00000000413513d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae0229580> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
  | 	- locked <0x0000002ae0229580> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
  | 	at sun.rmi.transport.ObjectTable$Reaper.run(ObjectTable.java:336)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "Timer-1" daemon prio=1 tid=0x0000002b05aedae0 nid=0x7506 in Object.wait() [0x0000000041251000..0x0000000041251350]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae01f1318> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.mainLoop(Timer.java:509)
  | 	- locked <0x0000002ae01f1318> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.run(Timer.java:462)
  | 
  | "RMI TCP Accept-1098" daemon prio=1 tid=0x0000002b04815320 nid=0x7505 runnable [0x0000000041150000..0x00000000411512d0]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae01f0ac0> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at sun.rmi.transport.tcp.TCPTransport.run(TCPTransport.java:334)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "JBoss System Threads(1)-1" daemon prio=1 tid=0x0000002b0381bb70 nid=0x7504 runnable [0x0000000041050000..0x0000000041051250]
  | 	at java.net.PlainSocketImpl.socketAccept(Native Method)
  | 	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
  | 	- locked <0x0000002ae034d4f0> (a java.net.SocksSocketImpl)
  | 	at java.net.ServerSocket.implAccept(ServerSocket.java:450)
  | 	at java.net.ServerSocket.accept(ServerSocket.java:421)
  | 	at org.jboss.web.WebServer.run(WebServer.java:324)
  | 	at org.jboss.util.threadpool.RunnableTaskWrapper.run(RunnableTaskWrapper.java:148)
  | 	at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
  | 	at java.lang.Thread.run(Thread.java:595)
  | 
  | "ScannerThread" daemon prio=1 tid=0x0000002b03777920 nid=0x7503 waiting on condition [0x0000000040f50000..0x0000000040f511d0]
  | 	at java.lang.Thread.sleep(Native Method)
  | 	at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:280)
  | 	at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:225)
  | 
  | "Timer-0" daemon prio=1 tid=0x0000002b04810d70 nid=0x7502 in Object.wait() [0x0000000040e50000..0x0000000040e51150]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae04464b8> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.mainLoop(Timer.java:509)
  | 	- locked <0x0000002ae04464b8> (a java.util.TaskQueue)
  | 	at java.util.TimerThread.run(Timer.java:462)
  | 
  | "DestroyJavaVM" prio=1 tid=0x00000000401167e0 nid=0x74f3 waiting on condition [0x0000000000000000..0x0000007fbff2e480]
  | 
  | "Low Memory Detector" daemon prio=1 tid=0x0000002b004a1fc0 nid=0x74fd runnable [0x0000000000000000..0x0000000000000000]
  | 
  | "CompilerThread1" daemon prio=1 tid=0x0000002b004a0430 nid=0x74fc waiting on condition [0x0000000000000000..0x0000000040a4fc70]
  | 
  | "CompilerThread0" daemon prio=1 tid=0x0000002b0049ef20 nid=0x74fb waiting on condition [0x0000000000000000..0x000000004094fbf0]
  | 
  | "AdapterThread" daemon prio=1 tid=0x0000002b0049d860 nid=0x74fa waiting on condition [0x0000000000000000..0x0000000000000000]
  | 
  | "Signal Dispatcher" daemon prio=1 tid=0x0000002b00490720 nid=0x74f9 waiting on condition [0x0000000000000000..0x0000000000000000]
  | 
  | "Finalizer" daemon prio=1 tid=0x0000002b00488b70 nid=0x74f8 in Object.wait() [0x0000000040650000..0x0000000040651150]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae040ffb0> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
  | 	- locked <0x0000002ae040ffb0> (a java.lang.ref.ReferenceQueue$Lock)
  | 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
  | 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
  | 
  | "Reference Handler" daemon prio=1 tid=0x0000002b00488320 nid=0x74f7 in Object.wait() [0x0000000040551000..0x00000000405514d0]
  | 	at java.lang.Object.wait(Native Method)
  | 	- waiting on <0x0000002ae01c0540> (a java.lang.ref.Reference$Lock)
  | 	at java.lang.Object.wait(Object.java:474)
  | 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
  | 	- locked <0x0000002ae01c0540> (a java.lang.ref.Reference$Lock)
  | 
  | "VM Thread" prio=1 tid=0x0000002b00483f90 nid=0x74f6 runnable 
  | 
  | "GC task thread#0 (ParallelGC)" prio=1 tid=0x0000000040147270 nid=0x74f4 runnable 
  | 
  | "GC task thread#1 (ParallelGC)" prio=1 tid=0x0000000040148060 nid=0x74f5 runnable 
  | 
  | "VM Periodic Task Thread" prio=1 tid=0x0000002b004a3b70 nid=0x74fe waiting on condition 

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

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



More information about the jboss-user mailing list