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 - NullPointerException at org.netbeans.modules.refactoring.spi.impl.ParametersPanel.showDialog
Summary: NullPointerException at org.netbeans.modules.refactoring.spi.impl.ParametersP...
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 15:55 UTC by Exceptions Reporter
Modified: 2015-06-26 11:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204149


Attachments
stacktrace (2.13 KB, text/plain)
2013-09-25 15:55 UTC, Exceptions Reporter
Details
stacktrace (2.15 KB, text/plain)
2013-10-03 06:24 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
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.