2023年11月29日发(作者:)
1.不跳转。把中 name="SUCCESS">/
的SUCCESS改为success
2.严重: e() for servlet default threw exception
eption: ORA-00932: inconsistent datatypes: expected DATE
got NUMBER。
3.严重: e() for servlet default threw exception
tyBatchUpdateException; nested
PropertyAccessException details (1) are:
PropertyAccessException 1:
smatchException: Failed to convert
property value of type
[peAction$$EnhancerByCGLIB$$203
32272] to required type [pe] for
property 'bookType'; nested exception is
lArgumentException: Cannot convert value of type
[peAction$$EnhancerByCGLIB$$203
32272] to required type [pe] for
property 'bookType': no matching editors or conversion strategy found
Caused by: lArgumentException: Cannot convert value of
type
[peAction$$EnhancerByCGLIB$$203
32272] to required type [pe] for
property 'bookType': no matching editors or conversion strategy found
-=-----------------------------------------
>多了一个>,错误了,sqlmap必须match
sql*|select*|insert*|.........
-------------------
找不到。因为form的name与iframe的name重名了
-----------------------
Attribute "parame
rterClass" must be declared for element type "insert". 类的路径和名称
单词拼错了
is no READABLE pro
perty named 'amount ' in class
'Entity'
Caused by: 只是因为#amount #后多了个空格呀
not initialize class. Cause: otFoundE
xception: ntity
--------------------
<2008-11-24 上午10时18分35秒 CST> ssion data. ializableException: ataSource at bject0(:1156) at tWriteFields( :1509) at erialData(:14 74) at rdinaryObject( a:1392) at bject0(:1150) Truncated. see log file for complete stacktrace > ----------------------------------------------- GBK 上传文件那块的问题,当上传文件为空时就出现这样的问题 严重: Exception loading sessions from persistent storage bortedException: writing aborted; ializableException: ionApplicationformVo GBK eption: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]将数据类型 nvarchar 转换为 numeric 时出错。 把数据库中的numeric改为varchar就可以了 警告: Cannot serialize session attribute ApplicationForm for session 37B0300C3E6AA8B4075ADE8C42116032 ializableException: ionApplicationformVo 重启服务器时出的,不影响程序,可能是因为sesseion中有值没关闭的原因 严重: Invalid path /newOperation/newOperation was requested 超联接到NewOperationAction时出的, href="../?action=basicInfoFormGo">办理新业务 2008-8-18 21:54:14 ationContext log 信息: /newOperation/(62,4) The end tag "</logic:notEmpty" is unbalanced Jsp页面有错误 2008-8-18 21:56:22 tProcessor processMapping 严重: Invalid path /newOperation/action was requested GBK 和上上个问题一样 严重: Servlet action threw unload() exception tException: y() for servlet action threw exception 严重: Exception sending context initialized event to listener instance seException: Document root element "sqlMapConfig", must match DOCTYPE root "null". Caused by: eException: Error occurred. Cause: tException: Error parsing XML. Cause: seException: Document root element "sqlMapConfig", must match DOCTYPE root "null". 严重: Exception sending context initialized event to listener instance of class tLoaderListener LoadBeanClassException: Cannot find class [Compan CompanyApplyAction] for bean with name 'rrearageCompanyApply' defined in ServletContext resource [/WEB-INF/applicationContext_]; nested exception is cDAO"); issuanceinfoLogicDAO(logicDao中)对应application中的bean 严重: e() for servlet default threw exception MethodException: Info() at hod(Unknown Source) Action的方法中不能有参数 严重: e() for servlet default threw exception astException: ist cannot be cast to ceinfo at o(:41) 严重: e() for servlet default threw exception Exception: /InformationIssuance/upd_(23,64) equal symbol expected id="loginUrl"> Action不能传对象 Cannot find class [ceinfoDAO] for bean with name 'issuanceinfoDAO' defined in ServletContext resource [/WEB-INF/]; nested exception is otFoundException: ceinfoDAO 中单词拼错了 严重: e() for servlet default threw exception MethodException: () Struts2的action中,方法没有参数,我在create()中加了参数 严重: e() for servlet default threw exception tyValueException: not-null property references a null or transient value: ntent at ullability(:72 ) 严重: Couldn't find a destroy method named 'close' on bean with name 'sessionFactory' 2008-9-22 10:26:34 tLoader initWebApplicationContext 严重: Context initialization failed eationException: Error creating bean with name 'logicDAO' defined in ServletContext resource [/WEB-INF/]: Cannot resolve reference to bean 'railwayInfoDAO' while setting bean property 'railwayInfoDAO'; nested exception is BeanDefinitionException: No bean named 'railwayInfoDAO' is defined railwayInfoDAO,railwayInfoAciton中没有内容 严重: e() for servlet default threw exception property value of type [peAction$$EnhancerByCGLIB$$203 32272] to required type [pe] for property 'bookType'; nested exception is lArgumentException: Cannot convert value of type [peAction$$EnhancerByCGLIB$$203 32272] to required type [pe] for property 'bookType': no matching editors or conversion strategy found Caused by: lArgumentException: Cannot convert value of type [peAction$$EnhancerByCGLIB$$203 32272] to required type [pe] for property 'bookType': no matching editors or conversion strategy found applicatcionContext_中的 class="peAction" scope="session"> bookType和实体类重名了,改了就好 严重: Exception sending context initialized event to listener instance of class tLoaderListener eationException: Error creating bean with name 'sqlMapClient' defined in ServletContext resource [/WEB-INF/]: Invocation of init method failed; nested exception is eException: Error occurred. Cause: tException: Error parsing XML. Cause: eException: Error parsing XPath '/sqlMapConfig/sqlMap'. Cause: tException: Error parsing XML. Cause: seException: Invalid byte 2 of 2-byte UTF-8 sequence. Caused by: eException: Error occurred. Cause: [orCodesFactory]-[INFO] SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase] 什么都好使,也没有什么错误,就是无法插入到数据库 没有错误是因为你Try Catch了..。去掉后是eption missing comma(逗号)错误.。是因为sql语句中多了一个单词 Caused by: figException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces. 少包cglib。。还有两种317k的可以,错误少 Root cause of ServletException. eationException: Error creating bean with name 'rrearageCompanyApply': Scope 'session' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is lStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request? If you are actually operating within a web request and still receive this message,your code is probably running outside of DispatcherServlet/DispatcherPortlet: In this case, use RequestContextListener or RequestContextFilter to expose the current request. at n (:302) at n (:160) at get(Simpl :33) at 2AopProxy$DynamicAdvisedInterc get(:662) at 2AopProxy$DynamicAdvisedInterc ept(:612) Truncated. see log file for complete stacktrace lStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request? If you are actually operating within a web request and still receive this message,your code is probably running outside of DispatcherServlet/DispatcherPortlet: In this case, use RequestContextListener or RequestContextFilter to expose the current request. at tR equestAttributes(:102) at (SessionScope .java:88) at


发布评论