908 creates file named "null"

On startup build 908 creates this file called "null" starting off:

0


(sorry about previous: 'Preformatted' button submitted the post...)

Does anyone else get this?

original working dir is: |C:\IntelliJ-IDEA-908\bin|
application dir is: |C:\IntelliJ-IDEA-908\bin|
app_path : |C:\IntelliJ-IDEA-908\bin\idea.exe|
arg 0: |C:\IntelliJ-IDEA-908\bin\idea.exe|
reading properties from: |C:\IntelliJ-IDEA-908\bin\idea.lax|
Searching through the registry for VMs...
looking in C:\jdk1.2.2\bin
Found: C:\jdk1.2.2\bin\java.exe
Found: C:\jdk1.2.2\bin\javaw.exe

0

Nope. Do you have any plugins installed?

--

Best regards,
Maxim Shafirov
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Ash Searle" <no_mail@jetbrains.com> wrote in message
news:19607250.1062070885843.JavaMail.itn@is.intellij.net...
>

(sorry about previous: 'Preformatted' button submitted the post...)

>

Does anyone else get this?

>

original working dir is: |C:\IntelliJ-IDEA-908\bin|
application dir is: |C:\IntelliJ-IDEA-908\bin|
app_path : |C:\IntelliJ-IDEA-908\bin\idea.exe|
arg 0: |C:\IntelliJ-IDEA-908\bin\idea.exe|
reading properties from: |C:\IntelliJ-IDEA-908\bin\idea.lax|
Searching through the registry for VMs...
looking in C:\jdk1.2.2\bin
Found: C:\jdk1.2.2\bin\java.exe
Found: C:\jdk1.2.2\bin\javaw.exe

>


0


No, no plugins (clean install.) I suspect it's something to do with the new installer?

The file ends:

Searching for console vm.
lax.nl.valid.vm.list not found using ALL
lax.nl.valid.vm.list=ALL
lax.nl.current.vm=c:\intellij-idea-908\jre\bin\java.exe.

Using JNI INVOCATION to simulate the following batch script:

BATCH SCRIPT
-



cd "C:\IntelliJ-IDEA-908\bin"

set CLASSPATH=C:\IntelliJ-IDEA-908\lib\idea.jar;C:\IntelliJ-IDEA-908\lib\jdom.jar;C:\IntelliJ-IDEA-908\lib\log4j.jar;C:\IntelliJ-IDEA-908\bin\lax.jar;

c:\intellij-idea-908\jre\bin\java.exe -Xms80m -Xmx192m -Dsun.java2d.noddraw=true -Didea.system.path=..\system -Didea.config.path=..\config -Didea.popup.weight=heavy -Dhttp.proxyHost=lp00940 -Dhttp.proxyPort=5865 com.zerog.lax.LAX C:
IntelliJ-IDEA-908
bin
idea.lax C:
DOCUME1
searlas
LOCALS
1
Temp
env.prop

executing java...


0

请先登录再写评论。