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 92933 - A java.lang.IllegalStateException exception has occurred
Summary: A java.lang.IllegalStateException exception has occurred
Status: RESOLVED DUPLICATE of bug 88479
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 06:28 UTC by lii
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lii 2007-01-22 06:29:00 UTC
java.lang.IllegalStateException: java.lang.ClassNotFoundException: 
org.netbeans.modules.websvc.core.customization.ui.WSDataObject
	at org.openide.loaders.DataLoader.getRepresentationClass
(DataLoader.java:125)
	at org.openide.loaders.DataLoaderPool$1ProducerOf.process
(DataLoaderPool.java:330)
	at org.openide.util.Enumerations$FilEn.hasMoreElements
(Enumerations.java:529)
	at 
com.nokia.phone.tools.designer.integration.netbeans.NetBeansIntegrationModuleIn
stall.addJDOActions(Unknown Source)
	at 
com.nokia.phone.tools.designer.integration.netbeans.NetBeansIntegrationModuleIn
stall.restored(Unknown Source)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
	at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:282)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:904)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:383)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:317)
	at org.netbeans.core.startup.ModuleSystem.restore
(ModuleSystem.java:250)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:212)
	at org.netbeans.core.startup.Main.start(Main.java:383)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 Jiri Prox 2007-01-22 08:16:28 UTC
It's duplicate of issue 88479. Thanks for your report.

*** This issue has been marked as a duplicate of 88479 ***
Comment 2 Quality Engineering 2007-09-20 09:42:34 UTC
Reorganization of java component