QueueMetrics forum

QueueMetrics => QueueMetrics installation => Topic started by: gavinlew on September 29, 2008, 13:59:14

Title: JDBC Error - The SAX XML parser is not installed.
Post by: gavinlew on September 29, 2008, 13:59:14
Hi All,
I'm in the middle of reinstalling Queuemetrics onto a new Ubuntu(Debian) based installation (Im having problems with Trixbox inside VMware)

I'm receiving an error when I try to perform the Queuemetrics installation test - The SAX XML parser is not installed.

This error is not mentioned in the FAQ and my Java JDK still's are not upto much - does anyone have any hints or tips? I'm using tomcat 5.5 as well.

Many thanks.
Title: Re: JDBC Error - The SAX XML parser is not installed.
Post by: QueueMetrics on September 30, 2008, 12:26:39
It's here: http://astrecipes.net/index.php?n=231
We'll add this to the FAQ as well.
Title: Re: JDBC Error - The SAX XML parser is not installed.
Post by: gavinlew on September 30, 2008, 12:44:51
I've placed xercesImpl.jar into /var/lib/tomcat5.5/webapps/queuemetrics-1.4.7/WEB-INF/lib , this gets rid of the xml error.

However, after restarting tomcat I get the following (and nothing is logged to /var/log/tomcat5.5/catalina)

HTTP Status 404 -

type Status report

message

description The requested resource () is not available.
Apache Tomcat/5.5
Title: Re: JDBC Error - The SAX XML parser is not installed.
Post by: gavinlew on September 30, 2008, 12:50:28
Resolved, it would appear that my /etc/init.d/tomcat5.5 file did not have TOMCAT5_SECURITY=no set. (My bad).

Many thanks.

Gavin