Eugene Zhuravlev wrote:
> "Bas Leijdekkers" <[EMAIL PROTECTED]> wrote in message
> agu767$dr7$[EMAIL PROTECTED]">news:agu767$dr7$[EMAIL PROTECTED]...
>> If I have the jdk installed in a path with a space in it (e.g. c:\program
>> files\j2sdk1.4.0_01) IDEA can't find classes in the jdk's tools.jar.
> Is JAVA_HOME variable set to point to JDK and not JRE?
No it is set to the jdk. This is on windows 2000 by the way.
Also, it is not possible to start IDEA if it is unpacked in a path with a
space in it (e.g. d:\program files\idea). Then the following error is
printed to the console:
log4j:ERROR Could not open [D:\Program%20Files\IDEA\bin\log.xml].
java.io.FileNotFoundException: D:\Program%20Files\IDEA\bin\log.xml (The
system c
annot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:103)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:526)
at
org.apache.log4j.xml.DOMConfigurator.configure(DOMConfigurator.java:6
06)
at com.intellij.openapi.diagnostic.Logger.<clinit>(Logger.java:40)
at com.intellij.idea.Main.<clinit>(Main.java:18)
log4j:ERROR No appenders could be found for category
(com.intellij.plugins.Plugi
nManager).
log4j:ERROR Please initialize the log4j system properly.
Best regards,
Bas
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs