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 101048 - NoClassDefFoundError: org/netbeans/modules/xml/schema/model/SchemaModelFactory
Summary: NoClassDefFoundError: org/netbeans/modules/xml/schema/model/SchemaModelFactory
Status: CLOSED DUPLICATE of bug 96996
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Model (show other bugs)
Version: 5.x
Hardware: All Linux
: P2 blocker with 1 vote (vote)
Assignee: pnarayan
URL:
Keywords:
: 100997 101057 101833 102235 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-14 07:04 UTC by thetigergo
Modified: 2007-04-25 19:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A text log file (280.69 KB, application/octet-stream)
2007-04-14 07:05 UTC, thetigergo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thetigergo 2007-04-14 07:04:33 UTC
Error occur after updating netbeans IDE 5.5. I use update menu from the IDE, 
when it done, and I close netbeans. When I re-run an IDE netbeans, an error 
occurs. A small window opened and say:

A java.lang.NoClassDefFoundError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your /home/thetiger/.netbeans/5.5/var/log 
folder.
Comment 1 thetigergo 2007-04-14 07:05:49 UTC
Created attachment 40913 [details]
A text log file
Comment 2 Marian Mirilovic 2007-04-14 19:41:57 UTC
java.lang.NoClassDefFoundError:
org/netbeans/modules/xml/schema/model/SchemaModelFactory
	at
org.netbeans.modules.encoder.custom.aip.CustomAIPModuleInstaller.restored(CustomAIPModuleInstaller.java:42)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
[catch] at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:282)
Comment 3 Marian Mirilovic 2007-04-14 19:43:10 UTC
*** Issue 100997 has been marked as a duplicate of this issue. ***
Comment 4 Marian Mirilovic 2007-04-14 22:49:44 UTC
*** Issue 101057 has been marked as a duplicate of this issue. ***
Comment 5 mgascoyne 2007-04-16 08:51:30 UTC
This issue also applies to newly installed netbeans 5.5 after running update wizard.
Comment 6 Marian Mirilovic 2007-04-19 21:04:20 UTC
*** Issue 101833 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2007-04-23 22:16:33 UTC
*** Issue 102235 has been marked as a duplicate of this issue. ***
Comment 8 Marian Mirilovic 2007-04-23 22:17:06 UTC
number of duplicates shows there is a serious problem.
Comment 9 J Xu 2007-04-23 23:32:40 UTC
Could you provide more detailed repro steps?  Were you using NetBeans 5.5 IDE or
NetBeans 5.5.1 RC + NetBeans Enterprise Pack Beta.  Encoder Modules will only
run with NetBeans 5.5.1  + NetBeans Enterprise Pack Beta.

Thanks.
Comment 10 Karthikeyan Rajeswaran 2007-04-24 17:47:02 UTC
See also: http://www.netbeans.org/issues/show_bug.cgi?id=96996
Comment 11 J Xu 2007-04-25 08:11:21 UTC
Ticket 96996 has been reopened to resolve this issue.  For 5.5 Enterprise Pack
users who have already downloaded these encoder modules (which are meant for
5.5.1 Enperprise Pack Beta), please ignore the error and keep launching NB IDE.
 Then please go to Tools --> Module Manager and disable all modules under the
"Encoder" display category.
Comment 12 Karthikeyan Rajeswaran 2007-04-25 19:53:30 UTC
Closing this issue as this is an update center related issue that is being
tracked in http://www.netbeans.org/issues/show_bug.cgi?id=96996 . (Closing as a
duplicate of 96996, even though it is not an exact duplicate but is due to 96996).

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