|
Question : [Microsoft][ODBC Microsoft Access Driver] Too many client tasks.
|
|
I am getting the following exception when I try to access the website from some computers:
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Too many client tasks. at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106) at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263) at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:2488) at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:317) at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:160) at java.sql.DriverManager.getConnection(DriverManager.java:512) at java.sql.DriverManager.getConnection(DriverManager.java:171) at fw.util.MyDBConnectionPool.createConnectionPool(Unknown Source) at controller.LibraryController.init(Unknown Source)
I am using Tomcat 4.1 with MS-Access 2000 on WinXP. The funny thing is that this problem happens randomly; it never happens with many computers in my office but only some computers outside the office. The client browser is shut down when I get this message in the log file. I am not sure what other information I need to provide to solve the question, but if you could give me any suggestion I would greatly appreciate it. Thanks in advance.
|
|
Answer : [Microsoft][ODBC Microsoft Access Driver] Too many client tasks.
|
|
|
|
|