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

Mouradk,

On 10/10/12 10:04 AM, Mouradk wrote:
> I am using Tomcat6 on ubuntu 10.10. I suppose when you say 
> CATALINA_OPTS you mean that in /usr/share/tomcat6/bin/catalina.sh
> .

It would be better to use CATALINA_BASE/bin/setenv.sh so you don't
have to modify Tomcat's stock startup script. You can also just set it
on the command-line (using 'export CATALINA_OPTS=...') and then launch
Tomcat from the command-line.

> I have added this as such:
> 
> CATALINA_OPTS="$CATALINA_OPTS $JPDA_OPTS,
> -Djava.security.debug=all"
> 
> I have also set the logging level to FINE in
> $CATALINA_HOME/conf/logging.properties 
> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level
> = FINE
> 
> But not getting debug messages?

Check logs/catalina.out (or whatever Ubuntu does with stdout when you
launch Tomcat).

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlB1g+wACgkQ9CaO5/Lv0PBNDQCcCVRxm22clViD8Pql/EgJGPIK
+ocAn15SFc9T4eYwm/bIwggqir69ajju
=0sVv
-----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