running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Semyon
Hello, all I'm building native library for: Tomcat 6.0.20 JNI 1.1.18 APR 1.4.1 OS: Solaris 5.10 sparcv9 compiler: gcc -m64 Library was built ok. When I begin starting tomcat I have such logs: INFO: Loaded APR based Apache Tomcat Native library 1.1.18. Dec 17, 2009 7:08:19 PM

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Philip Wigg
I'm building native library for: Tomcat 6.0.20 JNI 1.1.18 APR 1.4.1 OS: Solaris 5.10 sparcv9 compiler: gcc -m64 Library was built ok. When I begin starting tomcat I have such logs: INFO: Loaded APR based Apache Tomcat Native library 1.1.18. Dec 17, 2009 7:08:19 PM

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Philip Wigg
I don't know a lot about Tomcat native, but have you got openssl installed? If not that's probably the issue. PS. Don't forget to recompile Tomcat native after you've installed it. - To unsubscribe, e-mail:

Re: running tomcat problem JNI native lib 1.1.18 + tomcat 6.0.20 + Solaris 5.10

2009-12-17 Thread Semyon
Yes, I've installed OpenSSL 0.9.8l (the latest stable) and built native library with it. Philip Wigg wrote: I'm building native library for: Tomcat 6.0.20 JNI 1.1.18 APR 1.4.1 OS: Solaris 5.10 sparcv9 compiler: gcc -m64 Library was built ok. When I begin starting tomcat I have such