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 119901 - ClassNotFoundException: org.netbeans.modules.websvc.webservices.ProjectWebServicesSupportProvider
Summary: ClassNotFoundException: org.netbeans.modules.websvc.webservices.ProjectWebSer...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-10-24 13:45 UTC by Dan Kolar
Modified: 2008-01-24 20:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 5538


Attachments
stacktrace (2.94 KB, text/plain)
2007-10-24 13:46 UTC, Dan Kolar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kolar 2007-10-24 13:46:00 UTC
Build: NetBeans IDE Dev (Build 071024)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.5.0_13-ea-b01
OS: Linux, 2.6.9-42.0.0.0.1.ELsmp, amd64

User Comments: 
Created simple web project on JBoss 5 beta 2
Comment 1 Dan Kolar 2007-10-24 13:46:09 UTC
Created attachment 51569 [details]
stacktrace
Comment 2 Milan Kuchtiak 2007-10-24 16:50:20 UTC
There is something strange with your IDE.
Are all those modules - especially web services, really updated ?

Looks like there is a module containing the following file:
META-INF/services/org.netbeans.modules.websvc.spi.webservices.WebServicesSupportProvider
with the following content:
org.netbeans.modules.websvc.webservices.ProjectWebServicesSupportProvider

The file org.netbeans.modules.websvc.webservices.ProjectWebServicesSupportProvider was already removed.

Dan, please can you provide more information ?

Passing Ajit for evaluation.
Comment 3 bhate 2007-10-24 19:19:23 UTC
Another issue like this was reported by Jon Baker, just after move of jaxrpc to update center. However, it was not
reproducible with next developer build or new user dir.
Dan can you try with a fresh user dir?
Comment 4 bhate 2007-10-29 20:51:08 UTC
I think another missmatched nightly build and update center modules issue.
This should not be the case with beta2 or FCS builds. Also its very random.
post FCS.
Comment 5 bhate 2008-01-24 20:11:57 UTC
The exception has never occurred in 6.0 and later builds.
marking this fixed.