Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can't Debug Remote java App In Eclipse - Transport Error
Can't Debug Remote java App In Eclipse - Transport Error [message #309181] Tue, 17 October 2006 20:56 Go to next message
Eclipse UserFriend
Hello:

I am trying to debug a remote Java App with ECLISPE. I have been doing
this for 2 years now and for whatever reason I can no longer do it as of
last week with the error reported below when I try and debug my app.

Any advice would be greatly appreciated.

thanks,

Chris



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",L500]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
Re: Can't Debug Remote java App In Eclipse - Transport Error [message #309236 is a reply to message #309181] Thu, 19 October 2006 12:04 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Chris wrote:
> Hello:
>
> I am trying to debug a remote Java App with ECLISPE. I have been doing
> this for 2 years now and for whatever reason I can no longer do it as of
> last week with the error reported below when I try and debug my app.
> Any advice would be greatly appreciated.
>
> thanks,
>
> Chris
>
>
>
> 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",L500]
> JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized
>

Many remote debug problems are caused by a firewall on one of the
computers that blocks the connection between the debugger and the
running application.

Hope this helps,
Eric
Previous Topic:Call code formatter programmatically?
Next Topic:Cant find org.eclipse.ui.texteditor.MarkerUtilities
Goto Forum:
  


Current Time: Thu Jul 17 04:28:05 EDT 2025

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

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

Back to the top