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 116487 - java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.wseditor.support.WSFileLoader
Summary: java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.wseditor.s...
Status: VERIFIED DUPLICATE of bug 116464
Alias: None
Product: webservices
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 10:35 UTC by Jana Maleckova
Modified: 2007-09-24 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stackTrace (1.65 KB, text/plain)
2007-09-24 10:36 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-09-24 10:35:43 UTC
Product Version: NetBeans IDE Dev (Build 20070924070217) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System:
Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
=============
during starting full installation of IDE java.lang.ClassNotFoundException is thrown

StackTrace:
===========
java.lang.ClassNotFoundException: org.netbeans.modules.websvc.core.wseditor.support.WSFileLoader
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
Comment 1 Jana Maleckova 2007-09-24 10:36:59 UTC
Created attachment 49348 [details]
stackTrace
Comment 2 Milan Kuchtiak 2007-09-24 10:49:37 UTC

*** This issue has been marked as a duplicate of 116464 ***
Comment 3 Jana Maleckova 2007-09-24 10:56:20 UTC
verified
sorry I was looking for duplicated stacktrace in description part not in Summary