Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debugging with Java 6
Debugging with Java 6 [message #184743] Sun, 17 December 2006 07:03 Go to next message
Eclipse UserFriend
Originally posted by: mgmagi.hotmail.com

I ma trying to debug java code in Eclipse 3.21 after installing Java 6 and
getting the following:

FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
[../../../src/share/back/debugInit.c:690]

Any sugggestions?
Re: Debugging with Java 6 [message #184769 is a reply to message #184743] Sun, 17 December 2006 16:19 Go to previous message
Eclipse UserFriend
Originally posted by: mgmagi.hotmail.com

Figured it out myself.
I am using Norton Internet Security and installation of the Java 6 jdk/jre
program "Sun Microsystem Java Web" (javaw) - FOR WHAT EVER REASON - had
been registered with it to be blocked.
TO correct it I went:
Norton Internet Security - > Personal Firewall -> Configure -> Programs
and checnge settings for the javaw to be allowed to connect to other
computers

That fixed the problem - I can debug in Eclipse with Java 6
Previous Topic:Diagram Change Dimension Notification
Next Topic:JBoss jBPM Installation Location
Goto Forum:
  


Current Time: Sun Sep 22 02:25:59 GMT 2024

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

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

Back to the top