NullPointerException in Connection

2003-02-22 Thread Holger Wiechert
I've posted a strange NullPointerException in class Connection with a few days ago (see below). Now I changed the driver to MySQL Connector/J 2.0.14. But I'm still getting a NullPointerException: java.lang.NullPointerException at com.mysql.jdbc.Connection.execSQL(Unknown Source

NullPointerException in Connection

2003-02-15 Thread Holger Wiechert
Hi, I'm having a quite serious problem. I wrote a web application that uses MySQL via ConnectorJ V2.0.6 in combination with Apache's DBCP 1.0 (Jakarta Commons Database Connection Pool). The web application is installed on a server, I don't have access to. The same for the MySQL server. Once in a

Re: NullPointerException in Connection

2003-02-15 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Holger Wiechert wrote: Hi, I'm having a quite serious problem. I wrote a web application that uses MySQL via ConnectorJ V2.0.6 in combination with Apache's DBCP 1.0 (Jakarta Commons Database Connection Pool). The web application is installed on a