首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

数据库字段门类改变后,xml及pojo类bean-form定义都没有同步改变导致

2013-09-11 
数据库字段类型改变后,.xml及pojo类bean-form定义都没有同步改变导致HTTP Status 500 - -----------------

数据库字段类型改变后,.xml及pojo类bean-form定义都没有同步改变导致

HTTP Status 500 -

--------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NullPointerException
?? ?org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:384)
?? ?org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
?? ?org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
?? ?org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
?? ?javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
?? ?javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
?? ?com.lma.tools.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:33)


note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13 logs.


我的异常网推荐解决方案:The server encountered an internal error () that prevented it from fulfilling this request.,http://www.myexception.cn/java-web/317.html

热点排行