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 67743 - [50cat] NSME After installing experimental refactorings from the update-center
Summary: [50cat] NSME After installing experimental refactorings from the update-center
Status: VERIFIED DUPLICATE of bug 67230
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 22:09 UTC by ieising
Modified: 2007-04-03 18:02 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 ieising 2005-10-28 22:09:25 UTC
[ BUILD # : 200510122200 ]
[ JDK VERSION : 1.5.0_04 ]

Hi,

After installing the experimental refactorings from the update center I get the following exception.

Iwan

java.lang.NoSuchMethodError: org.netbeans.modules.refactoring.classpath.Util.isOnKnownClassPath(Lorg/openide/filesystems/FileObject;)Z
	at org.netbeans.modules.refactoring.experimental.ui.CleanUpAction.enabled(CleanUpAction.java:57)
	at org.netbeans.modules.refactoring.spi.ui.AbstractRefactoringAction.enable(AbstractRefactoringAction.java:186)
	at org.openide.util.actions.NodeAction.isEnabled(NodeAction.java:170)
	at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:776)
	at org.openide.awt.Actions.connect(Actions.java:131)
	at org.openide.awt.Actions.connect(Actions.java:116)
	at org.openide.awt.Actions$MenuItem.<init>(Actions.java:1094)
	at org.netbeans.modules.openide.awt.DefaultAWTBridge.createMenuPresenter(DefaultAWTBridge.java:38)
	at org.openide.util.actions.CallableSystemAction.getMenuPresenter(CallableSystemAction.java:55)
	at org.openide.awt.DynaMenuModel.loadSubmenu(DynaMenuModel.java:62)
	at org.openide.awt.MenuBar$LazyMenu$MenuFolder.createInstance(MenuBar.java:609)
	at org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:736)
	at org.openide.loaders.FolderInstance.access$000(FolderInstance.java:68)
	at org.openide.loaders.FolderInstance$2.run(FolderInstance.java:622)
	at org.openide.util.Task.run(Task.java:216)
[catch] at org.openide.awt.AWTTask.run(AWTTask.java:29)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 Jan Becicka 2005-10-31 07:24:01 UTC
Use AU center and update Experimental Refactoring module.

*** This issue has been marked as a duplicate of 67230 ***
Comment 2 ieising 2006-01-17 08:55:23 UTC
Never happened since a very long time. Sorry for not setting this one to
verified sooner.