-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

bemaniac,

On 9/3/2009 12:48 PM, bemaniac wrote:
> When I install jsvc, even
> though it appears to compile properly, it always fails to start. When I
> check the catalina.out log, it gives the following message:
> 
> 02/09/2009 16:46:42 30987 jsvc error: Cannot load required shell library
> /Library/Java/Home/../Libraries/libjvm_compat.dylib
> 02/09/2009 16:46:42 30986 jsvc error: Service exit with a return value of 1
> 
> Looking in my frameworks, it looks like "libjvm_compat.dylib" doesn't exist,
> but "libjvm.dylib" does exist, though I'm not sure if that's what it should
> be looking for.

Hmm. I wonder how you were able to link against libjvm_compat.dylib
during compilation. I wonder if your Java install is no longer sane.
What version are you running?

What do you get when you run:

$ ldd jsvc

?

If libjvm_compat.dylib isn't listed there, try:
$ ldd -v jsvc

...and see which library jsvc uses that uses libjvm_compat.dylib

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqgP+0ACgkQ9CaO5/Lv0PBAswCguIwWgZh/zzfXS+yKcsgEHP23
fQcAn1AE1ap8EO1UHAzvLtiOG2bx/7eE
=D/Hj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to