2 messages in com.mysql.lists.javaRE: Getting error while accessing fro...
FromSent OnAttachments
Venkatesh T17 Apr 2001 22:58 
Taglang, Guillaume18 Apr 2001 03:31 
Subject:RE: Getting error while accessing from Apache
From:Taglang, Guillaume (Guil@paybox.net)
Date:04/18/2001 03:31:55 AM
List:com.mysql.lists.java

Hi

Hi,

I tried to connect with MySQL from Java Webserver, it was connected and got interacted with MySQL thru my programs. No problem for this. When i tried the same with Apache i am getting the following error

[18/04/2001 05:53:12:063] (ERROR) ajp12: Servlet Error: java.lang.NullPointerException: null [18/04/2001 05:53:12:063] (ERROR) an error returned handling request via protocol "ajpv12"

It's not a mysql or driver problem: it seems that you have a NullPointerException at some point. The error reported is probably an application error, reported here in one of the apache log files. You should send us at least a snapshot of the Java Webserver logs detailling the real problem.

And stop cross-posting !

Guillaume