Re: tomcat5.5 can't start

2009-10-12 Thread Tsirkin Evgeny
looks like you are using ubuntu or debian but it installs tomcat 5.5 which is an old version . maybe you should upgrade your distrib? anyway your question probably belongs to the debian/ubuntu lists not here. also from my personal exper. ,thought i installed successfully tomcat on ubuntu it is alwa

Re: tomcat5.5 can't start

2009-10-12 Thread Peter Crowther
What operating system? What Java version? This looks like a packaging problem from a third-party repackaged version of Tomcat, so it may be that nobody on this list can help you as nobody here built the package! If you download the zip file of the same Tomcat version (or preferably the most recent

tomcat5.5 can't start

2009-10-12 Thread jay
Hi all : I have some problem with tomcat . I have install tomcat5.5 , root@ ibm:/tmp# dpkg --get-selections | grep tomcat5.5 libtomcat5.5-java install tomcat5.5 install then I using /etc/init.d/tomcat5.5 start to start tomc