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 224728 - IllegalArgumentException: Cannot decrease processed workunit count (3258) to lower value than before (3260)
Summary: IllegalArgumentException: Cannot decrease processed workunit count (3258) to ...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
: 238511 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-10 21:45 UTC by Exceptions Reporter
Modified: 2016-06-20 08:24 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197404


Attachments
stacktrace (1.14 KB, text/plain)
2013-01-10 21:45 UTC, Exceptions Reporter
Details
IDE log - Downloading dependencies for a maven jar project (89.91 KB, text/plain)
2016-06-20 08:24 UTC, zmirc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-01-10 21:45:00 UTC
This bug was originally marked as duplicate of bug 209633, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

User Comments:
cromat: Opening the ide.

GUEST: Was downloading dependencies with maven

manikantannaren: 1. Created a Maven project with the Jersey Webapp archetype
2. Defined a REST service
3. Created a REST Java Client

cromat: opening multiple projects.

davti: creating a ReSt service

GUEST: Creating REST client for Project

GUEST: descargando libreria de maven

massimo: Created a maven project with spring mvn demo archetype.

FrantaM: Download declared dependencies

LordQuackstar: Opening a project with Maven downloading sources and javadocs.

GUEST: Esperando desempacotamento de 
Comment 1 Exceptions Reporter 2013-01-10 21:45:03 UTC
Created attachment 130091 [details]
stacktrace
Comment 2 Jan Peska 2013-12-04 14:34:29 UTC
*** Bug 238511 has been marked as a duplicate of this bug. ***
Comment 3 zmirc 2016-06-20 08:24:51 UTC
Created attachment 160095 [details]
IDE log - Downloading dependencies for a maven jar project