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

Summary: IllegalArgumentException: Cannot decrease processed workunit count (-2147477135) to lower value than before (1432)
Product: platform Reporter: jyeary <jyeary>
Component: ProgressAssignee: Jan Peska <JPESKA>
Status: RESOLVED WORKSFORME    
Severity: normal CC: cromat, davti, exceptions_reporter
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 185916
Attachments: stacktrace
stacktrace

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. ***