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 - [jdk1.4.2] java.lang.IllegalArgumentException during classpath scanning
Summary: [jdk1.4.2] java.lang.IllegalArgumentException during classpath scanning
Status: CLOSED DUPLICATE of bug 61784
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 10:27 UTC by L Martinek
Modified: 2008-12-22 18:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (152.11 KB, text/plain)
2005-08-17 10:28 UTC, L Martinek
Details

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