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 165935 - AssertionError: Could not find FileObject for C:\java\netbeans\netbeans-6.5-200811100001-ml-platform-src\openide.util\src\org\openide\util\NbBundle.java and org\openide\util\NbBundle.java
Summary: AssertionError: Could not find FileObject for C:\java\netbeans\netbeans-6.5-2...
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-05-25 11:20 UTC by jmichelberger
Modified: 2009-09-29 00:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147351


Attachments
stacktrace (1015 bytes, text/plain)
2009-05-25 11:20 UTC, jmichelberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmichelberger 2009-05-25 11:20:06 UTC
Build: NetBeans IDE Dev (Build 200904150201)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.AssertionError: Could not find FileObject for C:\java\netbeans\netbeans-6.5-200811100001-ml-platform-src\openide.util\src\org\openide\util\NbBundle.java and org\openide\util\NbBundle.java
        at org.nbheaven.sqe.tools.checkstyle.codedefects.core.annotations.AuditEventAnnotationProcessor.getFileObjectForAuditEvent(AuditEventAnnotationProcessor.java:97)
        at org.nbheaven.sqe.tools.checkstyle.codedefects.core.CheckstyleResult.getInstanceByClass(CheckstyleResult.java:124)
        at org.nbheaven.sqe.tools.checkstyle.codedefects.hints.CheckstyleHint$Task.computeErrors(CheckstyleHint.java:126)
        at org.nbheaven.sqe.tools.checkstyle.codedefects.hints.CheckstyleHint$Task.access$200(CheckstyleHint.java:59)
        at org.nbheaven.sqe.tools.checkstyle.codedefects.hints.CheckstyleHint$Task$1.run(CheckstyleHint.java:105)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
Comment 1 jmichelberger 2009-05-25 11:20:16 UTC
Created attachment 82725 [details]
stacktrace
Comment 2 Jesse Glick 2009-09-28 21:44:47 UTC
Trying to make more robust in sqe #72d10359cbb0.