Computing.Net > Forums > OpenVMS > Out of Memory - Running Java

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

Reply to Message Icon

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 ?.




Sponsored Link
Ads by Google

Response Number 1
Name: VMSFan
Date: January 30, 2004 at 12:33:31 Pacific
Reply:

Try increasing (or ask sysadmin to increase) your user account's PGFLQUO quota.


0

Response Number 2
Name: lsk55
Date: January 30, 2004 at 17:41:37 Pacific
Reply:

You might have your working set size increased, as well.

Gad, the Java implementation on VMS sure wasn't up to par to the old DEC standards.

By the way, watch out for file sharing issues... Java doesn't play well with others.

We've also noticed performance problems just writing to stdout to log transactions.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to OpenVMS Forum Home


Sponsored links

Ads by Google


Results for: Out of Memory - Running Java

**Out of memory,exiting**,HELP www.computing.net/answers/openvms/out-of-memoryexitinghelp/222.html

Creating a queue www.computing.net/answers/openvms/creating-a-queue/319.html

Memory usage too high www.computing.net/answers/openvms/memory-usage-too-high/484.html