RE: HTTP Status 500 - Server Internal Error

2010-12-18 Thread McGibbney, Lewis John
Hi Pid, I understand this now, my initial understanding was that Tomcat was distributed with a version of xerces (or some other) parser implementation and that the two libararies were in conflict resulting in the errors during webapp launch. I am trying to get to the bottom of what org.apache.x

Re: HTTP Status 500 - Server Internal Error

2010-12-18 Thread Pid
On 18/12/2010 19:47, McGibbney, Lewis John wrote: > Hello List, > > I am currently using Apache Nutch 1.2 and Tomcat 6.0.26 (first post on list). > I recently configured use of a plugin within Nutch which has been known to > cause the above error due to the fact that Tomcat and Jena (a framework

RE: HTTP Status 500 - Server Internal Error

2010-12-18 Thread McGibbney, Lewis John
Hi Chris, This version of Jena comes with Xerces-J 2.6.1, it is installed in webapp's WEB-INF/classes/plugins/lib-xml, will this location present any issue or should I copy it to WEB-INF/lib? I tried to remove xercesImpl.jar from the lib-xml folder restart Tomcat but I am still encountering th

Re: HTTP Status 500 - Server Internal Error

2010-12-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lewis, On 12/18/2010 2:47 PM, McGibbney, Lewis John wrote: > I am currently using Apache Nutch 1.2 and Tomcat 6.0.26 (first post on list). Welcome. > I recently configured use of a plugin within Nutch which has been > known to cause the above error

HTTP Status 500 - Server Internal Error

2010-12-18 Thread McGibbney, Lewis John
Hello List, I am currently using Apache Nutch 1.2 and Tomcat 6.0.26 (first post on list). I recently configured use of a plugin within Nutch which has been known to cause the above error due to the fact that Tomcat and Jena (a framework for building semantic web apps) are using conflicting vers

Re: Tomcat stops responding

2010-12-18 Thread André Warnier
K J.Sreekumar wrote: We have done the tests you had mentioned. here are our answers to your questions (i'm adding my name before my comments so that its easier to identity who said what if this conversation builds up further)- *1.* What do you mean by : Browsers are unable to find application UR

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 stops responding

2010-12-18 Thread K J.Sreekumar
Hello Michael, Thank you for the quick reply. It seems the complete list of netstat output somehow got omitted. They have been appended to this mail. Tomcat is displayed as running on port 8080. > HTTP 1.0 doesn't require the Host header. But I don't understand what >worked and what didn't. Clari

Re: Tomcat stops responding

2010-12-18 Thread Michael Ludwig
K J.Sreekumar schrieb am 18.12.2010 um 17:57 (+0530): > (i'm adding my name before my comments so that its easier to identity > who said what if this conversation builds up further)- You could configure your mail client to use standard indentation. > ** Sreekumar.* Using Firefox 3.6x we get the f