Re: Tomcat 6: AJP Connector not started?

2010-12-20 Thread Karel Vervaeke
Cool. Thanks! On Sat, Dec 18, 2010 at 7:40 PM, Konstantin Kolinko wrote: > 2010/12/18 Karel Vervaeke : > > I assume that uncommenting the SSL connector breaks things if it isn't > > configured. > > Yes, though 6.0.30 will have a fix against this, aka "Failure during > start of one connector shoul

Re: Tomcat 6: AJP Connector not started?

2010-12-18 Thread Konstantin Kolinko
2010/12/18 Karel Vervaeke : > I assume that uncommenting the SSL connector breaks things if it isn't > configured. Yes, though 6.0.30 will have a fix against this, aka "Failure during start of one connector should not leave some connectors started and some ignored" https://issues.apache.org/bugzil

Re: Tomcat 6: AJP Connector not started?

2010-12-18 Thread Karel Vervaeke
I thought the server.xml was the default one included in Tomcat, but your question made me wonder and I diff'ed it against the default server.xml in Tomcat. Turns out this connector was uncommented in my server.xml: I assume that uncommenting the SSL connector breaks things if it isn't conf

Re: Tomcat 6: AJP Connector not started?

2010-12-17 Thread Pid
On 17/12/2010 16:34, Karel Vervaeke wrote: > I have a Tomcat 6.0.29 instance which starts up fine - I can access the > webapps via port 8080, > but it doesn't seem to start the AJP connector. > I have this in my server.xml: > > > I don't see anything relevant in the logs (perhaps because I do

Tomcat 6: AJP Connector not started?

2010-12-17 Thread Karel Vervaeke
I have a Tomcat 6.0.29 instance which starts up fine - I can access the webapps via port 8080, but it doesn't seem to start the AJP connector. I have this in my server.xml: I don't see anything relevant in the logs (perhaps because I don't know what to look for). There some warnings because I