Thank you, but unfortunately there is no limitation. What's strange is that even java application we use is more memory consuming on SLES, it crashes until I increase memory to 1024MB while on RHEL it is happy with only 512MB.
-----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Offer Baruch Sent: Tuesday, May 19, 2015 20:31 To: [email protected] Subject: Re: Java Runtime 8 on SLES 11sp3 Hi You might be limited in /etc/security/limits.conf You can use the ulimit command to check out your current limitations. Offer Baruch On May 19, 2015 12:24 PM, "Krpata, Pavel" <[email protected]> wrote: > Hi, > Does anyone have experience with installing IBM Java Runtime 8 on SLES > for System z ? > I'm getting the following output everytime. I tried adding more memory > (STORAGE), but it crashes even with 4GB, although RHEL 6.6 inside the > same z/VM guest (same configuration) works ok with 2GB only. > Does anyone have an idea what's different in SLES? I have googled, but > I haven't found anything relevant. Thank you for anything. > > Pavel > > > # bash ibm-java-s390x-jre-8.0-1.0.bin > Preparing to install... > Extracting the JRE from the installer archive... > Unpacking the JRE... > Extracting the installation resources from the installer archive... > Configuring the installer for this system's environment... > > Launching installer... > > Invocation of this Java Application has caused an > InvocationTargetException. This application will now exit. (LAX) > > Stack Trace: > java.lang.OutOfMemoryError > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.<init>(ZipFile.java:235) > at java.util.zip.ZipFile.<init>(ZipFile.java:165) > at java.util.jar.JarFile.<init>(JarFile.java:179) > at java.util.jar.JarFile.<init>(JarFile.java:116) > at > com.ibm.oti.vm.AbstractClassLoader.fillCache(AbstractClassLoader.java:76) > at > com.ibm.oti.vm.AbstractClassLoader.findResourceImpl(AbstractClassLoader.java:222) > at > com.ibm.oti.vm.AbstractClassLoader.access$200(AbstractClassLoader.java:24) > at > com.ibm.oti.vm.AbstractClassLoader$1.run(AbstractClassLoader.java:198) > at > java.security.AccessController.doPrivileged(AccessController.java:503) > at > com.ibm.oti.vm.AbstractClassLoader.findResource(AbstractClassLoader.java:195) > at java.lang.ClassLoader.getResource(ClassLoader.java:534) > at java.lang.ClassLoader.getResource(ClassLoader.java:535) > at > java.net.URLClassLoader.getResourceAsStream(URLClassLoader.java:362) > at > java.lang.ClassLoader.getSystemResourceAsStream(ClassLoader.java:737) > at com.zerog.util.ZGUtil.getInputStream(Unknown Source) > at com.zerog.ia.installer.LifeCycleManager.bm(Unknown Source) > at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source) > at > com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source) > at com.zerog.ia.installer.Main.main(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) > at java.lang.reflect.Method.invoke(Method.java:507) > at com.zerog.lax.LAX.launch(Unknown Source) > at com.zerog.lax.LAX.main(Unknown Source) JVMDUMP039I > Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" > at 2015/05/19 05:17:35 - please wait. > JVMDUMP032I JVM requested System dump using > '/tmp/install.dir.6415/core.20150519.051735.6415.0001.dmp' in response > to an event JVMDUMP010I System dump written to > /tmp/install.dir.6415/core.20150519.051735.6415.0001.dmp > JVMDUMP032I JVM requested Heap dump using > '/tmp/install.dir.6415/heapdump.20150519.051735.6415.0002.phd' in > response to an event JVMDUMP010I Heap dump written to > /tmp/install.dir.6415/heapdump.20150519.051735.6415.0002.phd > JVMDUMP032I JVM requested Java dump using > '/tmp/install.dir.6415/javacore.20150519.051735.6415.0003.txt' in > response to an event JVMDUMP010I Java dump written to > /tmp/install.dir.6415/javacore.20150519.051735.6415.0003.txt > JVMDUMP032I JVM requested Snap dump using > '/tmp/install.dir.6415/Snap.20150519.051735.6415.0004.trc' in response > to an event JVMDUMP010I Snap dump written to > /tmp/install.dir.6415/Snap.20150519.051735.6415.0004.trc > JVMDUMP013I Processed dump event "systhrow", detail > "java/lang/OutOfMemoryError". > This Application has Unexpectedly Quit: Invocation of this Java > Application has caused an InvocationTargetException. This application > will now exit. (LAX) JVMDUMP039I Processing dump event "systhrow", > detail "java/lang/OutOfMemoryError" at 2015/05/19 05:17:37 - please > wait. > JVMDUMP032I JVM requested Heap dump using > '/tmp/install.dir.6415/heapdump.20150519.051737.6415.0005.phd' in > response to an event JVMDUMP016I Aborting: Cannot create file > (/tmp/install.dir.6415/heapdump.20150519.051737.6415.0005.phd) > JVMDUMP032I JVM requested Java dump using > '/tmp/install.dir.6415/javacore.20150519.051737.6415.0006.txt' in > response to an event JVMDUMP010I Java dump written to > /tmp/install.dir.6415/javacore.20150519.051737.6415.0006.txt > JVMDUMP032I JVM requested Snap dump using > '/tmp/install.dir.6415/Snap.20150519.051737.6415.0007.trc' in response > to an event JVMDUMP010I Snap dump written to > /tmp/install.dir.6415/Snap.20150519.051737.6415.0007.trc > JVMDUMP013I Processed dump event "systhrow", detail > "java/lang/OutOfMemoryError". > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
