make a new JSP file, and put this into it:
<jsp:useBean id="test" scope="page" class="java.util.HashMap"/>
<%= test| %>
Then place the cursor where the | is, and hit CTRL-SPACE. The following
exception is thrown.
[12666111] ERROR - m.intellij.openapi.command.a.b -
[12666152] ERROR - m.intellij.openapi.command.a.b - IntelliJ IDEA (Ariadna)
3.0
Build #636
[12666172] ERROR - m.intellij.openapi.command.a.b - JDK: 1.4.0_01
[12666172] ERROR - m.intellij.openapi.command.a.b - VM: Java HotSpot(TM)
Client
VM
[12666172] ERROR - m.intellij.openapi.command.a.b - Vendor: Sun
Microsystems In
c.
[12666172] ERROR - m.intellij.openapi.command.a.b - OS: Windows XP
[12666172] ERROR - m.intellij.openapi.command.a.b -
java.lang.NullPointerException
at com.intellij.codeEditor.b.g.<init>(g.java:13)
at com.intellij.codeEditor.b.f.b(f.java:26)
at com.intellij.codeEditor.b.f.<init>(f.java:23)
at com.intellij.codeEditor.b.a.a(a.java:26)
at com.intellij.codeInsight.h.d.<init>(d.java:34)
at com.intellij.codeInsight.e.u.a(u.java:317)
at com.intellij.codeInsight.e.u.a(u.java:578)
at com.intellij.codeInsight.e.u.a(u.java:229)
at com.intellij.codeInsight.e.u.a(u.java:231)
at com.intellij.codeInsight.e.r.a(r.java:200)
at com.intellij.codeInsight.e.r.a(r.java:252)
at com.intellij.codeInsight.e.k.a(k.java:26)
at com.intellij.codeInsight.e.k.a(k.java:45)
at com.intellij.codeInsight.e.i.a(i.java:6)
at com.intellij.codeInsight.g.b.run(b.java:1)
at com.intellij.openapi.application.a.d.runWriteAction(d.java:159)
at com.intellij.codeInsight.g.a.run(a.java:3)
at com.intellij.openapi.command.a.b.executeCommand(b.java:18)
at com.intellij.codeInsight.g.r.a(r.java:25)
at com.intellij.codeInsight.g.r.actionPerformed(r.java:30)
at com.intellij.openapi.a.b.d.a(d.java:58)
at com.intellij.openapi.a.b.d.b(d.java:62)
at com.intellij.openapi.a.b.d.a(d.java:4)
at com.intellij.ide.q.dispatchEvent(q.java:8)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs