RE: Protocol handler start failed

2006-03-01 Thread Didier McGillis
ailed Date: Wed, 1 Mar 2006 09:51:16 -0600 > 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" >

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

Protocol handler start failed

2006-03-01 Thread Didier McGillis
Tried to google, didnt find anything useful. What happens is that at some point the site becomes unresponsive and so I restart and that is when I get this error, now I dont know of any other apps running on port 8080 so not sure why 8080 is already in use. Any thoughts? SEVERE: Catalina.start

code in webapps vs outside of tomcat

2006-01-26 Thread Didier McGillis
Just a curiosity any performance issues in storing the project outside of the tomcat webapps directory? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: mod_jk configuration directives in VirtualHost sections

2006-01-26 Thread Didier McGillis
I did mod_jk2 with Virtual Host, and while its not the same I think that doing VH will not be a problem once you get an idea of how it should/can be setup. THIS IS PSEUDO, DO NOT TAKE AS GOSPEL TRUTH !!! NO SUPPORT! :p -- workers.properties file -- # Setting Tomcat & Java Home

RE: tomcat and 64 bit processors

2006-01-24 Thread Didier McGillis
Thanks for the heads up on the JRE stability issues. I will check on that. From: "Caldarale, Charles R" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "Tomcat Users List" Subject: RE: tomcat and 64 bit processors Date: Tue, 24 Jan 2006 12:20:27 -0

tomcat and 64 bit processors

2006-01-24 Thread Didier McGillis
Hopefully I wont bore anyone. Any special considerations with tomcat 5.5 and a 64 bit processor, can I grab the binaries from the download site or should I grab the source? - To unsubscribe, e-mail: [EMAIL PROTECTED] For add