You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Se-yong, Um" <ar...@hanbbs.net> on 2001/06/04 04:20:21 UTC

tomcat problem

I let you know my environment.

tomcat 3.2.2
soap 2.2
java 2 sdk, se 1.3.0 for linux(by sun)
redhat 7.0


When I request jsp page related soap-2.2 (http://IP:PORT/soap/servlet/rpcrouter  etc..), tomcat crash!!

tomcat says below:

#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E43505005BC
#
# Problematic Thread: prio=1 tid=0x48b3d048 nid=0xcab runnable 
#


What is problem?

Does anyone know how to solve this one?

--

Se-yong, Um
Republic of Korea.

RE: tomcat problem

Posted by Dan Cornell <da...@3amgroup.com>.
I fought with this all weekend.  In then end, I installed Sun's JDK 1.3.0_03
for Linux (from the RPM install) and that seems to work.  I tried 1.3.0 and
1.3.1, and had problems with both of those.  1.3.0 would crash with the
message below, and 1.3.1 would crash with a terse "Segmentation Fault"
message.

There are a couple of bugs in Sun's database relating to this problem.
Check out:
<http://search.java.sun.com/Search/java?qt=%2Bhotspot+%2B4F533F4C494E55580E4
3505005BC+%2B%22signal+11%22+%2B%22in+progress%22&col=obug&rf=0>

I traced through the code to see what the problem was, and all it looked
like were a bunch of constructors and setting things to null - no strange
file IO or networking or things that you would expect to cause a VM crash.
Strange.


Dan

  JDK 1.3.0 does not work well with RH7.0.
  Try to install jdk1.3.1 (Sun's) or roll back to 1.2.2 ( Which is probably
a bad idea ).
  "Se-yong, Um" wrote:

    I let you know my environment. tomcat 3.2.2soap 2.2java 2 sdk, se 1.3.0
for linux(by sun)redhat 7.0  When I request jsp page related soap-2.2
(http://IP:PORT/soap/servlet/rpcrouter  etc..), tomcat crash!! tomcat says
below: #
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    #
    # Error ID: 4F533F4C494E55580E43505005BC
    #
    # Problematic Thread: prio=1 tid=0x48b3d048 nid=0xcab runnable
    #  What is problem? Does anyone know how to solve this one? -- Se-yong,
UmRepublic of Korea.

RE: tomcat problem

Posted by Dan Cornell <da...@3amgroup.com>.
I fought with this all weekend.  In then end, I installed Sun's JDK 1.3.0_03
for Linux (from the RPM install) and that seems to work.  I tried 1.3.0 and
1.3.1, and had problems with both of those.  1.3.0 would crash with the
message below, and 1.3.1 would crash with a terse "Segmentation Fault"
message.

There are a couple of bugs in Sun's database relating to this problem.
Check out:
<http://search.java.sun.com/Search/java?qt=%2Bhotspot+%2B4F533F4C494E55580E4
3505005BC+%2B%22signal+11%22+%2B%22in+progress%22&col=obug&rf=0>

I traced through the code to see what the problem was, and all it looked
like were a bunch of constructors and setting things to null - no strange
file IO or networking or things that you would expect to cause a VM crash.
Strange.


Dan

  JDK 1.3.0 does not work well with RH7.0.
  Try to install jdk1.3.1 (Sun's) or roll back to 1.2.2 ( Which is probably
a bad idea ).
  "Se-yong, Um" wrote:

    I let you know my environment. tomcat 3.2.2soap 2.2java 2 sdk, se 1.3.0
for linux(by sun)redhat 7.0  When I request jsp page related soap-2.2
(http://IP:PORT/soap/servlet/rpcrouter  etc..), tomcat crash!! tomcat says
below: #
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    #
    # Error ID: 4F533F4C494E55580E43505005BC
    #
    # Problematic Thread: prio=1 tid=0x48b3d048 nid=0xcab runnable
    #  What is problem? Does anyone know how to solve this one? -- Se-yong,
UmRepublic of Korea.

Re: tomcat problem

Posted by Edward Nesterov <ed...@quadrix.com>.
JDK 1.3.0 does not work well with RH7.0.
Try to install jdk1.3.1 (Sun's) or roll back to 1.2.2 ( Which is
probably a bad idea ).

It works for me.

Good luck.


"Se-yong, Um" wrote:

> I let you know my environment. tomcat 3.2.2soap 2.2java 2 sdk, se
> 1.3.0 for linux(by sun)redhat 7.0  When I request jsp page related
> soap-2.2 (http://IP:PORT/soap/servlet/rpcrouter  etc..), tomcat
> crash!! tomcat says below: #
> # HotSpot Virtual Machine Error, Unexpected Signal 11
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Error ID: 4F533F4C494E55580E43505005BC
> #
> # Problematic Thread: prio=1 tid=0x48b3d048 nid=0xcab runnable
> #  What is problem? Does anyone know how to solve this
> one? -- Se-yong, UmRepublic of Korea.

Re: tomcat problem

Posted by Edward Nesterov <ed...@quadrix.com>.
JDK 1.3.0 does not work well with RH7.0.
Try to install jdk1.3.1 (Sun's) or roll back to 1.2.2 ( Which is
probably a bad idea ).

It works for me.

Good luck.


"Se-yong, Um" wrote:

> I let you know my environment. tomcat 3.2.2soap 2.2java 2 sdk, se
> 1.3.0 for linux(by sun)redhat 7.0  When I request jsp page related
> soap-2.2 (http://IP:PORT/soap/servlet/rpcrouter  etc..), tomcat
> crash!! tomcat says below: #
> # HotSpot Virtual Machine Error, Unexpected Signal 11
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Error ID: 4F533F4C494E55580E43505005BC
> #
> # Problematic Thread: prio=1 tid=0x48b3d048 nid=0xcab runnable
> #  What is problem? Does anyone know how to solve this
> one? -- Se-yong, UmRepublic of Korea.