I figured out how to repoduce it, and it's noting to due with paste, that's
just what I happened to do at the instant the error box popped up.  Here is
how to reproduce it every time:

Take a piece of code that has a "break" somewhere inside a while() loop,
then edit it so the while() becomes an if().  Hold the ctrl key down and
move the mouse over the "break" keyword.  You will immediately get an error
popup and dump as shown below.

Jim

"Jim Freeman" <[EMAIL PROTECTED]> wrote in message
afdqvb$u8t$[EMAIL PROTECTED]">news:afdqvb$u8t$[EMAIL PROTECTED]...
> I copy text, then highlighted a word elsewhere.  As soon as I did the
ctrl-V
> to paste I got the exception.
>
> Jim
> ----------------------
>
> [5121274]  ERROR -       com.intellij.command.b.b -
> [5121344]  ERROR -       com.intellij.command.b.b - IntelliJ IDEA
(Ariadna)
> 3.0 Build #629
> [5121344]  ERROR -       com.intellij.command.b.b - JDK: 1.3.1_03
> [5121344]  ERROR -       com.intellij.command.b.b - VM: Java HotSpot(TM)
> ClientVM
> [5121364]  ERROR -       com.intellij.command.b.b - Vendor: Sun
Microsystems
> Inc.
> [5121364]  ERROR -       com.intellij.command.b.b - OS: Windows 2000
> [5121404]  ERROR -       com.intellij.command.b.b -
> java.lang.NullPointerException
>         at com.intellij.codeInsight.m.a.a.a(a.java:27)
>         at com.intellij.codeInsight.m.a.a.a(a.java:44)
>         at com.intellij.codeInsight.b.b.run(b.java:1)
>         at com.intellij.openapi.application.a.d.runWriteAction(d.java:54)
>         at com.intellij.codeInsight.b.a.run(a.java:6)
>         at com.intellij.command.b.b.a(b.java:26)
>         at com.intellij.codeInsight.b.r.actionPerformed(r.java:12)
>         at com.intellij.codeInsight.m.bb.c(bb.java:8)
>         at com.intellij.editor.e.f.c(f.java:248)
>         at com.intellij.editor.e.p.b(p.java:710)
>         at com.intellij.editor.e.p.f(p.java:790)
>         at com.intellij.editor.e.d.mouseClicked(d.java:11)
>         at java.awt.Component.processMouseEvent(Component.java:3713)
>         at java.awt.Component.processEvent(Component.java:3539)
>         at java.awt.Container.processEvent(Container.java:1159)
>         at java.awt.Component.dispatchEventImpl(Component.java:2588)
>         at java.awt.Container.dispatchEventImpl(Container.java:1208)
>         at java.awt.Component.dispatchEvent(Component.java:2492)
>         at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446)
>         at
> java.awt.LightweightDispatcher.processMouseEvent(Container.java:2225)
>
>         at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120)
>         at java.awt.Container.dispatchEventImpl(Container.java:1195)
>         at java.awt.Window.dispatchEventImpl(Window.java:921)
>         at java.awt.Component.dispatchEvent(Component.java:2492)
>         at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
>         at com.intellij.ide.p.a(p.java:43)
>         at com.intellij.ide.p.dispatchEvent(p.java:54)
>         at
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
> va:126)
>         at
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
> :93)
>         at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
>         at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
> java.io.FileNotFoundException: C:\apps\Idea6\help\idea\Help.hs (The system
> cannot find the file specified)
>         at java.io.FileInputStream.open(Native Method)
>         at java.io.FileInputStream.<init>(FileInputStream.java:59)
>         at
>
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:6
> 4)
>         at
>
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection
> .java:128)
>         at
com.sun.java.help.impl.XmlReader.createReader(XmlReader.java:99)
>         at javax.help.HelpSet.parseInto(HelpSet.java:568)
>         at javax.help.HelpSet.<init>(HelpSet.java:129)
>         at com.intellij.help.a.b.a(b.java:13)
>         at com.intellij.help.a.a.a(a.java:9)
>         at com.intellij.help.a.a.a(a.java:25)
>         at com.intellij.ide.e.cv.actionPerformed(cv.java:1)
>         at com.intellij.openapi.actionSystem.a.j.actionPerformed(j.java:1)
>         at
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1445)
>         at
>
javax.swing.AbstractButton$ForwardActionEvents.actionPerformedAbstractButton
> .java:1499)
>         at
>
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:3
> 73)
>         at
> javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:245)
>         at javax.swing.AbstractButton.doClick(AbstractButton.java:274)
>         at
>
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Basic
> MenuItemUI.java:882)
>         at java.awt.Component.processMouseEvent(Component.java:3710)
>         at java.awt.Component.processEvent(Component.java:3539)
>         at java.awt.Container.processEvent(Container.java:1159)
>         at java.awt.Component.dispatchEventImpl(Component.java:2588)
>         at java.awt.Container.dispatchEventImpl(Container.java:1208)
>         at java.awt.Component.dispatchEvent(Component.java:2492)
>         at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2446)
>         at
> java.awt.LightweightDispatcher.processMouseEvent(Container.java:2211)
>
>         at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2120)
>         at java.awt.Container.dispatchEventImpl(Container.java:1195)
>         at java.awt.Window.dispatchEventImpl(Window.java:921)
>         at java.awt.Component.dispatchEvent(Component.java:2492)
>         at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
>         at com.intellij.ide.p.a(p.java:43)
>         at com.intellij.ide.p.dispatchEvent(p.java:54)
>         at
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
> va:126)
>         at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.ja
va
> :93)
>         at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
>         at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
> Parsing failed for null
> Got an IOException (C:\apps\Idea6\help\idea\Help.hs (The system cannot
find
> the
> file specified))
> HelpSet C:\apps\Idea6\help\idea\Help.hs not found
>
>
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to