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

Summary: IllegalArgumentException: Cannot decrease processed workunit count (2) to lower value than before (527)
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=10357
Issue Type: DEFECT Exception Reporter: 10357
Attachments: stacktrace

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