If I recall it correctly, it's either MAXSHAREPAGES and/or SHRLIBRGNSIZE parms in BPXPRMxx.
Regards, ------------------------------------------------------------------------------------------------------------------------------- *Lucas Rosalen* Emails: [email protected] / *[email protected] <[email protected]>* LinkedIn: http://br.linkedin.com/in/lrosalen Phone: +48 (71) 792 809 198 2016-05-06 20:35 GMT-03:00 Phil Smith III <[email protected]>: > (Already posted to MVS-OE, should have cross-posted here) > > We're having a problem with 64-bit Java on our z/OS 1.12 (yeah, I know) > system. To wit, the following all work: > > /u/Java14_31/J1.4/bin/javac -help > > /u/Java14_64/J1.4_64/bin/javac -help > > /u/Java5_31/J5.0/bin/javac -help > > /u/Java5_64/J5.0_64/bin/javac -help > > /u/Java6_31/J6.0/bin/javac -help > > BUT: > /u/Java6_64/J6.0_64/bin/javac -help > JVMJ9GC070E Failed to startup the Garbage Collector > Could not create the Java virtual machine. > > All the doc that we can find (not much) says "Like, dude, you need more > memory". But: > > ulimit -a > core file size (blocks) unlimited > data seg size (kbytes) unlimited > file size (blocks) unlimited > open files 10000 > pipe size (512 bytes) 256 > stack size (kbytes) unlimited > cpu time (seconds) unlimited > max user processes 100 > virtual memory (kbytes) unlimited > > So where is this memory that I need to give it more of, and how do we do > that? > > Thanks! > > ...phsiii > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
