Title: Build #634 Error with Long File Names

Hey Everyone,

I just updated from build #630 to #634 and now I'm getting an error when I am trying to launch the idea.bat file.

My installation directory is: "C:\Program Files\IntelliJ" (which has been working fine all along) but with build #634 I get the following error now:

Anyone have a similar problem?

c:\Program Files\IntelliJ\bin>idea
log4j:ERROR Could not open [C:\Program%20Files\IntelliJ\bin\log.xml].
java.io.FileNotFoundException: C:\Program%20Files\IntelliJ\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:606)
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.PluginManager).
log4j:ERROR Please initialize the log4j system properly.


--

John De Lello
DelWare Software Solutions, LLC
Programming solutions for today's complex problems
http://www.DelWare.com

Reply via email to