Seems the path can't have spaces...  This prevents me from starting IDEA.  If I
move IDEA to a directory path with that does not have any spaces it works fine.


C:\Program Files\Idea632\bin>idea
log4j:ERROR Could not open [C:\Program%20Files\Idea632\bin\log.xml].
java.io.FileNotFoundException: C:\Program%20Files\Idea632\bin\log.xml (The syste
m cannot 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:15)
        at com.intellij.idea.Main.<clinit>(Main.java:13)
log4j:ERROR No appenders could be found for category (com.intellij.plugins.Plugi
nManager).
log4j:ERROR Please initialize the log4j system properly.

C:\Program Files\Idea632\bin>

-kevin

--
Kevin Henrikson                                  Openwave Systems, Inc.



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

Reply via email to