Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Out of Memory - Running Java
Name: Beaula Date: January 30, 2004 at 03:51:14 Pacific OS: OpenVMS CPU/Ram: Alpha
Comment:
javac *.java 0: PWVMS$DKA0:[SYS0.SYSCOMMON.][JAVA$131.BIN]JAVA$JAVAC.EXE;1 1: EX2.java ----_JAVA_LAUNCHER_DEBUG---- JRE path is /sys$common/java$131/jre jvm.cfg[0] = ->-classic<- 1 micro seconds to parse jvm.cfg Does `java$jvm_shr' exist ... yes. JVM path is java$jvm_shr JavaVM args: version 0x00010002, ignoreUnrecognized is JNI_FALSE, nOptions is 3 option[ 0] = '-Dapplication.home=/sys$common/java$131' option[ 1] = '-Djava.class.path=/sys$common/java$131/lib/tools.jar:/sys$comm on/java$131/classes' option[ 2] = '-Xms8m' **Out of memory, exiting**
I am trying to run Java on VMS Alpha7.3 and How can I resolve the Out of memory problem ?.
Summary: I'm a newbie to openvms. Currently,I'm testing a java program on 7.3. After i installed RTE 1.3.1(the system has sdk1.1.8 also) I got **Out of memory,exiting** when running the program. The following ...
Summary: Thanks for your help. Sorry, my explanation of the problem was a bit short. I'll try it again: An automated test system creates a data file while a test is running, which will be printed out of the pr...
Summary: footsoldier, With all due respect to Joe, I am not sure from the posting that the page fault rates are the first place to look. Please remember that some page faulting is inevitable, and not a problem...