[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Null Pointer exceptions in servlets since latest Apache/Jserv update



On Tue, 21 Mar 2000, Andreas Tille wrote:

> Hello,
> 
> I've run into big trouble since I updatet do the latest Apache and
> Jserv packages:
>  ...
> For JDBC access to an MS SQL 7.0 server I use freetds-jdbc.  This
> works well in standalone Java applications but fails in servlets:
Furthermore I've found in the logs the following information:

[Tue Mar 21 11:25:22 2000] [error] JServ: ajp12: Servlet Error:
java.lang.NoSuchMethodError: com.internetcds.jdbc.tds.Statement: method
<init>(Ljava/sql/Connection;Lcom/internetcds/jdbc/tds/Tds;)V not found:
com.internetcds.jdbc.tds.Statement: method
<init>(Ljava/sql/Connection;Lcom/internetcds/jdbc/tds/Tds;)V not found
[Tue Mar 21 11:25:22 2000] [error] JServ: an error returned handling request
via protocol "ajpv12"


I'm really in trouble and have no idea why the communication between
Jserv and FreeTDS-JDBC did not work as before :-(((.

Any help is really appreciated!

Kind regards
 
        Andreas.


Reply to: