I'm having some problems running tomcat on freebsd (i386).
%./startup.sh Full thread dump: % ls -l *core So it seems like jdk1.1.8 got mad... Anyone know what could be wrong? I'm using tomcat 3.1 and jdk1.1.8 both Thanks
Using classpath:
.:./../lib/ant.jar:./../lib/jasper.jar:./../lib/servlet.jar:./../lib/webser
% SIGSEGV 11* segmentation violation
Monitor Cache Dump:
Registered Monitor Dump:
Monitor IO lock: <unowned>
Child death monitor: <unowned>
Event monitor: <unowned>
I/O monitor: <unowned>
Alarm monitor: <unowned>
Memory allocation lock: <unowned>
Monitor registry: <unowned>
Thread Alarm Q:
-rw------- 1 root wheel 372736 Dec 10 16:33 java.core
from the ports collection and FreeBSD 4.2R. And afaik, tomcat should
work with jdk1.1.8.
Edvard Fagerholm