Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Cannot debug
Cannot debug [message #122943] Sat, 29 November 2003 18:23 Go to next message
Adrian FILIP is currently offline Adrian FILIPFriend
Messages: 11
Registered: July 2009
Junior Member
hi,

when i try to debug i receive the following meesage:
Exception occured during launch
Reason:
Cannot connect to VM.

and this one in console:
Transport dt_socket failed to initialize, rc = 509.
FATAL ERROR in native method: No transports initialized
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/home/text_replaced/javacore.20031129.201843.18754.txt
JVMDG215: Dump Handler has Processed Error Signal 6.

I'm using eclipse2.1.2(linux, gtk version), Fedora Linux and
IBMJava2-SDK-1.4.1-0.0.

Any idea?
Re: Cannot debug [message #123281 is a reply to message #122943] Mon, 01 December 2003 14:13 Go to previous messageGo to next message
Darin Wright is currently offline Darin WrightFriend
Messages: 454
Registered: July 2009
Senior Member
Does the same problem happen with a different VM?

Darin

"a" <afilip@aut.utt.ro> wrote in message news:bqao7n$pd1$1@eclipse.org...
> hi,
>
> when i try to debug i receive the following meesage:
> Exception occured during launch
> Reason:
> Cannot connect to VM.
>
> and this one in console:
> Transport dt_socket failed to initialize, rc = 509.
> FATAL ERROR in native method: No transports initialized
> JVMDG217: Dump Handler is Processing a Signal - Please Wait.
> JVMDG303: JVM Requesting Java core file
> JVMDG304: Java core file written to
> /home/text_replaced/javacore.20031129.201843.18754.txt
> JVMDG215: Dump Handler has Processed Error Signal 6.
>
> I'm using eclipse2.1.2(linux, gtk version), Fedora Linux and
> IBMJava2-SDK-1.4.1-0.0.
>
> Any idea?
>
>
Re: Cannot debug [message #123320 is a reply to message #123281] Mon, 01 December 2003 14:57 Go to previous message
Adrian FILIP is currently offline Adrian FILIPFriend
Messages: 11
Registered: July 2009
Junior Member
I've found the answer.
I think is something related with java and kernel, not with eclipse.
I remembered that in order to run java from www.blackdown.org on Redhat
Linux 9.0 I had to do this:

export LD_ASSUME_KERNEL=2.4.1

Now is working.
Previous Topic:Bind QuickFix to keystroke
Next Topic:Sheet/quick reference over key-bindings/mappings
Goto Forum:
  


Current Time: Sun Oct 06 08:18:41 GMT 2024

Powered by FUDForum. Page generated in 0.03519 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top