Thanks. I am talking of this application :- https://github.com/Pivotal-Open-Source-Hub/geode-demo-application
This uses an old version of Geode. I am trying to use the latest application. I will try with Spring Data Geode. On Sun, Dec 11, 2016 at 5:17 AM, John Blum <[email protected]> wrote: > Amit- > > Only *Spring Data Geode* is going to work with the *Apache Geode*. *Spring > Data GemFire* 1.8 is only recommended with *Pivotal GemFire* 8.2.1. > > See this (Wiki) page > <https://github.com/spring-projects/spring-data-gemfire/wiki/Spring-Data-GemFire-to-GemFire-Version-Compatibility> > [1] > for more details. > > -John > > [1] https://github.com/spring-projects/spring-data-gemfire/ > wiki/Spring-Data-GemFire-to-GemFire-Version-Compatibility > > > On Sat, Dec 10, 2016 at 12:53 PM, Greg Chase <[email protected]> wrote: > >> Hi Amit, >> Since you are calling this a "Pivotal" demo application, can you direct >> us to the source of your code? That way we can make sure you are using an >> application that is correct for the latest version of Apache Geode. >> >> If its an Apache Geode demo application that is not working out of the >> box for you, then we will have to file a JIRA to fix it. >> >> Thanks, >> >> -Greg >> >> On Sat, Dec 10, 2016 at 12:26 PM, Amit Pandey <[email protected]> >> wrote: >> >>> Hi All, >>> >>> I am trying to use Spring Boot 1.4.1 and Spring Gemfire 1.8.0 withe >>> Geode Demo Pivotal Application. >>> >>> I am getting this error :- java.lang.ClassNotFoundException: >>> org.apache.geode.cache.RegionDestroyedException >>> at java.net.URLClassLoader.findClass(URLClassLoader.java:381) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:424) >>> at org.springframework.boot.loader.LaunchedURLClassLoader.doLoa >>> dClass(LaunchedURLClassLoader.java:170) >>> at org.springframework.boot.loader.LaunchedURLClassLoader.loadC >>> lass(LaunchedURLClassLoader.java:136) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:357) >>> at java.lang.Class.forName0(Native Method) >>> >>> >>> Is there any such upto date demo? Can anyone give me an hint on that.. >>> I am using Geode latest . >>> >>> Regards >>> >> >> > > > -- > -John > 503-504-8657 > john.blum10101 (skype) >
