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 188145 - com.sun.jdi.ClassNotPreparedException at com.sun.tools.jdi.JDWPException.toJDIException
Summary: com.sun.jdi.ClassNotPreparedException at com.sun.tools.jdi.JDWPException.toJD...
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 10:07 UTC by Alexandr Scherbatiy
Modified: 2010-07-28 15:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137282


Attachments
stacktrace (3.48 KB, text/plain)
2010-06-28 10:07 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-06-28 10:07:13 UTC
Build: NetBeans IDE Dev (Build 201006240001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
com.sun.jdi.ClassNotPreparedException
   at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:33)
   at com.sun.tools.jdi.ReferenceTypeImpl.getInterfaces(ReferenceTypeImpl.java:567)
   at com.sun.tools.jdi.ClassTypeImpl.interfaces(ClassTypeImpl.java:53)
   at com.sun.tools.jdi.ClassTypeImpl.addVisibleMethods(ClassTypeImpl.java:380)
   at com.sun.tools.jdi.ReferenceTypeImpl.visibleMethods(ReferenceTypeImpl.java:517)
   at com.sun.tools.jdi.ClassTypeImpl.concreteMethodByName(ClassTypeImpl.java:287)
Comment 1 Alexandr Scherbatiy 2010-06-28 10:07:18 UTC
Created attachment 100448 [details]
stacktrace
Comment 2 Michal Skvor 2010-07-12 14:39:11 UTC
I can't see anything from javafx. How did it happen? Is it possible to reproduce?
Comment 3 Michal Skvor 2010-07-28 15:32:46 UTC
Can't reproduce.