[ https://issues.apache.org/jira/browse/IGNITE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693060#comment-14693060 ]
Alexey Kuznetsov commented on IGNITE-1240: ------------------------------------------ kcheng, I looked at your code and see that you have a XML configuration and code configuration. You should only one of them. Also, if you are going to use CacheJdbcPojoStore you will need to describe some type metadata to bind your database table and POJO that will be stored in cache. See: https://apacheignite.readme.io/docs/automatic-persistence#cachejdbcpojostore It will be greate if you will attach to this issue zip with small reproducible example, code+config+database script to create db. > class org.apache.ignite.IgniteException: java.lang.NullPointerException > ----------------------------------------------------------------------- > > Key: IGNITE-1240 > URL: https://issues.apache.org/jira/browse/IGNITE-1240 > Project: Ignite > Issue Type: Bug > Components: cache > Reporter: kcheng.mvp > -- This message was sent by Atlassian JIRA (v6.3.4#6332)