You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2017/10/19 21:33:01 UTC

[jira] [Created] (GEODE-3878) collectionHolderMap in PortfolioPdx cause JSONFormatter.toJSON throw exception

xiaojian zhou created GEODE-3878:
------------------------------------

             Summary: collectionHolderMap in PortfolioPdx cause JSONFormatter.toJSON throw exception
                 Key: GEODE-3878
                 URL: https://issues.apache.org/jira/browse/GEODE-3878
             Project: Geode
          Issue Type: Bug
            Reporter: xiaojian zhou


In can be reproduced with any dunit test using PortfolioPdx. 

When an PortfolioPdx object is serialized to be PdxInstance, call JSONFormatter.toJSON(pdxInstance) will throw exception. 

I found it's due to JSONFormatter.toJSON failed to parse collectionHolderMap field. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)