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 62462

Summary: [jdk1.4.2] java.lang.IllegalArgumentException during classpath scanning
Product: platform Reporter: L Martinek <lmartinek>
Component: ProgressAssignee: Milos Kleint <mkleint>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description L Martinek 2005-08-17 10:27:38 UTC
I started IDE with new user, registered AppServer and created new Enterprise
Application. When scanning reached 84% many exceptions appeared in console and
progress bar stopped moving and finally disappeared without reaching 100%.

java.lang.IllegalArgumentException: Cannot process more work than scheduled.
	at org.netbeans.progress.module.InternalHandle.progress(InternalHandle.java:200)

java.lang.IllegalArgumentException: Cannot decrease processed workunit count to
lower value than before
	at org.netbeans.progress.module.InternalHandle.progress(InternalHandle.java:197)
Comment 1 L Martinek 2005-08-17 10:28:31 UTC
Created attachment 23978 [details]
messages.log
Comment 2 Marian Mirilovic 2005-08-17 10:42:40 UTC

*** This issue has been marked as a duplicate of 61784 ***
Comment 3 Marian Mirilovic 2006-01-17 12:22:16 UTC
v/c