|
|
 |
500 Servlet Exception
javax.servlet.jsp.JspException: java.sql.SQLException: null, message from
server: "Unknown column 'tblusers.user_id' in 'on clause'"
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1977)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1163)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1272)
at com.mysql.jdbc.MysqlIO.sqlQuery(MysqlIO.java:1218)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2233)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2181)
at com.mysql.jdbc.Statement.executeQuery(Statement.java:1158)
at com.talent.common.beans.DatabaseBean.executeDynQuery(DatabaseBean.java:181)
at com.talent.client.tags.TalentsOfTheMonthTag.doStartTag(TalentsOfTheMonthTag.java:37)
at _jsp._general._talentsofthemonth__jsp._jspService(/home/desi/public_html/jsp/general/talentsofthemonth.jsp:7)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:534)
at com.talent.client.tags.TalentsOfTheMonthTag.doStartTag(TalentsOfTheMonthTag.java:159)
at _jsp._general._talentsofthemonth__jsp._jspService(/home/desi/public_html/jsp/general/talentsofthemonth.jsp:7)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
at com.caucho.jsp.Page.subservice(Page.java:506)
at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service(Invocation.java:315)
at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
at java.lang.Thread.run(Thread.java:534)
Resin 2.1.16 (built Tue Feb 15 11:12:27 PST 2005)
| |