This is because the IO error was incorrectly treated as internal error. We have corrected this in #615, thanks!
Best regards, Eugene Zhuravlev JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Tom� Langer > Sent: Wednesday, April 03, 2002 11:44 AM > To: EAP (E-mail) > Subject: [Eap-list] #614 The system cannot find the path specified > > #614, Win NT, JDK 1.3.1_02 > > When I try to compile my class (by ctrl+shift+f9), I get an "Internal > error" > dialogue. > > The following message is in output: > [ 18188] ERROR - com.intellij.compiler.Compiler - > [ 18188] ERROR - com.intellij.compiler.Compiler - IntelliJ IDEA > (Ariadna) > Build #614 > [ 18188] ERROR - com.intellij.compiler.Compiler - JDK: 1.3.1_02 > [ 18188] ERROR - com.intellij.compiler.Compiler - VM: Java HotSpot(TM) > Client VM > [ 18188] ERROR - com.intellij.compiler.Compiler - Vendor: Sun > Microsystems > Inc. > [ 18188] ERROR - com.intellij.compiler.Compiler - OS: Windows NT > [ 18188] ERROR - com.intellij.compiler.Compiler - > java.io.IOException: The system cannot find the path specified > at java.io.Win32FileSystem.createFileExclusively(Native Method) > at java.io.File.checkAndCreate(File.java:1162) > at java.io.File.createTempFile(File.java:1247) > at java.io.File.createTempFile(File.java:1284) > at com.intellij.compiler.a.t.run(t.java:0) > at > com.intellij.vfs.VirtualFileManager.a(VirtualFileManager.java:136) > at com.intellij.compiler.a.r.a(r.java:20) > at com.intellij.compiler.Compiler.a(Compiler.java:24) > at com.intellij.compiler.i.a(i.java:2) > at com.intellij.compiler.cr.b(cr.java:42) > at com.intellij.util.b.g.run(g.java:5) > at java.lang.Thread.run(Thread.java:484) > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
