1-Sep-2004 1:46:26 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009


These two lines say that the JK2 connector has started normally.... it seems to me that the problem isn't on the java side

ld.so.1: /usr/java/bin/java: fatal: relocation error: file
/usr/local/apache-httpd-2.0.50/lib/libapr-0.so.0: symbol __divdi3:
referenced symbol not found


Here's the problem..... first things first..... find what libraries do uses "libapr", then try to see if all the files are in your path, use the which command, or was it whereis? :-S

This causes tomcat not to start, I don't really know what to do about
this. I read some forum posted message about the "symbol __divdi3:
referenced symbol not found" and they said this is because of some glibc 2.0 stuff, but didn't find any solution to thisâ


certainly, Solaris is a real pain with the glibc issue.... try to compile apache from source in that box....

--
John Villar
Gerente de Proyectos
Computadores Flor Hard Soft 2058 C.A.
www.florhard.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to