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 240466 - NetBeans keeps restarting after exit. Can't kill it even from task manager.
Summary: NetBeans keeps restarting after exit. Can't kill it even from task manager.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 17:27 UTC by torquer
Modified: 2014-02-05 09:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (45.51 KB, text/plain)
2014-01-14 17:27 UTC, torquer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description torquer 2014-01-14 17:27:32 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08
Comment 1 torquer 2014-01-14 17:27:39 UTC
Created attachment 143955 [details]
IDE log
Comment 2 karuna_nvs 2014-01-31 11:29:28 UTC
I have been having the same issue. I updated my plugins after which I am experiencing this issue. 
Here's the logs:
java.lang.ClassNotFoundException: org.netbeans.updater.XMLUtil
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
Caused: java.lang.ClassNotFoundException: org.netbeans.updater.XMLUtil starting from ModuleCL@7859857a[org.netbeans.modules.autoupdate.services] with possible defining loaders [ModuleCL@7859857a[org.netbeans.modules.autoupdate.services]] and declared parents [org.netbeans.MainImpl$BootClassLoader@3ef29c65, ModuleCL@23eca0d1[org.netbeans.api.progress]]
	at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:224)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
Caused: java.lang.NoClassDefFoundError: org/netbeans/updater/XMLUtil
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.newEntityResolver(AutoupdateCatalogParser.java:115)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.<init>(AutoupdateCatalogParser.java:84)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:196)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getUpdateItems(AutoupdateCatalogProvider.java:143)
	at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getDescription(AutoupdateCatalogProvider.java:106)
	at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.getDescription(UpdateUnitProviderImpl.java:113)
	at org.netbeans.api.autoupdate.UpdateUnitProvider.getDescription(UpdateUnitProvider.java:107)
	at org.netbeans.modules.autoupdate.ui.actions.ShowNotifications.getMessage(ShowNotifications.java:89)
	at org.netbeans.modules.autoupdate.ui.actions.ShowNotifications.checkNotification(ShowNotifications.java:76)
	at org.netbeans.modules.autoupdate.ui.Utilities.showProviderNotification(Utilities.java:416)
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$7.run(AutoupdateCheckScheduler.java:490)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 3 Jiri Rechtacek 2014-02-05 09:23:51 UTC
As a workaround delete whole the directory
C:\Users\Stephen\AppData\Roaming\NetBeans\7.4\update

Fixed in the latest Dev build on NetBeans 8.0