Hi Darshan, You are using different versions of JDK to compile and run Geode.
- Java 7 uses major version 51 - Java 8 uses major version 52 See for example: http://stackoverflow.com/questions/1096148/how-to-check-the-jdk-version-used-to-compile-a-class-file Check the JDK version you're using in Eclipse. On Wed, Jul 15, 2015 at 9:48 PM, darshan hs <[email protected]> wrote: > Hi i am trying to run helloworld sample program,However i am getting the > following error > Exception in thread "main" java.lang.UnsupportedClassVersionError: > com/gemstone/gemfire/cache/client/ClientCacheFactory : Unsupported > major.minor version 52.0 > > Kindly resolve at the earliest > -- William Markito Oliveira Enterprise Architect -- For questions about Apache Geode, please write to *[email protected] <[email protected]>*
