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 241661 - NoClassDefFoundError: com/sun/jdi/connect/Connector
Summary: NoClassDefFoundError: com/sun/jdi/connect/Connector
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 20:40 UTC by tdnorb
Modified: 2014-02-11 09:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193056


Attachments
stacktrace (300 bytes, text/plain)
2014-02-10 20:40 UTC, tdnorb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tdnorb 2014-02-10 20:40:43 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
tdnorb: Attempting to debug a java freeform project

GUEST: java.lang.NoClassDefFoundError: com/sun/jdi/connect/Connector

tdnorb: I just can't work with NB today.  Never had any issue like constant internal errors.  Was trying to debug a java freeform project




Stacktrace: 
java.lang.NoClassDefFoundError: com/sun/jdi/connect/Connector
   at org.netbeans.modules.debugger.jpda.ant.JPDAStart.run(JPDAStart.java:315)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 tdnorb 2014-02-10 20:40:44 UTC
Created attachment 145001 [details]
stacktrace
Comment 2 Martin Entlicher 2014-02-11 09:13:25 UTC
This should be already fixed by changeset:   270995:2947142d103d