[jboss-user] [EJB 3.0] - Re: Major problem - JBoss hungs

2007-03-08 Thread mpikounis
Thank you, your suggestion really helped. Now another related issue I have is 
that sometime I cannot access the JMX-Console. JBoss seems to hang and consume 
more and more memory (not CPU) until I kill the process (I cannot even stop the 
service).

In this case, in order to get a stack trace I tried to use sendsignal.exe but I 
get an access denied message saying Not enough storage is available to process 
this command. Is there an alternative way to get a stack trace from a process 
that runs as a service?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4026226#4026226

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4026226
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: Major problem - JBoss hungs

2007-03-02 Thread jaikiran
In such cases, it always suggested to get a Thread Dump to see what's going on. 
It might show you if anything's locked on some resource. Here's how you can get 
a Thread Dump in JBoss:

http://wiki.jboss.org/wiki/Wiki.jsp?page=StackTrace

OR


http://wiki.jboss.org/wiki/Wiki.jsp?page=GenerateAThreadDumpWithTheJMXConsole

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024703#4024703

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024703
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user