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 - java.util.NoSuchElementException at java.util.LinkedList$ListItr.next
Summary: java.util.NoSuchElementException at java.util.LinkedList$ListItr.next
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 13:38 UTC by chechunawer
Modified: 2009-11-02 11:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 59602


Attachments
stacktrace (2.26 KB, text/plain)
2009-03-10 13:38 UTC, chechunawer
Details

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