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 62588 - [javaws] ClassNotFoundException during nb startup on j2se1.4.2
Summary: [javaws] ClassNotFoundException during nb startup on j2se1.4.2
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: JDK_SPECIFIC, RELNOTE
: 62901 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-18 14:59 UTC by Lukas Jungmann
Modified: 2005-09-05 10:15 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (47.18 KB, text/plain)
2005-08-18 15:01 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-08-18 14:59:11 UTC
[custom build with websvc client support in j2se] + j2sdk1.4.2_09

-create new j2se application
-create websvc client for websvc attached to issue #61761
-restart netbeans

=> 
javax.xml.parsers.FactoryConfigurationError: Provider
com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl not found
...
java.lang.ClassNotFoundException:
com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl

Note: no exception is thrown on jdk1.5.0_04-_05
Comment 1 Lukas Jungmann 2005-08-18 15:01:23 UTC
Created attachment 24049 [details]
ide log
Comment 2 _ rkubacki 2005-08-22 13:17:09 UTC
the same with build 200508211800. It occurs always starting with 2nd start even
if I do not touch websvc.

expection that is thrown on every (except the very first one) start is P1 IMO
Comment 3 Lukas Jungmann 2005-08-24 09:38:16 UTC
*** Issue 62901 has been marked as a duplicate of this issue. ***
Comment 5 Lukas Jungmann 2005-08-25 13:17:56 UTC
v. (module with libraries can be added to update center)