|
This has been a problem since #632 and apparently is still present. I know the workaround is to have IDEA under a path with no spaces but I'd rather not be limited to that.
Thanks, -Michael
PS. Here's the dump:
log4j:ERROR Could not open [C:\Documents%20and%20Settings\mteper\Desktop\IDEA_be ta\bin\log.xml]. java.io.FileNotFoundException: C:\Documents%20and%20Settings\mteper\Desktop\IDEA _beta\bin\log.xml (The system 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:21) at com.intellij.idea.Main.<clinit>(Main.java:5) log4j:ERROR No appenders could be found for category (com.intellij.plugins.Plugi nManager). log4j:ERROR Please initialize the log4j system properly. |
