You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/03/05 15:34:38 UTC

[jira] [Created] (IGNITE-415) IgniteUtils#writeStringMap(2) fails if the argument Map contains null value

Ivan Veselovsky created IGNITE-415:
--------------------------------------

             Summary: IgniteUtils#writeStringMap(2) fails if the argument Map contains null value
                 Key: IGNITE-415
                 URL: https://issues.apache.org/jira/browse/IGNITE-415
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Veselovsky
            Assignee: Ivan Veselovsky


java.lang.NullPointerException
        at java.io.DataOutputStream.writeUTF(DataOutputStream.java:347)
        at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
        at org.apache.ignite.internal.util.IgniteUtils.writeStringMap(IgniteUtils.java:4548)
.....




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)