2008-3-8 21:00
darkbug
问题已经解决!
是ibm jre有些问题,没有设置默认heap size,需要从系统变量获得,而安装程序也不知道什么原因没有设定相应的环境变量。
下面是解决方法:
1. Open "Control Panel"
2. Double-click on "System" icon in "Control Panel"
3. Click "Advanced" tab in "System Properties" panel
4. Click "Environment Variables" button
5. Click "New" button in "User variables for userid" in "Environment
Variables" panel
6. Input "IBM_JAVA_OPTIONS" in "Variable Name" input field, and
"-Xmx512M" in "Variable Value"
7. Click "OK" button, and close all panels
8. Try again