Hi Marian,
when JVM crashes - it usually creates log files [1], so you can try to
look for such a files on your machine (check first current folder and
user home).
If there are no such files - most probably the process was killed by
OS similar to "kill -9".
Pls. let us know if you'll find some logs.
WBR,
Alexey.
[1] hs*.log
On Apr 19, 2010, at 15:48 , glassfish_at_javadesktop.org wrote:
> Dear Alexey,
>
> I spent some hours trying to recreate the problem using a simpler
> application, but I just can't do it. Not even repeatedly sending a
> huge number of e-mails from a normal HttpServlet will do.
>
> It seems to be some devilish combination of SipServlet, SMTP and EJB
> that triggers the problem.
>
> Is there any way how I could enforce dumping of Java core when the
> Virtual Machine crashes down? Some kind of startup command-line
> parameters?
>
> Marian
> [Message sent by forum member 'mkechlibar']
>
> http://forums.java.net/jive/thread.jspa?messageID=397815
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>