Hello!

I've been searching on the web for someone with a similar problem, but I had no success. I hope someone of you can help!

I have a Mandriva Linux system, running the latest Java VM (JDK 1.5). I downloaded Tomcat 5.5.9, and it works fine when executed from a local account. Nevertheless, when trying to run it from a (NIS) remote account, which actually acceses its home directory via NFS, I get the following error:
java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler
         at java.lang.Class.getDeclaredConstructors0 (Native Method)
at java.lang.Class.privateGetDeclaredConstructors (Class.java:2328)
         at java.lang.Class.getConstructor0 (Class.java:2640)
         at java.lang.Class.newInstance0 (Class.java:321)
         at java.lang.Class.newInstance (Class.java:303)
         at org.apache.catalina.startup.Bootstrap.init (Bootstrap.java:201)
         at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:386)

I don't know if the problem lies on the environment variables, or file permissions, or what! Can anyone of you help me on this?

Thanx

Carlos F.




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

Reply via email to