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 162975 - IllegalArgumentException: Cannot decrease processed workunit count (2) to lower value than before (527)
Summary: IllegalArgumentException: Cannot decrease processed workunit count (2) to low...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 18:40 UTC by Exceptions Reporter
Modified: 2009-04-21 08:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 10357


Attachments
stacktrace (941 bytes, text/plain)
2009-04-17 18:40 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-04-17 18:40:03 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
nskinner: Clicked the PMD button on the toolbar.  There doesn't seem to be any way to stop PMD once it gets stuck analyzing a file.

davti: PDM check



Stacktrace: 
java.lang.IllegalArgumentException: Cannot decrease processed workunit count (2) to lower value than before (527)
        at org.netbeans.progress.spi.InternalHandle.progress(InternalHandle.java:256)
        at org.netbeans.api.progress.ProgressHandle.progress(ProgressHandle.java:171)
        at org.netbeans.api.progress.ProgressHandle.progress(ProgressHandle.java:153)
        at org.nbheaven.sqe.bridge.pmd.PMDSession.executePMD(PMDSession.java:170)
        at org.nbheaven.sqe.bridge.pmd.PMDSession.computeResult(PMDSession.java:108)
        at org.nbheaven.sqe.codedefects.resultui.action.AbstractRunSingleSQEAction$Processor.execute(AbstractRunSingleSQEAction.java:120)
Comment 1 Exceptions Reporter 2009-04-17 18:40:09 UTC
Created attachment 80382 [details]
stacktrace
Comment 2 Denis Anisimov 2009-04-20 08:57:40 UTC
Why do you assign this to mobility ?
There is no any mention about mobility .
I suppose it doesn't have relation to platform also because the issue is 
inside client code somewhere inside PMD module.
I don't know what is PMD actually . Possibly this is third party 
code review module. The issue should be filed against this functionality .
But this is not a reason to assign this issue to mobility .
There is no ANY connection to mobility functionality .
Comment 3 Stanislav Aubrecht 2009-04-21 08:45:38 UTC
this is a bug in pmd plugin