Re: Cannot recreate cache after cache.destroy()

2016-08-28 Thread aosmakoff
org.apache.ignite.cache.CachePartialUpdateException: Failed to update keys (retry update if possible).: [au.com.macquarie.rmg.aggengine.service.workspace.domain.WorkspaceItemKey@aede9edc, au.com.macquarie.rmg.aggengine.service.workspace.domain.WorkspaceItemKey@aedf92dd, .. au.com.macquarie.rm

Re: Ignite Cache Update(k,v)

2016-08-28 Thread percent620
OK,thanks vkulichenko! If i use IgniteCache API directly on my scenarios, how to start ignite server on different worker machine? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cache-Update-k-v-tp7296p7362.html Sent from the Apache Ignite Users mailing l

Re: javax.cache.CacheException: Failed to find mapping description

2016-08-28 Thread vikramT
Error is: class org.apache.ignite.IgniteException: javax.cache.CacheException: Failed to find mapping description [cache=InventoryOrdersCache, typeId=581285757]. Please configure JdbcType to associate cache 'InventoryOrdersCache' with JdbcPojoStore. at org.apache.ignite.internal.processors

SPI has already been started (always create new configuration instance for each starting Ignite instances) Error

2016-08-28 Thread Anand Kumar Sankaran
Hi I am coding a segmentation resolver that’s restarting Ignite in the case of a Segmentation Event. I copy the current Ignite Configuration and use it to start a new Ignite. this.ignite.close(); final org.apache.ignite.configuration.IgniteConfiguration copy = new org.apache.ignite.configura