Yeah, looks like it does not handle blanks in paths correctly.
Here's my temporary W2K-only fix:

junction C:\Program%20Files "C:\Program Files"

found at:
http://www.sysinternals.com/ntw2k/source/misc.shtml#junction

Donald F. McLean wrote:
> That's actually build 632 (installed where I had 629 installed, and 626 
> before that).
> 
> Donald F. McLean wrote:
> 
>> log4j:ERROR Could not open [C:\Program%20Files\IDEA%20626\bin\log.xml].
>> java.io.FileNotFoundException: 
>> C:\Program%20Files\IDEA%20626\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:15)
>>         at com.intellij.idea.Main.<clinit>(Main.java:13)
>> log4j:ERROR No appenders could be found for category 
>> (com.intellij.plugins.PluginManager).
>> log4j:ERROR Please initialize the log4j system properly.
>>
> 

-- 

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
    - Larry Wall
==============================================================

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

Reply via email to