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 11238

Summary: fail to start up
Product: projects Reporter: shuxueli <shuxueli>
Component: Generic InfrastructureAssignee: David Strupl <dstrupl>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description shuxueli 2001-04-10 01:27:45 UTC
The 3.2RC1 fail to start up after I disable some modules and setup my project.
The following is a copy of exception appearing in command-line window.

java.lang.ClassCastException: org.openide.loaders.DefaultDataObject
        at org.netbeans.modules.projects.PSupport.projectDesktop
(PSupport.java:134)
        at org.netbeans.core.NbProjectOperation.setProject
(NbProjectOperation.java:122)
        at org.netbeans.core.NbProjectOperation.openOrCreateProject
(NbProjectOperation.java:184)
        at org.netbeans.core.NonGui.run(NonGui.java:490)
        at org.netbeans.core.Main.run(Main.java:168)
        at org.openide.TopManager.initializeTopManager(TopManager.java:120)
        at org.openide.TopManager.getDefault(TopManager.java:81)
        at org.netbeans.core.Main.main(Main.java:255)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
        at java.lang.Thread.run(Thread.java:484)
Comment 1 David Strupl 2001-04-10 13:17:12 UTC
Hello - to fix it we need more info. Could you please zip and attach the system
folder from your directory? Also ide.log file (again as attachment to this bug)
would be helpful. Thank you for your help.
Comment 2 Jan Pokorsky 2001-04-11 17:08:39 UTC

*** This issue has been marked as a duplicate of 11275 ***
Comment 3 Quality Engineering 2003-07-01 14:17:57 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.