I remember having memory issues installing some other tools that required a JAVA parm to set the memory size, I cannot find the setting now, but I think Java has its own memory size requirements above and beyond the OMVS and TSO region sizes Carmen
----- Original Message ----- From: "R.S." <[email protected]> To: [email protected] Sent: Tuesday, February 7, 2017 9:48:01 AM Subject: Re: Problem with java 64-bit W dniu 2017-02-07 o 16:27, John McKown pisze: > On Tue, Feb 7, 2017 at 9:12 AM, R.S. <[email protected]> wrote: > >> I have a problem with java 64-bit. >> When I type "java" from TSO OMVS prompt I get the following >> >> "JVMJ9VM015W Initialization error for library j9gc28(2): Failed to >> instantiate co >> mpressed references metadata; 200M requested Error: Could not create the >> Java Vi >> rtual Machine. Error: A fatal exception has occurred. Program will exit." >> >> The manual is not helpful here: >> A problem occurred when the JVM tried to initialize the library. This can >> happen when the JVM is started with incorrect options, giving rise to >> additional messages. >> >> I tried with J8.0_64 and J7.1_64, same effect. >> >> I set ASSIZEMAX at 2G, huge TSO region. No effect >> >> When I invoke 31-bit java I get typical: >> Usage: java Ý-options¨ class Ýargs...¨ >> >> >> Any clue? >> > Can you read Japanese? This looks close, from what little I can read: > http://www-01.ibm.com/support/docview.wss?uid=jpn1J1013036 > also: http://www-03.ibm.com/systems/z/os/zos/tools/java/faq/javafaq.html > makes me wonder if your "ulimit" values in UNIX are too small. My ulimit -a : core file 8192b cpu time 7203 data size unlimited file size unlimited stack size unlimited file descriptors 64000 address space 212264k memory above bar 65536m ASSIZEMAX in BPXPRMxx is 2G MAXASSIZE in my OMVS segment is not specifed => BPXPRMxx value is honored TSO REGION is 200 000 KB, which is really close to total limit (AFAIK 2GiB-1MiB) Unfortunately my Japanese is as bad as my Korean ;-) Regards -- Radoslaw Skorupka Lodz, Poland -- Treść tej wiadomości może zawierać informacje prawnie chronione Banku przeznaczone wyłącznie do użytku służbowego adresata. Odbiorcą może być jedynie jej adresat z wyłączeniem dostępu osób trzecich. Jeżeli nie jesteś adresatem niniejszej wiadomości lub pracownikiem upoważnionym do jej przekazania adresatowi, informujemy, że jej rozpowszechnianie, kopiowanie, rozprowadzanie lub inne działanie o podobnym charakterze jest prawnie zabronione i może być karalne. Jeżeli otrzymałeś tę wiadomość omyłkowo, prosimy niezwłocznie zawiadomić nadawcę wysyłając odpowiedź oraz trwale usunąć tę wiadomość włączając w to wszelkie jej kopie wydrukowane lub zapisane na dysku. This e-mail may contain legally privileged information of the Bank and is intended solely for business use of the addressee. This e-mail may only be received by the addressee and may not be disclosed to any third parties. If you are not the intended addressee of this e-mail or the employee authorized to forward it to the addressee, be advised that any dissemination, copying, distribution or any other similar activity is legally prohibited and may be punishable. If you received this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software and delete permanently this e-mail including any copies of it either printed or saved to hard drive. mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 Warszawa, www.mBank.pl, e-mail: [email protected] Sąd Rejonowy dla m. st. Warszawy XII Wydział Gospodarczy Krajowego Rejestru Sądowego, nr rejestru przedsiębiorców KRS 0000025237, NIP: 526-021-50-88. Według stanu na dzień 01.01.2016 r. kapitał zakładowy mBanku S.A. (w całości wpłacony) wynosi 168.955.696 złotych. ---------------------------------------------------------------------- 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
