2008/10/10 Christopher Schultz <chris@(protected)>:
> (..)
> The result is that I get this and only this in
> /home/chris/app/connector-test/8785/logs/catalina.out:
> Exception in thread "main"
java.lang.NoClassDefFoundError:
>
It is a known issue with 6.0.18, see
https://issues.apache.org/bugzilla/show_bug.cgi?id=45585
The message with no class name is caused by passing an
empty argument to /usr/bin/java.
Also, you are missing /work subdirectory in your ${catalina.base}. Maybe
it is auto-created, but just in case.
Best regards,
Konstantin Kolinko
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)