-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
Rainer Jung wrote:
> Christopher Schultz schrieb:
>> So, this appears to be my problem, but two things confuse me:
>>
>> 1. The command-line looks just fine to me in the first place.
>> and
>
> The startup script contains some "$variable" and
Christopher Schultz schrieb:
> So, this appears to be my problem, but two things confuse me:
>
> 1. The command-line looks just fine to me in the first place.
> and
The startup script contains some "$variable" and variable is empty if
there is no logging.properties. The shell then gives an empty
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
Konstantin Kolinko wrote:
> 2008/10/10 Christopher Schultz <[EMAIL 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.NoC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pavel and Konstantin,
Thanks for the references. This appears to be exactly what's happening
to me. I'll patch catalina.sh and re-try.
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://e
The fix is http://svn.apache.org/viewvc?view=rev&revision=685715
The catalina.sh change is the only one you need to apply.
Pavel
On Fri, 2008-10-10 at 15:16 -0400, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> All,
>
> I've been running multiple TC 4.1 and 5.5
2008/10/10 Christopher Schultz <[EMAIL 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/bugzill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I've been running multiple TC 4.1 and 5.5 instances using CATALINA_BASE
for years, and I'm starting to play with TC 6.x. I use ant to run
bin/startup.sh (actually, I usually go right for "catalina.sh start",
but I went to using startup.sh just to