RE: Protocol handler start failed

2006-03-01 Thread Didier McGillis
I have since removed the older java installed as part of the base system and put in a symbolic link to 1.5 JDK. From: "Caldarale, Charles R" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "Tomcat Users List" Subject: RE: Protocol handler start f

RE: Protocol handler start failed

2006-03-01 Thread Caldarale, Charles R
> From: Didier McGillis [mailto:[EMAIL PROTECTED] > Subject: RE: Protocol handler start failed > > Nevermind thats not it I have jdk1.5.0_06 but for some reason > when I do java -version I get > > java version "1.4.2" > gij (GNU libgcj) version 4.0.2 200

RE: Protocol handler start failed

2006-03-01 Thread Didier McGillis
or copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. From: "Didier McGillis" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: users@tomcat.apache.org Subject: RE: Protocol handler start failed Date: Wed, 01 Mar 200

RE: Protocol handler start failed

2006-03-01 Thread Didier McGillis
I think I see what the problem is From: "Didier McGillis" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: tomcat-user@jakarta.apache.org Subject: Protocol handler start failed Date: Wed, 01 Mar 2006 15:29:31 + Tried to google, didnt find anything useful. What happens is that at som

Re: Protocol handler start failed

2006-03-01 Thread alexandre heimburger
try ps -ef | grep tomcat to find and kill other instances of a running server. Otherwise you have maybe another application server which is listening for 8080 port. Alheim Didier McGillis a écrit : Tried to google, didnt find anything useful. What happens is that at some point the site be