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 257646 - com.sun.jdi.ClassNotPreparedException at com.sun.tools.jdi.JDWPException.toJDIException
Summary: com.sun.jdi.ClassNotPreparedException at com.sun.tools.jdi.JDWPException.toJD...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: toomasr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 13:37 UTC by Exceptions Reporter
Modified: 2016-06-06 08:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213218


Attachments
stacktrace (1.18 KB, text/plain)
2016-01-20 13:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-01-20 13:37:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
basil.bourque: Do not know the steps. I was building a running a Vaadin 7.3.8 app. Using JRebel 6.0.2, so perhaps that hosed NetBeans.

basil.bourque: I have no idea. Editing code perhaps. Have JRebel running, so maybe that is the problem.

basil.bourque: Don't know. Compiling while running Vaadin app in Tomcat 8.0.20 with JRebl 6.0.3.

GUEST: I didn't see an error

basil.bourque: Do not know. Running Vaadin web app with JRebel.

GUEST: JRebel with debbuging mode

basil.bourque: Don't know.




Stacktrace: 
com.sun.jdi.ClassNotPreparedException
   at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:51)
   at com.sun.tools.jdi.ReferenceTypeImpl.getInterfaces(ReferenceTypeImpl.java:569)
   at com.sun.tools.jdi.ClassTypeImpl.interfaces(ClassTypeImpl.java:70)
   at com.zeroturnaround.jdi.JRVirtualMachine.detectReloadableTypeGriffin(JRVirtualMachine.java:347)
   at com.zeroturnaround.jdi.JRVirtualMachine.detectReloadableType(JRVirtualMachine.java:333)
   at com.zeroturnaround.jdi.JRVirtualMachine.isReloadableType(JRVirtualMachine.java:314)
Comment 1 Exceptions Reporter 2016-01-20 13:37:03 UTC
Created attachment 158192 [details]
stacktrace
Comment 2 Martin Entlicher 2016-05-21 07:02:22 UTC
VirtualMachine.redefineClasses() should not throw ClassNotPreparedException.
Comment 3 Exceptions Reporter 2016-06-06 08:02:11 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=213218