Obtain a thread dump of the vm in this situation to see where the threads
are via a Ctrl-\ or SIGQUIT. This gets dumped to stderr so you need
to redirect this or have a huge console buffer or logging.

----- Original Message ----- 
From: "Nicolai P Guba" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 21, 2001 6:51 AM
Subject: Re: [JBoss-user] Memory Leak problem


> >>>>> "JA" == Jim Archer <[EMAIL PROTECTED]> writes:
> 
> JA> Well, maybe now that you and I have verified it and know how to
> JA> reproduce it someone will fix it.
> 
> 
> JA> Danch, do you want me to write this up on SourceForge bug list, or
> JA> is this a known issue?
> 
> Hmmm, on deploying a valid jar I also got this exception
> (unexpectedly) then the same problem with running out of processes
> occured... 
> 
> [Container factory] java.lang.IllegalStateException: The session is closed
> [Container factory] at org.jbossmq.SpySession.createMessage(SpySession.java:132)
> [Container factory] at 
>org.jboss.ejb.plugins.AbstractInstanceCache.createMessage(AbstractInstanceCache.java:129)
> [Container factory] at 
>org.jboss.ejb.plugins.AbstractInstanceCache.logPassivation(AbstractInstanceCache.java:478)
> [Container factory] at 
>org.jboss.ejb.plugins.AbstractInstanceCache$1.execute(AbstractInstanceCache.java:673)
> [Container factory] at 
>org.jboss.util.WorkerQueue$QueueLoop.flush(WorkerQueue.java:218)
> [Container factory] at org.jboss.util.WorkerQueue$QueueLoop.run(WorkerQueue.java:194)
> [Container factory] at java.lang.Thread.run(Thread.java:484)
> 
> Hope this helps a bit more in order to pin the problem
> -- 
>   Nicolai P Guba    http://www.gnu.org         http://www.frontwire.com
>                     mailto:[EMAIL PROTECTED]     mailto:[EMAIL PROTECTED]
>                     GSM: +44 (0)7909 960 751   DDI: +44 (0)20 7368 9708
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to