RE: Issue while upgrading from Gemfire to Geode 1.13.2

2021-06-03 Thread Jehu Jair RuizVillegas
Hi guys We build our code with Geode 1.4 and set the break point to out init function and we can see that is been called, and the Geode grid is coming up properly. Below the stack trace of our code using Geode 1.4 [1] amdocs.imdg.initializations.Startup.init (Startup.java:67) [2] org.apache

RE: Issue while upgrading from Gemfire to Geode 1.13.2

2021-06-03 Thread Soheb Khan
Hi Anil, We are using enterprise version of Gemfire, below are the details of gemfire server. GemFire product directory: /opt/gemfire_server-8.2.3.0 Java version: 8.2.3 build 18378 02/16/2017 09:55:11 PST javac 1.7.0_79 Native version: 6.5 06/02/2010 11:16:48 PDT optimized i386 Linux 2.4.21-4

Re: Issue while upgrading from Gemfire to Geode 1.13.2

2021-06-03 Thread Anilkumar Gingade
Can you be more specific about the GemFire version; Is it a supported/enterprise GemFire version? As for as I know Geode community has never tried upgrading a GemFire version to Geode. On 6/3/21, 1:34 PM, "Jehu Jair RuizVillegas" wrote: Hi team We upgrading from Gemfire to Geode 1.1

Issue while upgrading from Gemfire to Geode 1.13.2

2021-06-03 Thread Jehu Jair RuizVillegas
Hi team We upgrading from Gemfire to Geode 1.13.2, this is mostly a technical upgrade and we are facing some exception while trying to bring up JVMs, below the exception: Exception in thread "main" java.lang.ExceptionInInitializerError at amdocs.imdg.statistics.LatencyManagerF