Hi,

lately was seeing https threads waiting on
org.apache.tomcat.dbcp.pool.impl.genericobjectpool ... and all those threads
are in service state.

Stage Time B Sent B Recv Client VHost Request
S 22714053 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 28733214 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 26735348 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 28621334 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 13997866 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 25521167 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 27854600 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 28251301 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0
S 4879590 ms 0 KB 0 KB 1.1.1.11 1.1.1.226 POST /axis/services/hs HTTP/1.0


Datasource config .....

<Resource name="jdbc/devcopsqlDS"
   auth="Container"
   type="javax.sql.DataSource"
   driverClassName="com.microsoft.jdbc.sqlserver.SQLServerDriver"
   url="jdbc:microsoft:sqlserver://doc-compsql00:1433;SelectMethod=Cursor;"
   username="user"
   password="pass"
   maxWait="-1" />


Is there a known bug / problems /issues with the SQL driver used in Tomcat
Apache 6.0.16 ??????




************************************
Best Regards
Kumaresh

Reply via email to