Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 16:37:57 +0100 (CET)
From:      Christoph Kukulies <kuku@www.kukulies.org>
To:        java@freebsd.org
Subject:   running java / tomcat 5.5.14
Message-ID:  <200512151537.jBFFbvlZ010087@www.kukulies.org>

next in thread | raw e-mail | index | archive | help

On a bit older 6.0 current of early this year I'm trying to get 
java running. I downloaded the Sun linux jdk-1_5_06-linux-i586.bin
and put it into /usr/ports, tweaked the Makefile and distinfo 
in /usr/ports/java/linux-sun-jdk15 and ran make install.

It seemed to install fine but when trying to start tomcat
(I put an export JAVA_HOME=/usr/local/linux-sun-jdk1.5 in catalina.sh)
I got an error from the tomcat start:

Dec 15, 2005 4:27:40 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Dec 15, 2005 4:27:40 PM org.apache.catalina.connector.MapperListener registerEngine
WARNING: Unknown default host: localhost
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (4E4D4554484F440E4350500525), pid=9799, tid=1024
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# An error report file with more information is saved as hs_err_pid9799.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Any clues?
--
Chris Christoph P. U. Kukulies kuku_at_kukulies.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512151537.jBFFbvlZ010087>