Author Topic: JDBC Error - The SAX XML parser is not installed.  (Read 3556 times)

gavinlew

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
    • View Profile
    • Email
JDBC Error - The SAX XML parser is not installed.
« 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.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: JDBC Error - The SAX XML parser is not installed.
« Reply #1 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.

gavinlew

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
    • View Profile
    • Email
Re: JDBC Error - The SAX XML parser is not installed.
« Reply #2 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

gavinlew

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
    • View Profile
    • Email
Re: JDBC Error - The SAX XML parser is not installed.
« Reply #3 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