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 138999

Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED DUPLICATE    
Severity: blocker CC: sustaining
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=49664
Issue Type: DEFECT Exception Reporter: 49664
Attachments: stacktrace

Description Marian Mirilovic 2008-07-04 07:22:43 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b24
OS: Linux, 2.6.24-19-generic, amd64

User Comments: 
After aplying Patch2 ... continuously throwed by IDE.
Ubuntu 8.04 : Install through "sudo" run as regular user
Comment 1 Marian Mirilovic 2008-07-04 07:22:57 UTC
Created attachment 63924 [details]
stacktrace
Comment 2 Marian Mirilovic 2008-07-04 07:34:13 UTC
It rises when you open Tools | Plugins ... there is no way to change Configuration of Update Centers...

Applied patch from  http://smetiste.czech.sun.com/builds/netbeans/6.1/fixes/2008-07-04_03-01-13/uc/catalog.xml.gz ...
WARNING [org.netbeans.modules.autoupdate.services.InstallManager]: It's forbidden to write in target cluster
/local/builds/temp/netbeans-6.1/platform8 for Auto Update Services[org.netbeans.modules.autoupdate.services/1.4.1]
WARNING [org.netbeans.modules.autoupdate.services.InstallManager]: It's forbidden to write in target cluster
/local/builds/temp/netbeans-6.1/platform8 for Auto Update UI[org.netbeans.modules.autoupdate.ui/1.4.1]

IDE provided update of two modules :
org.netbeans.modules.autoupdate.ui
org.netbeans.modules.autoupdate.services

none of these modules have been updated (new versions ended up in user dir and old ones stayed in install dir) as you
can see in the log after restart :
	org.netbeans.modules.autoupdate.services [1.4.1 200807040101]
	org.netbeans.modules.autoupdate.ui [1.4.1 200807040101]

because exception is thrown again and again & user can't change settings of Update centers - it's p1 ;(
Comment 3 Lukas Hasik 2008-07-07 15:55:23 UTC

*** This issue has been marked as a duplicate of 139051 ***
Comment 4 Marian Mirilovic 2008-07-07 16:00:12 UTC
v/c