进入DOS的窗口,在其属性中的内存页中,将初始环境变量(V)设置成2048(最好是4096)便可!

解决方案 »

  1.   

    参看jswdk目录下的readme.html
    我可以替你copy一段1.Close the DOS window (the error can corrupt its CLASSPATH variable). 
    2.Open a new DOS window. 
    3.Click on the MS-DOS icon at the top left of the window. 
    4.Select the Properties option. 
    5.Click on the Memory tab. 
    6.Adjust the "Initial Environment" drop-down box from "Auto" to "2816". 
    7.Click OK. 
    8.Start the server. 照着做肯定没问题不过你如果这样做了,如果是中文的操作系统环境,你还会碰到问题在注册表中找到
    HKEY_LOCAL_MACHINE\Software\JavaSoft\Java 运行时环境
    将键名“Java 运行时环境”改为“Java Runtime Environment”
    即可jswdk的设置是很简单的
      

  2.   

    顺便说一下,如果用的是jdk1.3.1,就没有下面那段注册表键名的问题了