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" 
<jehu-jair.ruiz-ville...@amdocs.com.INVALID> wrote:

    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.LatencyManagerFactory.getLatencyManager(LatencyManagerFactory.java:20)

                    at 
amdocs.imdg.functions.GetRTNotifications.<clinit>(GetRTNotifications.java:33)

                    at java.lang.Class.forName0(Native Method)

                    at java.lang.Class.forName(Class.java:348)

                    at 
org.apache.geode.internal.ClassPathLoader.forName(ClassPathLoader.java:201)

    After investigation using jdb, we found that one of the classes that was 
supposed to be initialized during the initialization process at the start up of 
JVM was not called,

              <entry>
                      <key>
                              <string>1</string>
                      </key>
                      <value>
                              <declarable>
                                      
<class-name>amdocs.imdg.initializations.Startup</class-name>
                              </declarable>
                      </value>
              </entry>

    This is how our cache.xml is defined, this Startup class is not been called 
when upgrading to Geode. We set some break points in the startup's constructor 
an is not been called.

    Thanks & regards.
    This email and the information contained herein is proprietary and 
confidential and subject to the Amdocs Email Terms of Service, which you may 
review at 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.amdocs.com%2Fabout%2Femail-terms-of-service&amp;data=04%7C01%7Cagingade%40vmware.com%7C2f2ed3398df64ff53b3508d926cef202%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637583492539678573%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=kTatOeY41purs0enpxdrFG0%2BgEvOoX%2BJKos2Jdt%2BzTg%3D&amp;reserved=0
 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.amdocs.com%2Fabout%2Femail-terms-of-service&amp;data=04%7C01%7Cagingade%40vmware.com%7C2f2ed3398df64ff53b3508d926cef202%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637583492539678573%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=kTatOeY41purs0enpxdrFG0%2BgEvOoX%2BJKos2Jdt%2BzTg%3D&amp;reserved=0>

Reply via email to