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 90364 - DONFE: AbstractFileObject@f1a96b[DummyJSP.java]
Summary: DONFE: AbstractFileObject@f1a96b[DummyJSP.java]
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-11-30 15:45 UTC by Martin Schovanek
Modified: 2007-02-01 11:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
DataObjectNotFoundException (2.75 KB, text/plain)
2006-11-30 15:46 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2006-11-30 15:45:40 UTC
[#Dev 061130, jdk1.5.0]

to reproduce:
-------------
1) open a .jsp
2) type: <% Object.|
3) invoke CC

ERROR: IDE throws:
DataObjectNotFoundException: AbstractFileObject@f1a96b[DummyJSP.java]
...
Comment 1 Martin Schovanek 2006-11-30 15:46:48 UTC
Created attachment 36392 [details]
DataObjectNotFoundException
Comment 2 Tomasz Slota 2006-12-01 17:36:07 UTC
I am not able to reproduce it, any extra clues? Dusane, please have a look at the stack trace.
Comment 3 Tomasz Slota 2006-12-04 13:25:42 UTC
Able to reproduce it randomly
Comment 4 Tomasz Slota 2006-12-21 14:02:31 UTC
fixed.

Checking in completion/VirtualJavaFromJSPCreator.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/completion/
VirtualJavaFromJSPCreator.java,v  <--  VirtualJavaFromJSPCreator.java
new revision: 1.7; previous revision: 1.6
done
Comment 5 Martin Schovanek 2007-02-01 11:06:32 UTC
V.