Swetha Sudheesh created GEODE-10189:
---------------------------------------

             Summary: Errors encountered during Apache Geode upgrade
                 Key: GEODE-10189
                 URL: https://issues.apache.org/jira/browse/GEODE-10189
             Project: Geode
          Issue Type: Bug
    Affects Versions: 1.14.1
            Reporter: Swetha Sudheesh


We are trying to upgrade Apache Geode from *1.8.0* version to *1.14.1* version 
to avoid any vulnerabilities. We also added all the dependencies mentioned in 
the Maven with the latest versions. We faced few issues such as the one 
described below:

 

Exception in thread "Locator" *java.lang.ExceptionInInitializerError*
    at 
org.apache.geode.distributed.internal.membership.gms.Services.<init>(Services.java:155)
    at 
org.apache.geode.distributed.internal.membership.gms.MembershipBuilderImpl.create(MembershipBuilderImpl.java:114)
    at 
org.apache.geode.distributed.internal.DistributionImpl.<init>(DistributionImpl.java:152)
    at 
org.apache.geode.distributed.internal.DistributionImpl.createDistribution(DistributionImpl.java:219)
    at 
org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:464)
    at 
org.apache.geode.distributed.internal.ClusterDistributionManager.<init>(ClusterDistributionManager.java:497)
    at 
org.apache.geode.distributed.internal.ClusterDistributionManager.create(ClusterDistributionManager.java:326)
    at 
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:756)
    at 
org.apache.geode.distributed.internal.InternalDistributedSystem.access$200(InternalDistributedSystem.java:132)
    at 
org.apache.geode.distributed.internal.InternalDistributedSystem$Builder.build(InternalDistributedSystem.java:3011)
    at 
org.apache.geode.distributed.internal.InternalDistributedSystem.connectInternal(InternalDistributedSystem.java:282)
    at 
org.apache.geode.distributed.internal.InternalLocator.startDistributedSystem(InternalLocator.java:746)
    at 
org.apache.geode.distributed.internal.InternalLocator.startLocator(InternalLocator.java:392)
    at 
org.apache.geode.distributed.LocatorLauncher.start(LocatorLauncher.java:716)

 

Caused by: *java.lang.IllegalStateException: JGAddress.create() returned the 
wrong class: UUID*

    at org.jgroups.conf.ClassConfigurator.add(ClassConfigurator.java:101)
    at 
org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.<clinit>(JGroupsMessenger.java:167)
    ... 17 more

Please let us know why we are encountering this error and how can it be 
resolved? Also let us know the right dependencies that need to be added for 
Apache Geode 1.14.1 upgrade.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to