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 60666 - After changing a JDK without clearing a userdir, org.netbeans.api.debugger.jpda cannot be enabled
Summary: After changing a JDK without clearing a userdir, org.netbeans.api.debugger.jp...
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 13:05 UTC by Zdenek Konecny
Modified: 2010-04-29 09:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (17.93 KB, text/plain)
2005-06-30 13:11 UTC, Zdenek Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zdenek Konecny 2005-06-30 13:05:51 UTC
1. Start IDE with JDK 1.6.0-ea and creat some project. Close IDE. 
2. Without clearing a userdir start IDE again with other JDK. Close IDE.
3. Clear userdir and start IDE again with JDK 1.6.0-ea.
Now it's impossible open any project. In the file system which is invoked by
"Open Project..." the projects are with appropriate icon but if you click on any
of them the icon is changed to icon of ordinary folder. In "New Project..."
wizard many things are missing. This problem can be solve only by reinstall
whole IDE. The clearing userdir doesn,t help. Thread dump is attached.
Comment 1 Zdenek Konecny 2005-06-30 13:11:43 UTC
Created attachment 22975 [details]
thread dump
Comment 2 Jan Lahoda 2005-06-30 13:17:34 UTC
It seems that module org.netbeans.api.debugger.jpda cannot be enabled for some
reason, and so all modules depending on it (including J2SE projects) cannot be
enabled. Therefore the project cannot be opened. Passing to debuggerjpda for
evaluation.

BTW: Java Freeform projects should work.
Comment 3 Jan Lahoda 2005-07-02 16:18:46 UTC
*** Issue 60649 has been marked as a duplicate of this issue. ***
Comment 4 Jan Lahoda 2005-07-03 20:40:04 UTC
*** Issue 60649 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2005-07-03 20:58:44 UTC
*** Issue 60671 has been marked as a duplicate of this issue. ***
Comment 6 Tomas Zezula 2005-07-07 07:50:55 UTC
*** Issue 60671 has been marked as a duplicate of this issue. ***
Comment 7 Tomas Zezula 2005-07-07 07:53:50 UTC
Increasing priority, since this has a P1 duplicate.
Comment 8 Jan Lahoda 2005-07-11 12:47:22 UTC
This was caused by IDE running on JRE.
Comment 9 Quality Engineering 2010-04-29 09:23:43 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.