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 236377

Summary: NullPointerException at org.netbeans.modules.refactoring.spi.impl.ParametersPanel.showDialog
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: RefactoringAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: akobberup, KhArtNJava
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204149
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2013-09-25 15:55:02 UTC
This bug was originally marked as duplicate of bug 235736, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201309240002)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
GUEST: Renaming a directory

KhArtNJava: fdggf

KhArtNJava: xzds

KhArtNJava: sdfsf

GUEST: copy and paste folder -> rename a new folder

KhArtNJava: r

GUEST: rename files

KhArtNJava: dgfdsfgdgf

KhArtNJava: fsdf

KhArtNJava: dsf

KhArtNJava: dgf




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.refactoring.spi.impl.ParametersPanel.showDialog(ParametersPanel.java:607)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel.refresh(RefactoringPanel.java:680)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel.<init>(RefactoringPanel.java:168)
   at org.netbeans.modules.refactoring.spi.impl.RefactoringPanel.<init>(RefactoringPanel.java:156)
   at org.netbeans.modules.refactoring.spi.ui.UI.openRefactoringUI(UI.java:75)
   at org.netbeans.modules.web.common.refactoring.FolderActionsImplementationProvider.doRename(FolderActionsImplementationProvider.java:116)
Comment 1 Exceptions Reporter 2013-09-25 15:55:04 UTC
Created attachment 140474 [details]
stacktrace
Comment 2 akobberup 2013-10-03 06:24:53 UTC
Created attachment 140748 [details]
stacktrace

trying to rename package
Comment 3 Milutin Kristofic 2015-06-26 11:29:05 UTC
No reports in 2014, 2015. It seems it is already fixed.