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 193078 - IllegalArgumentException at org.netbeans.api.java.source.UiUtils$3.run
Summary: IllegalArgumentException at org.netbeans.api.java.source.UiUtils$3.run
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 22:08 UTC by jsacha
Modified: 2012-11-08 11:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174819


Attachments
stacktrace (5.05 KB, text/plain)
2010-12-08 22:08 UTC, jsacha
Details
stacktrace (2.27 KB, text/plain)
2012-07-28 03:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jsacha 2010-12-08 22:08:56 UTC
This bug was originally marked as duplicate of bug 184451, 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.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
jsacha: Error after pressing Ctrl+B




Stacktrace: 
java.lang.IllegalArgumentException
   at org.netbeans.api.java.source.UiUtils$3.run(UiUtils.java:444)
   at org.netbeans.api.java.source.UiUtils$3.run(UiUtils.java:433)
   at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:483)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:154)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:138)
   at org.netbeans.modules.parsing.impl.TaskProcessor$1.call(TaskProcessor.java:199)
Comment 1 jsacha 2010-12-08 22:08:59 UTC
Created attachment 103774 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-07-28 03:57:33 UTC
Created attachment 122484 [details]
stacktrace
Comment 3 Petr Cyhelsky 2012-11-08 11:50:09 UTC
Last report is from 7.0 Beta2 - doesn't seem to be a problem any more