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 169497 - IllegalArgumentException at org.nbheaven.sqe.core.java.search.SearchUtilities.getFQNClassNames
Summary: IllegalArgumentException at org.nbheaven.sqe.core.java.search.SearchUtilities...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: sreimers
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 19:02 UTC by jmichelberger
Modified: 2009-09-29 00:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154518


Attachments
stacktrace (643 bytes, text/plain)
2009-07-29 19:02 UTC, jmichelberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmichelberger 2009-07-29 19:02:07 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-3561-on-090720)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.IllegalArgumentException
        at org.nbheaven.sqe.core.java.search.SearchUtilities.getFQNClassNames(SearchUtilities.java:100)
        at org.nbheaven.sqe.tools.findbugs.codedefects.hints.FindBugsHint$Task.computeErrors(FindBugsHint.java:164)
        at org.nbheaven.sqe.tools.findbugs.codedefects.hints.FindBugsHint$Task.access$200(FindBugsHint.java:88)
        at org.nbheaven.sqe.tools.findbugs.codedefects.hints.FindBugsHint$Task$1.run(FindBugsHint.java:142)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1070)
Comment 1 jmichelberger 2009-07-29 19:02:28 UTC
Created attachment 85489 [details]
stacktrace
Comment 2 Jesse Glick 2009-09-29 00:07:11 UTC
Not sure what causes this but can just avoid throwing IAE: sqe #c4669479fc9a