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 157189 - AssertionError at org.netbeans.modules.java.source.parsing.OutputFileManager.getFileForOutput
Summary: AssertionError at org.netbeans.modules.java.source.parsing.OutputFileManager....
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 09:45 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 97560


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-21 09:45:26 UTC
11 duplicates so far ...

Build: NetBeans IDE Dev (Build 200808220201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b02
OS: Windows XP, 5.1, x86
User comments: switching between editor tabs
STACKTRACE: (first 10 lines)
java.lang.AssertionError
        at org.netbeans.modules.java.source.parsing.OutputFileManager.getFileForOutput(OutputFileManager.java:179)
        at org.netbeans.modules.java.source.parsing.ProxyFileManager.getFileForOutput(ProxyFileManager.java:207)
        at org.netbeans.modules.java.source.usages.SourceAnalyser.analyse(SourceAnalyser.java:156)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.updateFile(RepositoryUpdater.java:2359)
        at
org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.compileWithDeps(RepositoryUpdater.java:2599)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.access$3500(RepositoryUpdater.java:1247)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:1544)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:1289)
        at org.netbeans.modules.java.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:99)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.run(RepositoryUpdater.java:1286)
Comment 1 Rastislav Komara 2009-02-03 10:54:22 UTC
Overtake.
Comment 2 Rastislav Komara 2009-02-16 09:46:36 UTC
.
Comment 3 David Strupl 2009-03-31 16:04:51 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 10:57:41 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX
Comment 5 Marian Mirilovic 2009-12-03 03:25:40 UTC
v/c