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 209633 - IllegalArgumentException: Cannot decrease processed workunit count (-2147477135) to lower value than before (1432)
Summary: IllegalArgumentException: Cannot decrease processed workunit count (-21474771...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 214192 214412 214653 224190 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-15 18:26 UTC by jyeary
Modified: 2013-01-03 08:27 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185916


Attachments
stacktrace (1.15 KB, text/plain)
2012-03-15 18:26 UTC, jyeary
Details
stacktrace (1.15 KB, text/plain)
2012-04-04 18:56 UTC, cromat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jyeary 2012-03-15 18:26:45 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11D50
OS: Mac OS X

User Comments:
jyeary: Downloading files for a priming build in maven

jyeary: Downloading files as part of a maven priming build.




Stacktrace: 
java.lang.IllegalArgumentException: Cannot decrease processed workunit count (-2147477135) to lower value than before (1432)
   at org.netbeans.modules.progress.spi.InternalHandle.progress(InternalHandle.java:267)
   at org.netbeans.api.progress.ProgressHandle.progress(ProgressHandle.java:184)
   at org.netbeans.api.progress.aggregate.AggregateProgressHandle.processContributorStep(AggregateProgressHandle.java:208)
   at org.netbeans.api.progress.aggregate.ProgressContributor.progress(ProgressContributor.java:172)
   at org.netbeans.api.progress.aggregate.ProgressContributor.finish(ProgressContributor.java:120)
   at org.netbeans.modules.maven.embedder.exec.ProgressTransferListener.transferFailed(ProgressTransferListener.java:212)
Comment 1 jyeary 2012-03-15 18:26:47 UTC
Created attachment 116775 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-03-16 19:14:15 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185916
Comment 3 Jan Peska 2012-03-29 12:04:31 UTC
Hi,

are you guys able to reproduce this issue. If you are please send me a detail reproduction scenario.

Thanks
Comment 4 Jan Peska 2012-04-02 07:17:50 UTC
I've added logging into the ProgressContributor.progress method. It should help me to resolve this issue. I'm closing the issues as WORKSFORME but please reopen it ASA problem occurs again on a DEV build.
Comment 5 cromat 2012-04-04 18:56:19 UTC
Created attachment 117839 [details]
stacktrace

opening multiple projects.
Comment 6 Jan Peska 2012-06-14 13:31:25 UTC
*** Bug 214192 has been marked as a duplicate of this bug. ***
Comment 7 Jan Peska 2012-06-19 07:23:49 UTC
*** Bug 214412 has been marked as a duplicate of this bug. ***
Comment 8 Jan Peska 2012-09-18 12:20:08 UTC
*** Bug 214653 has been marked as a duplicate of this bug. ***
Comment 9 Jan Peska 2013-01-03 08:27:28 UTC
*** Bug 224190 has been marked as a duplicate of this bug. ***