This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 54573 - Tomcat gives a connection failure when I try to run in debug mode
Summary: Tomcat gives a connection failure when I try to run in debug mode
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 21:20 UTC by rab
Modified: 2010-04-29 09:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rab 2005-02-04 21:20:37 UTC
I found a thread from last October that seemed
relevant. I'm running SuSE 9.1 (which seems to be
part of the problem). Tomcat is running at 11555,
and I can telnet to it and it responds to
JDWP-Handshake, but the debugger console registers
"Attaching to localhost:11555
 Connection refused"

Anyone have a clue now that 4 months have elapsed?
Comment 1 Martin Grebac 2005-02-07 14:18:22 UTC
It works anywhere, on any other Linux distro - the only problem is
suse 9.1. I would recommend to try to map localhost correctly to
127.0.0.1 as a workaround.
Comment 2 Jan Jancura 2005-02-08 16:03:14 UTC
Does it help?
Comment 3 Quality Engineering 2010-04-29 09:21:01 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.