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 107153 - ISE:CNFE during starting IDE (WSDataObject)
Summary: ISE:CNFE during starting IDE (WSDataObject)
Status: RESOLVED DUPLICATE of bug 91306
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-19 10:14 UTC by azjael
Modified: 2007-06-19 15:27 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 azjael 2007-06-19 10:14:14 UTC
Fragment from log file:

-------------------------------------------------------------------------------
>Log Session: Tuesday, June 19, 2007 9:49:59 AM CEST
>System Info: 
  Product Version         = NetBeans IDE 5.5.1 (Build 200704122300)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor; Home  = 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06; Sun Microsystems Inc.; C:\Program 
Files\Java\jdk1.6.0_01\jre
  System Locale; Encoding = pl_PL (nb); Cp1250

(...)

[org.netbeans.core.modules] *********** Exception occurred ************ at 9:50 AM on Jun 19, 2007
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.NetBeansIntegrationModuleInstall.addJDOActions(Unknown 
Source)
	at com.nokia.phone.tools.designer.integration.netbeans.NetBeansIntegrationModuleInstall.restored(Unknown Source)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
[catch] 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:210)
	at org.netbeans.core.startup.Main.start(Main.java:381)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
	at java.lang.Thread.run(Thread.java:619)

(...)
Comment 1 Marian Mirilovic 2007-06-19 15:08:14 UTC
exception from com.nokia. .... 
I have no idea where this belongs to, please reassign to appropriate component, thanks in advance
Comment 2 Lukas Hasik 2007-06-19 15:27:35 UTC
this issue is caused by carbide.j/NDS integration.
There is nothing what can be done at NetBeans side. 
Thank you for report

*** This issue has been marked as a duplicate of 91306 ***