java.sql.SQLException: [IBM][SQLServer JDBC Driver]No more data available t
Hi all.
I am getting the following exception in web spheere 5.1 server quiet often please suggest the solution for the same.
java.sql.SQLException: [IBM][SQLServer JDBC Driver]No more data available to read.
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.base.BaseExceptions.createException(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.base.BaseExceptions.getException(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.sqlserver.tds.TDSExecuteRequest.submitRequest(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.sqlserver.SQLServerImplStatement.execute(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.base.BaseStatement.commonExecute(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbc.base.BaseStatement.executeQuery(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.websphere.jdbcx.base.BaseStatementWrapper.executeQuery(Unknown Source)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.rsadapter.jdbc.WSJdbcStatement.executeQuery(WSJdbcStatement.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at aig.tata.mtrf.dao.MTRFDAO.isValidPolicyNo(MTRFDAO.java:776)
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at aig.tata.mtrf.manager.MTRFMgr.execute(MTRFMgr.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at aig.tata.mtrf.servlet.MPAControlservlet.process(MPAControlservlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at aig.tata.mtrf.servlet.MPAControlservlet.doGet(MPAControlservlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at aig.tata.mtrf.servlet.MPAControlservlet.doPost(MPAControlservlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
[2/27/07 18:55:55:805 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:555)
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
[2/27/07 18:55:55:820 IST] 12b7d7bd SystemErrR at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
Thanx in advance

