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

Summary: IllegalArgumentException at org.nbheaven.sqe.core.java.search.SearchUtilities.getFQNClassNames
Product: third-party Reporter: jmichelberger <jmichelberger>
Component: sqe toolsAssignee: sreimers <sreimers>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154518
Issue Type: DEFECT Exception Reporter: 154518
Attachments: stacktrace

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