Ahh.. found the issue. Seems that unless I restart apache after restarting tomcat this error exists, otherwise it doesn't. This didn't happen with previous mod_webapp. Ken
Ken Anderson wrote: > Tomcat works fine, but this shows up in apache error log. > Any ideas? > > [Tue Apr 9 10:53:13 2002] [error] Cannot shutdown "conn" > [Tue Apr 9 10:53:15 2002] [error] Cannot shutdown "conn" > [Tue Apr 9 10:53:18 2002] [error] Cannot shutdown "conn" > > Seems to result after every request.... > > "conn" is the name of the webapp connection in httpd.conf > > WebAppConnection conn warp localhost:8008 > > Thanks, > Ken > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
