<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JVM Crash on HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767105#M657580</link>
    <description>&amp;gt;I meant that I have those two patches related to the PA_RISC, mentioned in the document along with the Quality pack.&lt;BR /&gt;&lt;BR /&gt;If you have these patches and the latest version of Java, your next step is to call the Response Center.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Any ideas as to libjvm.sl which is getting mentioned?&lt;BR /&gt;&lt;BR /&gt;This is the Java VM.</description>
    <pubDate>Sun, 20 Mar 2011 20:49:31 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-03-20T20:49:31Z</dc:date>
    <item>
      <title>JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767099#M657574</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;While installing our application server with the installation GUI (using JDK 1.6.0.08 32-bit) we see a JVM crash.&lt;BR /&gt;This is not seen when we install it using 64 bit JDK (-d64) on same machine. Neither this is seen when we install it on HP-UX 11.23.&lt;BR /&gt;&lt;BR /&gt;We checked the patch level and it seems to be satisfactory. JDK related patches corresponding to the Sept 2008 Quality patches seem to be there.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swlist | grep -e QPK -e GOLD -e BUNDLE11i&lt;BR /&gt;  QPKBASE                               B.11.31.0809.326 Base Quality Pack Bundle for HP-UX 11i v3, September 2008&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swlist -l product | grep PHSS_39822&lt;BR /&gt;  PHSS_39822            1.0            linker + fdp cumulative patch&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swlist -l product | grep PHKL_40208&lt;BR /&gt;  PHKL_40208            1.0            scheduler cumulative patch&lt;BR /&gt;&lt;BR /&gt;This is snapshot of the hs_err_pid.log&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# A fatal error has been detected by the Java Runtime Environment:&lt;BR /&gt;#&lt;BR /&gt;#  SIGSEGV (11) at pc=cd99fee8, pid=29444, tid=19&lt;BR /&gt;#&lt;BR /&gt;# JRE version: 6.0&lt;BR /&gt;# Java VM: Java HotSpot(TM) Server VM (17.0-b17-jre1.6.0.08-rc1 PA2.0 (aCC_AP) mixed mode hp-ux-pa-risc )&lt;BR /&gt;# Problematic frame:&lt;BR /&gt;# V  [libjvm.sl+0x159b7790]&lt;BR /&gt;#&lt;BR /&gt;#  Please report this error to HP customer support.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;---------------  T H R E A D  ---------------&lt;BR /&gt;&lt;BR /&gt;Current thread (00495168):  JavaThread "WizardController" daemon [_thread_in_vm, id=19, lwp_id=8916078, stack(54740000,547c0000)]&lt;BR /&gt;&lt;BR /&gt;siginfo:si_signo=SIGSEGV: si_errno=0, si_code=0 (SEGV_UNKNOWN), si_addr=00000000&lt;BR /&gt;&lt;BR /&gt;Registers:&lt;BR /&gt;   r1: b7ce0558   rp: 00000000   r3: b7f1aae4   r4: 00495168&lt;BR /&gt;   r5: 00000000   r6: 561a1488   r7: 547c0b00   r8: 561a47f8&lt;BR /&gt;   r9: 00000000  r10: a0f44078  r11: a0f44168  r12: a0f35028&lt;BR /&gt;  r13: 56cbbd10  r14: a0f43de8  r15: a6ff8680  r16: a6ff8680&lt;BR /&gt;  r17: a6ff8748  r18: b5c0ff00  r19: b7cf3558  r20: 004952c0&lt;BR /&gt;  r21: 00495180  r22: 00000002  r23: b7f33738  r24: 00000000&lt;BR /&gt;  r25: 00495168  r26: 0000000c   dp: 0000e900 ret0: b7f3373c&lt;BR /&gt; ret1: 00000000   sp: 547c0e00  r31: 00000006&lt;BR /&gt;Stack pointer: (sp=547c0e00)&lt;BR /&gt;547c0de0:   b7cf3558 00000109 c0009ea3 c0009ea3&lt;BR /&gt;547c0df0:   b7d20b88 00000000 00000050 00000034&lt;BR /&gt;Instructions:  (pc=cd99fee8)&lt;BR /&gt;cd99fec8:   e97dbb24 37da3ea1 4bd33fc1 6bc43f89&lt;BR /&gt;cd99fed8:   341a0018 4bdd3da9 34990000 6bda3ed1&lt;BR /&gt;cd99fee8:   4bb40000 37da3ef9 37c53da9 4a9f0010&lt;BR /&gt;&lt;BR /&gt;Stack: [54740000,547c0000],  sp=547c0e00,  free space=%pk&lt;BR /&gt;Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)&lt;BR /&gt;V  [libjvm.sl+0x159b7790]&lt;BR /&gt;Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)&lt;BR /&gt;j  com.bea.plateng.common.jni.JNIUtil.getFreeSpace(Ljava/lang/String;)J+0&lt;BR /&gt;j  com.bea.plateng.common.util.diskspace.FileSystem.getAvailableSpaceMB()J+7&lt;BR /&gt;j  com.bea.plateng.common.util.diskspace.FileSystem.&lt;INIT&gt;(Ljava/io/File;)V+22&lt;BR /&gt;j  com.bea.plateng.common.util.diskspace.Computer.addDirToInstall(Lcom/bea/plateng/common/util/diskspace/Directory;)Z+43&lt;BR /&gt;j  com.bea.plateng.common.util.diskspace.Computer.addDirsToInstall(Ljava/util/Collection;)Z+29&lt;BR /&gt;j  com.bea.plateng.wizard.installer.helpers.DiskSpaceHelper.checkDiscSpaceForProductInstallation(Lcom/bea/cie/gpr/model/HomeTarget;Lcom/bea/&lt;BR /&gt;plateng/wizard/IControllerProxy;Ljava/lang/String;)Ljava/lang/String;+274&lt;BR /&gt;j  com.bea.plateng.wizard.installer.helpers.ProductDirHelper.setStoreKeysAndValidateDiskSpace()V+274&lt;BR /&gt;j  com.bea.plateng.wizard.installer.helpers.ProductDirHelper.validateAndSet()V+310&lt;BR /&gt;j  com.bea.plateng.wizard.installer.gui.tasks.ProductDirChooserTask.okNext()Z+17&lt;BR /&gt;j  com.bea.plateng.wizard.WizardController.nextTask()Z+6&lt;BR /&gt;j  com.bea.plateng.wizard.WizardController.run()V+188&lt;BR /&gt;j  java.lang.Thread.run()V+11&lt;BR /&gt;v  ~StubRoutines::call_stub&lt;BR /&gt;.....&lt;BR /&gt;.....&lt;BR /&gt;&lt;BR /&gt;The libjvm.sl is getting pointed out. But the same thing works fine if we use 64 bit version of the JDK. &lt;BR /&gt;&lt;BR /&gt;The core file also is generated. But gdb java core did not give much details. Or I was not able to read into it properly?&lt;BR /&gt;&lt;BR /&gt;gdb java core&lt;BR /&gt;&lt;BR /&gt;HP gdb 5.9 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00&lt;BR /&gt;and target hppa1.1-hp-hpux11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.9 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;..&lt;BR /&gt;Core was generated by `java'.&lt;BR /&gt;Program terminated with signal 6, Aborted.&lt;BR /&gt;&lt;BR /&gt;#0  0xc00f2e70 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc00f2e70 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;warning: Attempting to unwind past bad PC 0xc00f2e70&lt;BR /&gt;#1  0xc00b5f5c in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;#2  0xc00b5f5c in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;(gdb) &lt;BR /&gt;&lt;BR /&gt;I checked if the core file was sound.&lt;BR /&gt;&lt;BR /&gt;what core&lt;BR /&gt;..&lt;BR /&gt;..&lt;BR /&gt;SMART_BIND&lt;BR /&gt;92453-07 dld dld dld.sl B.11.68 090608&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any pointers as to areas where I can sniff around to get to the root of this? Is this something known? Any Patches I missed? &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/INIT&gt;</description>
      <pubDate>Fri, 18 Mar 2011 15:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767099#M657574</guid>
      <dc:creator>I_kept_walking</dc:creator>
      <dc:date>2011-03-18T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767100#M657575</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;HP has patches for java that are not normally included in a QPK.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Mar 2011 16:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767100#M657575</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-03-18T16:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767101#M657576</link>
      <description>Thanks for Quick reply.&lt;BR /&gt;&lt;BR /&gt;I used this link:&lt;BR /&gt;&lt;A href="http://ftp.hp.com/pub/softlib/hpuxjava-patchinfo/g-11.31-6.0-1131.0809.html" target="_blank"&gt;http://ftp.hp.com/pub/softlib/hpuxjava-patchinfo/g-11.31-6.0-1131.0809.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for finding the patched which would be needed in case only Quality pack Sept'08 is installed. &lt;BR /&gt;PHSS_39822 and PHKL_40208 are listed as needed for PA_RISC system. &lt;BR /&gt;&lt;BR /&gt;Any other place I can refer and confirm the same?&lt;BR /&gt;&lt;BR /&gt;Again thanks for replying.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Mar 2011 17:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767101#M657576</guid>
      <dc:creator>I_kept_walking</dc:creator>
      <dc:date>2011-03-18T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767102#M657577</link>
      <description>Secondary confirmation:&lt;BR /&gt;&lt;BR /&gt;You can open up a support case with HP Response center.&lt;BR /&gt;&lt;BR /&gt;Having a newer QPK installed may still require you to add the two patches named in the document.&lt;BR /&gt;&lt;BR /&gt;If you can you are better off with those patches than without.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Mar 2011 18:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767102#M657577</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-03-18T18:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767103#M657578</link>
      <description>&amp;gt;SEP: You can open up a support case with HP Response center.&lt;BR /&gt;&lt;BR /&gt;Exactly.  After making sure you have the latest java patches, that's your first line of support for JVM problems.</description>
      <pubDate>Fri, 18 Mar 2011 18:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767103#M657578</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-18T18:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767104#M657579</link>
      <description>I meant that I have those two patches related to the PA_RISC, mentioned in the document along with the Quality pack.&lt;BR /&gt;&lt;BR /&gt;Any ideas as to libjvm.sl which is getting mentioned? Anyone seen anything similar to this? Is it an issue of some libraries not getting loaded or not getting loaded in the right way?&lt;BR /&gt;&lt;BR /&gt;Thanks for help guys.</description>
      <pubDate>Sat, 19 Mar 2011 04:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767104#M657579</guid>
      <dc:creator>I_kept_walking</dc:creator>
      <dc:date>2011-03-19T04:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767105#M657580</link>
      <description>&amp;gt;I meant that I have those two patches related to the PA_RISC, mentioned in the document along with the Quality pack.&lt;BR /&gt;&lt;BR /&gt;If you have these patches and the latest version of Java, your next step is to call the Response Center.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Any ideas as to libjvm.sl which is getting mentioned?&lt;BR /&gt;&lt;BR /&gt;This is the Java VM.</description>
      <pubDate>Sun, 20 Mar 2011 20:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767105#M657580</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-20T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crash on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767106#M657581</link>
      <description>I think the next best step is to upgrade to the latest java release : 1.6.0.09&lt;BR /&gt;And if that doesn't help, I think you better open a service request with HP.</description>
      <pubDate>Mon, 21 Mar 2011 06:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crash-on-hp-ux-11-31/m-p/4767106#M657581</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2011-03-21T06:24:06Z</dc:date>
    </item>
  </channel>
</rss>

