Hola, A better solution? Dump Access in favor of pretty much any other database out there. Then use a normal pure JDBC driver, not ODBC or JDBC-ODBC bridge.
This is not a tomcat problem: your DB is rejecting connections or operations because too many are connected to it. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Sent: Thursday, July 29, 2004 2:10 AM >To: [EMAIL PROTECTED] >Subject: Error with Tomcat 5.0.19 server > >Hi tomcat users, > > I am using tomcat 5.0.19. In this webserver i deployed 3 same >application with different version. when i call the different versions, >the webserver throws the following error. > > BConnectionClass : connVector() ezm-rep : java.sql.SQLException: >[Microsoft][ODBC Microsoft Access Driver] Too many client tasks. > >i dont have any spefic setting in my webserver for different version of >applicaion. should i do it? please suggest me the better soultion. > >Thanks in advance for your early suggestion. > >Kind Regards, >Balachander S > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
