Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JDWP No transports initialized
JDWP No transports initialized [message #187721] Tue, 30 November 2004 01:00 Go to next message
Eclipse UserFriend
Originally posted by: epovazan.telus.net

Hello,

Can anyone point to what is going on? I am at my wits end. I was happily
debugging. I put the laptop down, get some tea, then this is going on.
Maybe it doesn't like my tea nearby ... I don't recall changing anything
except some code.

FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=JVMTI_ERROR_INTERNAL(113)
ERROR: transport error 202: connect failed: Connection refused
["transport.c",L41]
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
["debugInit.c",L497]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized

Any ideas? I am using JDK1.5 on 3.1M2 - same as I have been using for a
few weeks now.

Thanks
-Ed
Re: JDWP No transports initialized [message #187738 is a reply to message #187721] Tue, 30 November 2004 01:43 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Did a firewall kick in?

Darins

"Edward Povazan" <epovazan@telus.net> wrote in message
news:coggmo$vft$1@www.eclipse.org...
> Hello,
>
> Can anyone point to what is going on? I am at my wits end. I was happily
> debugging. I put the laptop down, get some tea, then this is going on.
> Maybe it doesn't like my tea nearby ... I don't recall changing anything
> except some code.
>
> FATAL ERROR in native method: JDWP No transports initialized,
> jvmtiError=JVMTI_ERROR_INTERNAL(113)
> ERROR: transport error 202: connect failed: Connection refused
> ["transport.c",L41]
> ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
> ["debugInit.c",L497]
> JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
>
> Any ideas? I am using JDK1.5 on 3.1M2 - same as I have been using for a
> few weeks now.
>
> Thanks
> -Ed
>
Re: JDWP No transports initialized [message #187744 is a reply to message #187738] Tue, 30 November 2004 04:25 Go to previous message
Eclipse UserFriend
Originally posted by: epovazan.telus.net

Darin Swanson wrote:

Ugh - thanks. ZoneAlarm, which is not set to startup automatically,
sometimes is started (not sure how) and silently blocks things. I started
its GUI up and see in the logs it has been blocking away.
Wish I knew how this happens - once every few months I go nuts - first
time this has happened in the context of Eclipse so I was confused.

Thanks again, back to fun stuff.
-Ed

> Did a firewall kick in?

> Darins

> "Edward Povazan" <epovazan@telus.net> wrote in message
> news:coggmo$vft$1@www.eclipse.org...
>> Hello,
>>
>> Can anyone point to what is going on? I am at my wits end. I was happily
>> debugging. I put the laptop down, get some tea, then this is going on.
>> Maybe it doesn't like my tea nearby ... I don't recall changing anything
>> except some code.
>>
>> FATAL ERROR in native method: JDWP No transports initialized,
>> jvmtiError=JVMTI_ERROR_INTERNAL(113)
>> ERROR: transport error 202: connect failed: Connection refused
>> ["transport.c",L41]
>> ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
>> ["debugInit.c",L497]
>> JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
>>
>> Any ideas? I am using JDK1.5 on 3.1M2 - same as I have been using for a
>> few weeks now.
>>
>> Thanks
>> -Ed
>>
Previous Topic:Break point and jar
Next Topic:How can I determine if a MethodDeclaration is an override?
Goto Forum:
  


Current Time: Wed Jul 24 15:30:16 GMT 2024

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

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

Back to the top