users@glassfish.java.net

RE: Debugging works randomly with Glassfish 3.1

From: Luthiger Stoll Benno <benno.luthiger_at_id.ethz.ch>
Date: Wed, 9 Mar 2011 15:22:39 +0000

Hello Vetle

Yes, I get the same indeterministic behavior you describe.
I'm debuggin Glassfish 3.1 from Eclipse as you do.

Regards,
Benno


-----Original Message-----
From: Vetle Roeim [mailto:vetler_at_gmail.com]
Sent: Mittwoch, 9. März 2011 10:14
To: users_at_glassfish.java.net
Subject: Debugging works randomly with Glassfish 3.1

Hi,

Has anyone else had problems debugging (with Eclipse and) Glassfish 3.1?

Sometimes it works just fine, then the next time it just says
"<terminated, exit value 0>" in the Eclipse debugger, and the
application hangs - probably because it's paused at a breakpoint...
but there's no way for me to reconnect to it and get it to continue.

I've tried restarting and redeploying to try to find a pattern here,
but I can't seem to find any.

Regards,
Vetle