Build 634 JDK1.4.01_01 Win98 I have no idea if this has been reported before so excuse me if it has.
I noticed the java VM was maxing out memory at 64meg; which suggests the heap size is not being set properly. After fixing the "-mx128m" bug already mentioned, I ran it again and it still isn't working. I set @echo on and this is what is being run: C:\idea\bin>"c:\j2sdk1.4.0_01\bin\java.exe" -cp "..\lib\xerces.jar;..\lib\idea.jar;..\lib\icons.jar;..\lib\jdom.jar;..\lib\oromatcher.jar;..\lib\jh.jar;..\lib\ant.jar;..\lib\optional.jar;..\lib\junit.jar;..\lib\servlet.jar;..\lib\log4j.jar;c:\j2sdk1.4.0_01\lib\tools.jar" com.intellij.idea.Main * As you can see, the JVM_ARGS variable is not being set for some reason. I think this may be a problem with Windows 98, as my friend is running it fine under 2000. Perhaps there is a limit to the length of an environment variable under 98? __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
