<?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 crashed with Unexpected Signal : 11 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191785#M91471</link>
    <description>Since you're talking about a WebLogic server crash, I'd start with BEA support instead of HP support.</description>
    <pubDate>Wed, 14 May 2008 13:03:34 GMT</pubDate>
    <dc:creator>Heironimus</dc:creator>
    <dc:date>2008-05-14T13:03:34Z</dc:date>
    <item>
      <title>JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191781#M91467</link>
      <description>We are running WebLogic server in HP-UX 11.11, using JVM 1.3.1.09. We have the WebLogic server re-started on one Sunday, then several hours later, the WebLogic crashed with the following error:&lt;BR /&gt;&lt;BR /&gt;Unexpected Signal : 11 occurred at PC=0xca53287c&lt;BR /&gt;Function name=runtime_resolve_virtual_method__12LinkResolverSFR8CallInfo12methodHandle11KlassHandle6HandleT3bP6Thread&lt;BR /&gt;Library=/opt/java1.3/bin/../jre/lib/PA_RISC2.0/server/libjvm.sl&lt;BR /&gt;&lt;BR /&gt;Current Java thread:&lt;BR /&gt;"ExecuteThread: '30' for queue: 'default'" daemon prio=6 tid=0x00040988 nid=42 lwp_id=8020227 runnable [0x3c660000..0x3c65e500]&lt;BR /&gt; at weblogic.utils.StringUtils.valueOf(StringUtils.java:331)&lt;BR /&gt; at jsp_servlet.__doc_list._jspService(__doc_list.java:861)&lt;BR /&gt; at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)&lt;BR /&gt; at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)&lt;BR /&gt; at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)&lt;BR /&gt; at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)&lt;BR /&gt; at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)&lt;BR /&gt; at cr.component.AuthenticateFilter.doFilter(AuthenticateFilter.java:103)&lt;BR /&gt; at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)&lt;BR /&gt; at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:609)&lt;BR /&gt; at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:402)&lt;BR /&gt; at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:151)&lt;BR /&gt; at jsp_servlet.__docs_list._jspService(__docs_list.java:586)&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;It seems that it is the first time to load the page doc_list.jsp after the WebLogic restarted. Then when WebLogic compiles this JSP, the JVM crashed. &lt;BR /&gt;&lt;BR /&gt;Anyone knows how will this error occur, and how to prevent it?</description>
      <pubDate>Mon, 05 May 2008 12:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191781#M91467</guid>
      <dc:creator>Roy Ngan</dc:creator>
      <dc:date>2008-05-05T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191782#M91468</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The usual source of this is:&lt;BR /&gt;1) Bad application code.&lt;BR /&gt;2) Improperly patched OS.&lt;BR /&gt;3) Old buggy version of Java.&lt;BR /&gt;&lt;BR /&gt;I can see #3 as nearly definite, #2 and #1 as probable.&lt;BR /&gt;&lt;BR /&gt;Have the application people look at their code.&lt;BR /&gt;&lt;BR /&gt;See if your application is compatible with supported versions of java, 1.4 or 1.5(5.0).&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 05 May 2008 12:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191782#M91468</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-05T12:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191783#M91469</link>
      <description>I would like to ask can I open a support case for HP-UX JVM problems? What do I need to open a case? Is that enough if I have a hardware support agreement, or a software support agreement HP-UX Java is needed?</description>
      <pubDate>Tue, 13 May 2008 08:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191783#M91469</guid>
      <dc:creator>Roy Ngan</dc:creator>
      <dc:date>2008-05-13T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191784#M91470</link>
      <description>&amp;gt;I would like to ask can I open a support case for HP-UX JVM problems? What do I need to open a case?  or a software support agreement HP-UX Java is needed?&lt;BR /&gt;&lt;BR /&gt;You need a software support contract for HP-UX and Java is supported with that.&lt;BR /&gt;&lt;BR /&gt;Do you have the latest Java patches?</description>
      <pubDate>Wed, 14 May 2008 09:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191784#M91470</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-14T09:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191785#M91471</link>
      <description>Since you're talking about a WebLogic server crash, I'd start with BEA support instead of HP support.</description>
      <pubDate>Wed, 14 May 2008 13:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191785#M91471</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2008-05-14T13:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191786#M91472</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are better of starting with vendor support.&lt;BR /&gt;&lt;BR /&gt;But before even bothering with that go to &lt;A href="http://www.hpux.com/go/java" target="_blank"&gt;http://www.hpux.com/go/java&lt;/A&gt; and get the latest version of Java supported by your application and install required OS patches.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 May 2008 14:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191786#M91472</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-14T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191787#M91473</link>
      <description>Hello Roy,&lt;BR /&gt;You will need to open a call with the HP Response Center.  We will need the core file to analyze and find out why Java cored and then take an action based on the analysis.&lt;BR /&gt;Assuming that you have a valid support contract call 1 800 633-3600 and place a call against Java and we'll take it from there.</description>
      <pubDate>Mon, 19 May 2008 23:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191787#M91473</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2008-05-19T23:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: JVM crashed with Unexpected Signal : 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191788#M91474</link>
      <description>A clarification here! the program that causes the core is an HP program not a BEA one. So, BEA will send you back to HP.  As I mentioned you need to open a call with the HP Response Center and take it from there.</description>
      <pubDate>Mon, 19 May 2008 23:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jvm-crashed-with-unexpected-signal-11/m-p/4191788#M91474</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2008-05-19T23:09:16Z</dc:date>
    </item>
  </channel>
</rss>

