I have an original Tomcat-version (5.5) running here on Debian Edge, and my JPDA-startup-script reads as:
#!/bin/sh export JPDA_ADDRESS=8787 export JPDA_TRANSPORT=dt_socket /home/tomcat/www/bin/catalina.sh jpda start Try this (run it as user tomcat), but first change the default port 8787 to 8000 and let us know if it works. If not, please also post the output of netstat -lnp Btw. my catalina.sh is the original one. Cheers Gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]