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 172591 - Exception when uninstalling module
Summary: Exception when uninstalling module
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker with 1 vote (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-18 21:50 UTC by kamilparal
Modified: 2015-01-02 05:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kamilparal 2009-09-18 21:50:03 UTC
I have been uninstalling Python plugins from NetBeans. This is what I got in the console during the splash "uninstalling
plugins" shown after IDE restart was requested:

java.io.IOException: No such file or directory
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createNewFile(File.java:883)
	at org.netbeans.updater.UpdaterDispatcher.touchLastModified(UpdaterDispatcher.java:156)
	at org.netbeans.updater.ModuleDeactivator.delete(ModuleDeactivator.java:70)
	at org.netbeans.updater.UpdaterDispatcher.dispatch(UpdaterDispatcher.java:76)
	at org.netbeans.updater.UpdaterDispatcher.run(UpdaterDispatcher.java:149)
	at org.netbeans.updater.UpdaterFrame.main(UpdaterFrame.java:233)

It repeated 16 times. No exception popped-up in the IDE afterwards and the plugins seem to be uninstalled, at least in
the plugin browser.

Ubuntu 9.04, running as root.
Comment 1 Lou Dasaro 2015-01-02 05:26:09 UTC
I'm sorry you had difficulties. While we are still experiencing exceptions, the issue you described has been fixed.

Current instructions for installation of Python Support on NetBeans IDE can be found at: http://wiki.netbeans.org/PythonInstall

This is now a community-supported project, endeavoring to return Python support to NetBeans. For more, see https://netbeans.org/projects/python/pages/Home