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 159997

Summary: java.util.NoSuchElementException at java.util.LinkedList$ListItr.next
Product: java Reporter: chechunawer <chechunawer>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker CC: testeng
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=59602
Issue Type: DEFECT Exception Reporter: 59602
Attachments: stacktrace

Description chechunawer 2009-03-10 13:38:44 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
GUEST: refactoring source code

GUEST: refactoring 5 files

GUEST: tried refactoring package (rename package that collects classes)

GUEST: while running rename package rfactoring tool the exception occured



Stacktrace: 
java.util.NoSuchElementException
        at java.util.LinkedList$ListItr.next(LinkedList.java:698)
        at org.netbeans.api.java.source.JavaSource.moveToPhase(JavaSource.java:1264)
        at org.netbeans.api.java.source.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:280)
        at org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:80)
        at org.netbeans.api.java.source.WorkingCopy.toPhase(WorkingCopy.java:122)
        at org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.setWorkingCopy(RefactoringVisitor.java:79)
Comment 1 chechunawer 2009-03-10 13:38:49 UTC
Created attachment 77976 [details]
stacktrace
Comment 2 Jiri Prox 2009-03-17 17:08:40 UTC
can you please provide C:\Documents and Settings\smoreno\.netbeans\6.1\var\log\Relconvenicontactes.dump?
thanks
Comment 3 Rastislav Komara 2009-03-25 15:37:28 UTC
Awaiting response from reporter.
Comment 4 David Strupl 2009-03-31 15:56:17 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 11:01:46 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX