<?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 problem need help. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825271#M270933</link>
    <description>For all java problems on hp-ux, I always start with patches. Are you up to date on patches? Particularly java patces? Install all latest java patches. &lt;BR /&gt;&lt;BR /&gt;Also, what does JVm exactly do? Do you have very high JVM max heap size, initial heap sizes? Set then resonalble, but not very high.</description>
    <pubDate>Tue, 18 Jul 2006 05:23:57 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-07-18T05:23:57Z</dc:date>
    <item>
      <title>JVM problem need help.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825270#M270932</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;When my product starts during startup of machine, it is getting killed. The reason being signal(SIGBUS) sent to it by JVM, as it is clear from tusc output.&lt;BR /&gt;&lt;BR /&gt;Can any one tell what could be the reason.&lt;BR /&gt;What is this problem with JVM. since i do not know much about JVM detailed solutions can help me.&lt;BR /&gt;&lt;BR /&gt;Do i need to configure my machine with SAM?&lt;BR /&gt;If that is the case then how can i send list of params and values set as of now in my machine.&lt;BR /&gt;&lt;BR /&gt;sigprocmask(SIG_SETMASK, 0x7f7f9c0c, NULL) ............... = 0&lt;BR /&gt;close(3) ................................................. = 0&lt;BR /&gt;close(6) ................................................. = 0&lt;BR /&gt;read(5, "(   0 )     0 x c 3 c 1 d 8 0 4 ".., 1024) ...... = 1024&lt;BR /&gt;#&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine:&lt;BR /&gt;#&lt;BR /&gt;#  SIGBUS (10) at pc=c016f4d4, pid=2409, tid=1&lt;BR /&gt;#&lt;BR /&gt;# Java VM: Java HotSpot(TM) Server VM (1.5.0.03 jinteg:02.13.06-15:51 PA2.0 (aCC_AP) mixed mode)&lt;BR /&gt;# Problematic frame:&lt;BR /&gt;#&lt;BR /&gt;[error occurred during error reporting, step 60, id 0xb]&lt;BR /&gt;&lt;BR /&gt;# An error report file with more information is saved as hs_err_pid2409.log&lt;BR /&gt;waitpid(2409, 0x7f7f9b00, 0) ............................. [sleeping]&lt;BR /&gt;&lt;BR /&gt;---------------  T H R E A D  ---------------&lt;BR /&gt;&lt;BR /&gt;Current thread is native thread&lt;BR /&gt;&lt;BR /&gt;siginfo:si_signo=10, si_errno=0, si_code=0, si_addr=c0334000&lt;BR /&gt;&lt;BR /&gt;Registers:&lt;BR /&gt;   r1: 7adfb8d0   rp: c3b2bfc3   r3: c0334000   r4: c3b2be38&lt;BR /&gt;   r5: 7b002869   r6: 00011028   r7: 7aff6c48   r8: 7f7f0d18&lt;BR /&gt;   r9: 00000001  r10: 00000000  r11: 0000001a  r12: 00000014&lt;BR /&gt;  r13: 00000000  r14: 7f7f0c58  r15: 0000002d  r16: 00000001&lt;BR /&gt;  r17: 40001078  r18: 00000000  r19: 7b037794  r20: 092b6400&lt;BR /&gt;  r21: c016f478  r22: 00000000  r23: 0001bf90  r24: 00008000&lt;BR /&gt;  r25: 00000000  r26: c0334000   dp: 00012c90 ret0: c0334000&lt;BR /&gt; ret1: 00015df4   sp: 7f7f1160  r31: c033c000&lt;BR /&gt;Stack pointer: (sp=7f7f1160)&lt;BR /&gt;7f7f1140:   7ade48d0 7b037794 c3b2bfc3 c3b2bf53&lt;BR /&gt;7f7f1150:   00000000 00000000 00000000 00000000&lt;BR /&gt;Instructions:  (pc=c016f4d4)&lt;BR /&gt;c016f4b4:   9300b002 0f591200 e840d002 e81f1ff5&lt;BR /&gt;c016f4c4:   08000240 d7390d18 0b1a061f fb396fd9&lt;BR /&gt;c016f4d4:   0f591360 d3e13bfd 0ff93360 375a0010&lt;BR /&gt;&lt;BR /&gt;Stack: [00000000,00000000),  sp=7f7f1160,  free space=2088900k&lt;BR /&gt;Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jul 2006 04:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825270#M270932</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-07-18T04:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: JVM problem need help.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825271#M270933</link>
      <description>For all java problems on hp-ux, I always start with patches. Are you up to date on patches? Particularly java patces? Install all latest java patches. &lt;BR /&gt;&lt;BR /&gt;Also, what does JVm exactly do? Do you have very high JVM max heap size, initial heap sizes? Set then resonalble, but not very high.</description>
      <pubDate>Tue, 18 Jul 2006 05:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825271#M270933</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-07-18T05:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: JVM problem need help.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825272#M270934</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;swlist -l product | grep -i jre  (or jdk)&lt;BR /&gt;&lt;BR /&gt;Upgrade to the latest version, swremove the older version.&lt;BR /&gt;&lt;BR /&gt;Install all patches recommended on this site where you also get the java depots&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>Tue, 18 Jul 2006 06:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825272#M270934</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-18T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: JVM problem need help.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825273#M270935</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;My machine seems to be updated with latest patches for JAva and latest java version 1.5&lt;BR /&gt;And machine is configured for java1.5.&lt;BR /&gt;&lt;BR /&gt;The process what i am starting works if i start it once machines comes up with the same startup script. But getting killed only when it is started up during system boot time.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhava</description>
      <pubDate>Tue, 18 Jul 2006 07:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problem-need-help/m-p/3825273#M270935</guid>
      <dc:creator>madhavabk</dc:creator>
      <dc:date>2006-07-18T07:05:58Z</dc:date>
    </item>
  </channel>
</rss>

