You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/04/22 21:27:14 UTC

DO NOT REPLY [Bug 53122] NullPointer Exception

https://issues.apache.org/bugzilla/show_bug.cgi?id=53122

Chuck Caldarale <ch...@unisys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Chuck Caldarale <ch...@unisys.com> 2012-04-22 19:27:14 UTC ---
(In reply to comment #0)
> Exception while using JDBC DB Connection pool along with MySQL.
> 
> java.lang.NullPointerException
>         at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1418)
>         at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1317)
>         at com.load.servlet.SQLInsert.doGet(SQLInsert.java:69)

Note that the call to the MySQL code is coming from your servlet, not Tomcat.

Regardless, bugzilla is not a support forum; please post usage queries to the
Tomcat user's mailing list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org