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 206665 - Annoying IllegalArgumentException
Summary: Annoying IllegalArgumentException
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-23 11:20 UTC by Vladimir Kvashin
Modified: 2012-05-14 14:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2011-12-23 11:20:21 UTC
IDE log is flooded with IllegalArgumentException:

java.lang.IllegalArgumentException

org.netbeans.modules.progress.spi.InternalHandle.progress(InternalHandle.java:265)
org.netbeans.api.progress.ProgressHandle.progress(ProgressHandle.java:174)
org.netbeans.api.progress.ProgressHandle.progress(ProgressHandle.java:156)
org.netbeans.modules.remote.impl.fs.WritingQueue$Progress.entryDone(WritingQueue.java:305)
org.netbeans.modules.remote.impl.fs.WritingQueue$Entry.taskFinished(WritingQueue.java:262)
org.netbeans.modules.remote.impl.fs.WritingQueue$Entry.stateChanged(WritingQueue.java:219)
org.netbeans.modules.nativeexecution.api.util.SftpSupport$1.taskFinished(SftpSupport.java:497)
org.openide.util.Task.notifyFinished(Task.java:231)
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1430)
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Vladimir Kvashin 2012-01-20 14:49:11 UTC
In trunk, this is gone after fixing issue 207556
Comment 2 Vladimir Kvashin 2012-02-08 14:44:53 UTC
I checked that the fix does not break blacktie functionality.
Transplanted to balcktie: rev/af073fc07686
Comment 3 Vladimir Kvashin 2012-02-08 14:45:55 UTC
(In reply to comment #2)
Please disregard this comment, sorry; it should go to a different issue.
Comment 4 Vladimir Kvashin 2012-02-08 15:32:32 UTC
cnd-main: 
http://hg.netbeans.org/cnd-main/rev/0b85dc1a8d84
blacktie: 
rev/30298fcbf7b2
Comment 5 Vladimir Kvashin 2012-02-08 20:13:18 UTC
Integrated into release71_fixes:
http://hg.netbeans.org/releases/rev/754489c77dd8
Comment 6 Quality Engineering 2012-02-09 02:38:54 UTC
Integrated into 'releases', will be available in build *201202082200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/754489c77dd8
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #206665 - Annoying IllegalArgumentException
(transplanted from 30298fcbf7b2869401ad930c6facbff9ae3afe65)
(transplanted from 0b85dc1a8d849d569517df8a6978ee18b86bbda1)
Comment 7 Alexander Pepin 2012-02-27 14:34:54 UTC
can not reproduce in 7.1.1 rc1 build (20120214)
Comment 8 Alexander Pepin 2012-05-14 14:34:42 UTC
can not reproduce in NB 7.0.1 patch3 candidate (build 201205021427)