Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Server error

0 views
Skip to first unread message

Barry <ch52bmnospam@surrey.ac.uk>

unread,
Feb 7, 2001, 8:36:07 AM2/7/01
to
If any of you gurus out there could tell me a bit more about the following
errors I would greatly appreciate it. How would I go about debugging the
said page anyway? Can you step through the code in some way with a browser
plugin?

As you can see below it is a login page. A recorset contains the user
table which contains the required information for authentication.

thank you for your help in advance.

Barry.

java.sql.SQLException: General error
at
sun.jdbc.odbc.JdbcOdbc.throwGenericSQLException(JdbcOdbc.java:6160)
at sun.jdbc.odbc.JdbcOdbc.SQLFreeEnv(JdbcOdbc.java:2742)
at
sun.jdbc.odbc.JdbcOdbcDriver.closeConnection(JdbcOdbcDriver.java:838)
at
sun.jdbc.odbc.JdbcOdbcConnection.close(JdbcOdbcConnection.java:736)
at
_jsp._chemjava._chemworld._login__jsp._jspService(C:\JAVAWEBSERVER2.0\doc\chemjava\chemworld\login.jsp:77)
at com.caucho.jsp.JavaPage.service(JavaPage.java:89)
at com.caucho.jsp.JavaPage.subservice(JavaPage.java:83)
at com.caucho.jsp.Page.service(Page.java:409)
at com.caucho.server.http.Invocation.service(Invocation.java:266)
at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:123)
at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:240)
at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:159)
at com.caucho.server.TcpConnection.run(TcpConnection.java:142)
at java.lang.Thread.run(Thread.java:484)

0 new messages