spring - Gemfire cache "PDXInstance to Json" Joda DateTime error -


i trying pdxinstances gemfire cache , convert them json failing when joda datetime encountered.

please see error below -

caused by: java.lang.illegalstateexception: pdxinstance returns unknwon pdxfield inservicedate type fri jun 18 00:00:00 cdt 1971 

i doing below -

jsonformatter.tojson(pdxinstance) 

reference: http://pubs.vmware.com/vfabric53/index.jsp?topic=/com.vmware.vfabric.gemfire.7.0/developing/data_serialization/jsonformatter_pdxinstances.html

anybody encountered issue?

thanks

i posted same on gemfire forums , told me jsonformatter not mature enough handle custom objects or joda data types. hope helps..


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -