Java crashes - only message is "Aborted"???
- From: dduck <anders.johansen@xxxxxxxxx>
- Date: Wed, 27 Jun 2007 06:37:22 -0700
Hi,
We have a strange problem. Our program occationally crashes after
running for several hours. Nothing is logged, and the only message
written to the console is "Aborted" - no stack trace, no exception, no
nothing. We have encapsulated the invocation in try/catch Throwable in
an attempt to at least be able to log a stack trace, but apparently no
exception is thrown. No core dump or fatal error log is produced.
Our code leverages a Java SDK from Canto (Cumulus), which uses native
code via JNI invocation. We are currently running the program with
option verbose:jni, in the hope that this will help us pinpoint the
error, and are currently eagerly awaiting a crash.
Any suggestions on how to proceed?
Sincerely,
Anders S. Johansen
.
- Follow-Ups:
- Re: Java crashes - only message is "Aborted"???
- From: Roedy Green
- Re: Java crashes - only message is "Aborted"???
- From: Gordon Beaton
- Re: Java crashes - only message is "Aborted"???
- Prev by Date: Re: Reading CSV or Excel files in java and mapping values to database columns
- Next by Date: Re: Understanding java.lang.Object.wait()
- Previous by thread: Compiling with the eclipse compiler
- Next by thread: Re: Java crashes - only message is "Aborted"???
- Index(es):