当前位置: 技术问答>java相关
表里有数据却查不出来还报错,不知是什么原因请各位高手帮忙看一下,谢谢.
来源: 互联网 发布时间:2015-03-25
本文导语: Location: /628/jsp3.jsp Internal Servlet Error: javax.servlet.ServletException: No data found at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386) at _00036_00032_00038._0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7._jspServ...
Location: /628/jsp3.jsp
Internal Servlet Error:
javax.servlet.ServletException: No data found
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
at _00036_00032_00038._0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7._jspService(_0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7.java:132)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:484)
Root cause:
java.sql.SQLException: No data found
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6212)
at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString(JdbcOdbc.java:3266
Internal Servlet Error:
javax.servlet.ServletException: No data found
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
at _00036_00032_00038._0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7._jspService(_0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7.java:132)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:484)
Root cause:
java.sql.SQLException: No data found
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6212)
at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString(JdbcOdbc.java:3266
|
看看你的sql语句是否有错阿
|
把你的代码贴出来啊,这怎么看啊
|
看看你的 (_0002f_00036_00032_00038_0002fjsp_00033_0002ejspjsp3_jsp_7.java:132
执行的是什么操作?
执行的是什么操作?
|
一步一步调试一下,看是异常在哪里抛出
|
看不出来啊,要不重起一下server
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。