You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Anthony Mutiso 2 <an...@utilitynet.net> on 2002/11/21 00:17:43 UTC

strust 1.1-b2 in tomcat 4.0.6

Hi,

I have a struts webapp that is deployed as a war file. I developed the app
on tomcat 4.1.12 on which all works as it should.

For a test I installed and configured tomcat 4.0.6 and deployed my war file.
The application mostly works except for access to one page results in JVM
crash with the following output to standard error:

	#
	# HotSpot Virtual Machine Error, Internal Error
	# Please report this error at
	# http://java.sun.com/cgi-bin/bugreport.cgi
	#
	# Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
	#
	# Error ID: 52454C4F4341544F520E43505001DC
	#
	# Problematic Thread: prio=5 tid=0x0AE2DE40 nid=0x774 runnable 
	#

There are no other exceptions or errors in the logs. 

Anyone have an idea what I should be looking for. The 4.0.6 example webapp
works fine, so I am assuming that tomcat 4.0.6 is configured correctly. Also
other pages in my webapp work fine. It is only this one page that results in
this error.

I have not been able to narrow the problem further since my JSP pages are
made up of may includes. Also my webapp uses JSTL, Struts-EL and Jakarta
string and log taglibs.

Thanks

Anthony

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>