...and even if it did, this would still be a bug (albeit, one with a workaround). Modern file systems support embedded whitespace in names, and modern applications should, too. "Erb" <[EMAIL PROTECTED]> wrote in message afq6io$iki$[EMAIL PROTECTED]">news:afq6io$iki$[EMAIL PROTECTED]... > does not work in this case > > Yount, Andrew wrote: > > Try changing the path in the batch file to "c:\Progra~1". Changing > > references to paths with spaces to their 8.3 names often solves these > > problems... that worked for Tomcat, Jikes and Apache for me. Haven't tried > > it with IDEA, but figured its worth a try. > > > > -----Original Message----- > > From: Kevin Henrikson [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 01, 2002 2:09 PM > > To: Eap-Bugs@Lists. Jetbrains. Com > > Subject: Win2k #632 - Failed to init Log4j > > > > > > 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 > > -- > > 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
