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 82576 - IllegalStateException
Summary: IllegalStateException
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Web Services (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
: 91388 92049 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-13 05:58 UTC by dpchai
Modified: 2007-01-09 09:31 UTC (History)
1 user (show)

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 dpchai 2006-08-13 05:58:40 UTC
每次启动Netbeans后,弹出对话框提示“A java.lang.IllegalStateException exception 
has occurred.”

具体信息如下:
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:595)
Comment 1 Max Sauer 2006-08-22 16:28:47 UTC
This stack trace is not enough for us to track this issue down -- would be so
kind and add some steps to reproduce this issue or at least tell us what you
were doing?
Thanks,.
Comment 2 dpchai 2006-08-23 01:38:31 UTC
仅仅是安装了mobility pack,WTK2.5,Nokia和Motorola的Emulator,然后每次启动都会弹出一
个那样的“Unexpected Exception”对话框。
Comment 3 Jiri Kovalsky 2006-09-01 09:36:36 UTC
Okay, reassigning to mobility guys for further investigations. Hopefully they
can try to guess what's wrong in your case.
Comment 4 Lukas Hasik 2006-09-01 13:30:16 UTC
it's caused by com.nokia.phone.tools.designer.integration. from Nokia Developer
Suite. I'm closing as WONTFIX. 
Anyway, feel free to reopen with more informations like your configuration, NDS
used, jdk version, etc...

It can be duplicate of issue 77255. The stacktrace looks similar
Comment 5 Jiri Prox 2007-01-03 09:12:41 UTC
*** Issue 91388 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Prox 2007-01-09 09:31:32 UTC
*** Issue 92049 has been marked as a duplicate of this issue. ***