Pete,

In my code, I'm sure that there are no System.exit() calls. Maybe it's a problem with the c3p0 database pool that I use. I'll try to use another database pool library and report.

It's very weird how this happens. It quits with no apparent reason, in any moment.

My platofrm is linux x86 kernel 2.6.something, on last version of Java. What kind of lower-level problem can MINA be triggering?

Thanks.

Luciano


peter royal escreveu:
On May 16, 2006, at 1:53 PM, Luciano Macedo Rodrigues wrote:
And sometimes the server just quit. I put try/catch blocks everywhere,
but the server quits with no exception at all. I searched the directory
for hs_err*.. files generated by the jvm's crash, but couldn't find any.

Check your code for System.exit() calls?

Otherwise, what platform are you running on, what JVM version, etc? Sounds like a lower-level problem that MINA is just triggering perhaps?

-pete

[EMAIL PROTECTED] - http://fotap.org/~osi



Reply via email to