Win2k/sp2/jdk131_03
I had two files open in the editors: one is writeable and the other is
read-only (opened for reference). Both files are under CVS control.
I just finished a search and replace on the first file and went to the
second file to continue (a previous) search. When I hit F3, IDEA found the
next instance of the search and replace text in the read-only file.
It then asked, "do you want to replace?" I said "yes" to see what would
happen. It made the change at that point, but it stayed only briefly.
The editor tab changed to blue (indicating a changed CVS file) and had a
star (un-saved changes) on it but it also still had the padlock
(write-only).
I then saw the "internal error" dialog pop up and the following was waiting
for me on the console.
-sms
[1153898] ERROR - com.intellij.codeEditor.impl.a -
[1153898] ERROR - com.intellij.codeEditor.impl.a - IntelliJ IDEA (Ariadna)
Build #614
[1153898] ERROR - com.intellij.codeEditor.impl.a - JDK: 1.3.1_03
[1153898] ERROR - com.intellij.codeEditor.impl.a - VM: Java HotSpot(TM)
Client VM
[1153898] ERROR - com.intellij.codeEditor.impl.a - Vendor: Sun Microsystems
Inc.
[1153898] ERROR - com.intellij.codeEditor.impl.a - OS: Windows 2000
[1153898] ERROR - com.intellij.codeEditor.impl.a -
com.intellij.util.p: Cannot modify a read-only file
C:\dev\sailfish\Components\TradingWorkstation\src\com\deephaven\tw\dialogs\o
rder
\OrderDetails.java.
at com.intellij.psi.impl.h.a(h.java:23)
at com.intellij.psi.impl.source.f.a.a(a.java:121)
at com.intellij.codeEditor.impl.d.run(d.java:12)
at com.intellij.psi.impl.r.run(r.java:12)
at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:17)
at com.intellij.psi.impl.z.c(z.java:339)
at com.intellij.codeEditor.impl.a.b(a.java:119)
at com.intellij.codeEditor.impl.a.a(a.java:101)
at com.intellij.codeEditor.impl.a.a(a.java:103)
at
com.intellij.codeInsight.CodeInsightManager.a(CodeInsightManager.java:96)
at com.intellij.codeInsight.daemon.impl.l.run(l.java:2)
at com.intellij.util.t.run(t.java:10)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.c.dispatchEvent(c.java:3)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:126)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:93)
at java.awt.Dialog.show(Dialog.java:375)
at com.intellij.ui.dv.show(dv.java:35)
at com.intellij.ide.desktop.impl.db.a(db.java:51)
at com.intellij.ide.desktop.impl.o.a(o.java:175)
at com.intellij.ui.y.M(y.java:123)
at com.intellij.find.c.c.b(c.java:34)
at com.intellij.find.f.b(f.java:1)
at com.intellij.find.f.a(f.java:125)
at com.intellij.find.f.d(f.java:112)
at com.intellij.ide.actions.t.run(t.java:2)
at com.intellij.command.a.b.a(b.java:54)
at
com.intellij.ide.actions.SearchAgainAction.actionPerformed(SearchAgainAction
.java:3)
at
com.intellij.ide.desktop.impl.IdeMainFrame.processKeyEvent(IdeMainFrame.java
:98)
at
com.intellij.ide.desktop.impl.IdeMainFrame.a(IdeMainFrame.java:70)
at com.intellij.editor.b.f.a(f.java:40)
at com.intellij.editor.b.t.a(t.java:560)
at com.intellij.editor.b.t.a(t.java:1137)
at com.intellij.editor.b.t.a(t.java:227)
at com.intellij.editor.b.c.keyPressed(c.java:6)
at java.awt.Component.processKeyEvent(Component.java:3672)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2009)
at java.awt.Component.processEvent(Component.java:3548)
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.processKeyEvent(Container.java:2150)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2130)
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.c.dispatchEvent(c.java:3)
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)
[1153938] ERROR - com.intellij.codeEditor.impl.a - File text mismatch after
reparse
[1153938] ERROR - com.intellij.codeEditor.impl.a - IntelliJ IDEA (Ariadna)
Build #614
[1153938] ERROR - com.intellij.codeEditor.impl.a - JDK: 1.3.1_03
[1153938] ERROR - com.intellij.codeEditor.impl.a - VM: Java HotSpot(TM)
Client VM
[1153938] ERROR - com.intellij.codeEditor.impl.a - Vendor: Sun Microsystems
Inc.
[1153938] ERROR - com.intellij.codeEditor.impl.a - OS: Windows 2000
[1153938] ERROR - com.intellij.codeEditor.impl.a -
java.lang.Throwable
at com.intellij.diagnostic.e.b(e.java:1)
at com.intellij.codeEditor.impl.a.a(a.java:73)
at com.intellij.codeEditor.impl.a.a(a.java:80)
at com.intellij.codeEditor.impl.d.run(d.java:11)
at com.intellij.psi.impl.r.run(r.java:12)
at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:17)
at com.intellij.psi.impl.z.c(z.java:339)
at com.intellij.codeEditor.impl.a.b(a.java:119)
at com.intellij.codeEditor.impl.a.a(a.java:101)
at com.intellij.codeEditor.impl.a.a(a.java:103)
at
com.intellij.codeInsight.CodeInsightManager.a(CodeInsightManager.java:96)
at com.intellij.codeInsight.daemon.impl.l.run(l.java:2)
at com.intellij.util.t.run(t.java:10)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
at com.intellij.ide.c.dispatchEvent(c.java:3)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:126)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:93)
at java.awt.Dialog.show(Dialog.java:375)
at com.intellij.ui.dv.show(dv.java:35)
at com.intellij.ide.desktop.impl.db.a(db.java:51)
at com.intellij.ide.desktop.impl.o.a(o.java:175)
at com.intellij.ui.y.M(y.java:123)
at com.intellij.find.c.c.b(c.java:34)
at com.intellij.find.f.b(f.java:1)
at com.intellij.find.f.a(f.java:125)
at com.intellij.find.f.d(f.java:112)
at com.intellij.ide.actions.t.run(t.java:2)
at com.intellij.command.a.b.a(b.java:54)
at
com.intellij.ide.actions.SearchAgainAction.actionPerformed(SearchAgainAction
.java:3)
at
com.intellij.ide.desktop.impl.IdeMainFrame.processKeyEvent(IdeMainFrame.java
:98)
at
com.intellij.ide.desktop.impl.IdeMainFrame.a(IdeMainFrame.java:70)
at com.intellij.editor.b.f.a(f.java:40)
at com.intellij.editor.b.t.a(t.java:560)
at com.intellij.editor.b.t.a(t.java:1137)
at com.intellij.editor.b.t.a(t.java:227)
at com.intellij.editor.b.c.keyPressed(c.java:6)
at java.awt.Component.processKeyEvent(Component.java:3672)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2009)
at java.awt.Component.processEvent(Component.java:3548)
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.processKeyEvent(Container.java:2150)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2130)
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.c.dispatchEvent(c.java:3)
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)
--------------------------------------------------
DISCLAIMER
This e-mail, and any attachments thereto, is intended only for use by the
addressee(s) named herein and may contain legally privileged and/or
confidential information. If you are not the intended recipient of this
e-mail, you are hereby notified that any dissemination, distribution or
copying of this e-mail, and any attachments thereto, is strictly prohibited.
If you have received this e-mail in error, please immediately notify me and
permanently delete the original and any copy of any e-mail and any printout
thereof.
E-mail transmission cannot be guaranteed to be secure or error-free. The
sender therefore does not accept liability for any errors or omissions in
the contents of this message which arise as a result of e-mail transmission.
NOTICE REGARDING PRIVACY AND CONFIDENTIALITY
Knight Trading Group may, at its discretion, monitor and review the content
of all e-mail communications.
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list