Unable to query the MySQL Nsure Audit database from iManager

  • 7000894
  • 03-Mar-2009
  • 26-Apr-2012

Environment

Novell Nsure Audit 1.0.1
Novell iManager 2.1
Novell iManager 2.7
Novell Audit 2.0.2 iManger - queries

Situation

Error:Could not find the Driver Class: com.mysql.jdbc.Driver

Unable to query the MySQL Nsure Audit database from iManager

Resolution

Obtain the MySQL Connector/J 3.0 from mysql.com. Included in the zip file is the binary that needs to be copied to the server. The file name is mysql-connector-java-3.0.11-stable-bin.jar (the version number changes with each revision)

On NetWare 6 and 6.5 copy this file to SYS:/JAVA/LIB/EXT

On servers running Nterprise Linux Services, the file should be copied to /var/opt/novell/tomcat4/common/lib/

On servers running Tomcat 5 or greater, the file should be copied to ./webapps/WEB-INF/lib

On Windows servers running iManager and Tomcat services, copy this jar file to: C:\Program Files\novell\tomcat\common\lib

Depending on your platform, a restart may be necessary after copying these files into the correct location.

 


Additional Information

Formerly known as TID# 10091351