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 48480 - change in project files exeption
Summary: change in project files exeption
Status: RESOLVED DUPLICATE of bug 47660
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 48422 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-04 05:31 UTC by timothyatpir2
Modified: 2007-09-26 09:14 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 timothyatpir2 2004-09-04 05:31:27 UTC
I was developing a part of my program that 
already worked so I backed up the files onto a 
cd and made the changes the changes didn't work 
so I replaced the new folder with the one from 
the cd
The backup worked but when running the project 
(every refresh I think) I receive the following 
error
//////////////////////////////////////////// 
Annotation: Exception occurred in Request 
Processor
java.util.NoSuchElementException
	at java.util.AbstractList$Itr.next
(AbstractList.java:426)
	at 
org.netbeans.modules.javacore.jmiimpl.javamodel.L
ightAttrList$LightAttrListIterator.next
(LightAttrList.java:432)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt$WMDRChangeListener.addElement
(OverrideAnnotationSupport.java:370)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt.findOverriddenMethods
(OverrideAnnotationSupport.java:268)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt.processOverriddenAnnotation
(OverrideAnnotationSupport.java:117)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt.processOverriddenAnnotationImpl
(OverrideAnnotationSupport.java:166)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt.access$300(OverrideAnnotationSupport.java:41)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt$Request.computeAnnotations
(OverrideAnnotationSupport.java:327)
	at 
org.netbeans.modules.java.OverrideAnnotationSuppo
rt$Request.run
(OverrideAnnotationSupport.java:314)
	at org.openide.util.Task.run
(Task.java:136)
	at 
org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:330)
[catch] at 
org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:686)
Comment 1 Milan Kubec 2004-09-06 10:31:12 UTC
Reassigning for evaluation.
Comment 2 Pavel Flaska 2004-09-06 13:29:17 UTC

*** This issue has been marked as a duplicate of 47660 ***
Comment 3 Tomas Hurka 2004-09-07 13:45:39 UTC
*** Issue 48422 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Hurka 2004-09-07 14:04:20 UTC
*** Issue 48422 has been marked as a duplicate of this issue. ***
Comment 5 Quality Engineering 2007-09-20 09:49:48 UTC
Reorganization of java component