On further investigation Apache1.3.6 + JServ1.0 + JDK1.2.1+HotSpot1.0fcs is
seeing the same problem. The mod_jserv element does not crash but the
VM it is using to process the servlet engine does. This is being respawned
when manual mode is off so it does not seem to be crashing. When I
run the JServ engine in manual mode I am seeing the same internal error:
bash-2.02$ cat manual.sh
# Launch jserv in manual mode.
jsdk=D:/Java/JSDK2.0/lib/jsdk.jar
jserv=ApacheJServ.jar
classes="$jsdk;$jserv"
java -version
java -classpath $classes org.apache.jserv.JServ conf/jserv.properties
Request http://localhost/servlets/[
bash-2.02$ bash manual.sh
java version "1.2.1"
HotSpot VM (1.0fcs, mixed mode, build E)
ApacheJServ/1.0
#
# HotSpot Virtual Machine Error, Internal Error
#
# Error ID: 4649454C44345950450E4350500026
#
-----Original Message-----
From: Henric Larsson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, July 02, 1999 10:25 PM
Subject: Fw: Serious SE bug with Hotspot
>This bug seems to affect all servlet enabled webservers running hotspot.
>
>
>----- Original Message -----
>From: Tim McCune <[EMAIL PROTECTED]>
>To: 'ServletExec-Interest' <[EMAIL PROTECTED]>
>Sent: Wednesday, June 30, 1999 5:14 PM
>Subject: Serious SE bug with Hotspot
>
>
>I just ran into a big-time ServletExec 2.1 bug running under Hotspot on NT,
>with Apache. It actually seems like a Hotspot bug, but I thought that
there
>might be a way to patch ServletExec to deal with it. Here's the deal. If
>you access
>/servlet/[
>ServletExec will crash and die. Here is the error message:
>#
># HotSpot Virtual Machine Error, Internal Error
>#
># Error ID: 4649454C44345950450E4350500026
>#
>I could file a bug with Sun, but it would probably make more sense for New
>Atlanta to do this, since they could give them more details. Any suggested
>workarounds?
>
>Tim McCune
>Software Engineer, ChannelPoint
********************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
********************************************************************************
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html