** Caught an Ognl exception while getting property stores **
ognl.OgnlException: stores [java.lang.RuntimeException: Testing my RuntimeException]
導致的原因還不明
解決的方法:去掉action的set get方法中的log信息
xcd說還一定要有get方法,還沒驗證
**Tomcat,java.io.UTFDataFormatException:Invalid byte 2 of 2-byte UTF-8 sequence問題的解決 **
去除在tomat的server.xml中添加的中文注釋即可