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 40348 - [JDK 1.5.0] NPE throw from Attach dialog
Summary: [JDK 1.5.0] NPE throw from Attach dialog
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-02-22 14:51 UTC by _ rkubacki
Modified: 2010-04-29 09:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (2.64 KB, text/plain)
2004-02-23 10:50 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-02-22 14:51:52 UTC
J2SKD1.5.0b37, NetBeans 20040220, Linux

NPE is thrown when Debug | Start Session | Attach
menu is invoked and the menu is not shown.
Comment 1 Maros Sandor 2004-02-23 10:10:51 UTC
Can you attach this NPE's stacktrace ?
Comment 2 _ rkubacki 2004-02-23 10:50:39 UTC
Created attachment 13566 [details]
stacktrace
Comment 3 Maros Sandor 2004-02-23 14:05:29 UTC
Fixed the Attach dialog to work with connectors that do not use 
transports.

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/ConnectPanel.
java,v  <--  ConnectPanel.java
new revision: 1.16; previous revision: 1.15
Comment 4 Quality Engineering 2010-04-29 09:16:46 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.