Hi, Kevin I was able to repeat your test and successfully load test data from Oracle to cache on Ignite version 1.7.0
I generated my test project using web console (https://console.gridgain.com) instead schema-import. Note: you have to manually set the Key Field in the 'Domain model for cache store' section on Model screen of the web console. Also you need manually put oracle jdbc driver into 'jdbc-drivers' folder in the generated project. You may find my project in the attachment. To run use src\main\java\startup\ServerNodeCodeStartup.java Hope this helps. test-cluster-project.zip <http://apache-ignite-users.70518.x6.nabble.com/file/n6959/test-cluster-project.zip> -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-1-7-cache-load-problem-tp6912p6959.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
