org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "phoneNo"...not marked as ignorable at

1681 단어 exception
2015-04-29 11:02:12.133 [http-8090-9] WARN  org.jasig.cas.client.util.CommonUtils.safeGetParameter[CommonUtils:264] - safeGetParameter called on a POST HttpServletRequest for LogoutRequest.  Cannot complete check safely.  Reverting to standard behavior for this Parameter

2015-04-29 11:02:12.172 [http-8090-9] ERROR com.creditease.extjs.util.ExtDirectSpringUtil.deserializeJsonToObject[ExtDirectSpringUtil:232] - json : {"customerType":"3","customerName":" ","certificateType":"712","certificateId":"400500AB","phoneNo":"","email":"","address":"","id":"","version":""} , class : com.creditease.ns.account.customerinfo.CustomerInfoModel

2015-04-29 11:02:12.176 [http-8090-9] INFO  com.creditease.extjs.util.ExtDirectSpringUtil.deserializeJsonToObject[ExtDirectSpringUtil:233] - deserialize json to object

org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "phoneNo" (Class com.creditease.ns.account.customerinfo.CustomerInfoModel), not marked as ignorable

 at [Source: java.io.StringReader@4075992d; line: 1, column: 103] (through reference chain: com.creditease.ns.account.customerinfo.CustomerInfoModel["phoneNo"])

Customer InfoModel 클래스에 phoneNo 필드가 부족하기 때문입니다.

좋은 웹페이지 즐겨찾기