You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:23:11 UTC

[jira] [Closed] (GEODE-8319) NPE due to locator missing cluster config folder

     [ https://issues.apache.org/jira/browse/GEODE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nabarun Nag closed GEODE-8319.
------------------------------

> NPE due to locator missing cluster config folder
> ------------------------------------------------
>
>                 Key: GEODE-8319
>                 URL: https://issues.apache.org/jira/browse/GEODE-8319
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Jinmei Liao
>            Assignee: Jinmei Liao
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Opening a JIRA because I believe any NPE is unacceptable in the product.  Please provide some better more explanatory type of error exception if missing the cluster configuration in the locator.
> Exception in thread "main" java.lang.NullPointerException
> at org.apache.geode.distributed.internal.InternalConfigurationPersistenceService.loadSharedConfigurationFromDir(InternalConfigurationPersistenceService.java:672)
> at org.apache.geode.distributed.internal.InternalConfigurationPersistenceService.initSharedConfiguration(InternalConfigurationPersistenceService.java:435)
> at org.apache.geode.distributed.internal.InternalLocator.startConfigurationPersistenceService(InternalLocator.java:1348)
> at org.apache.geode.distributed.internal.InternalLocator.startClusterManagementService(InternalLocator.java:733)
> at org.apache.geode.distributed.internal.InternalLocator.startCache(InternalLocator.java:729)
> at org.apache.geode.distributed.internal.InternalLocator.startDistributedSystem(InternalLocator.java:708)
> at org.apache.geode.distributed.internal.InternalLocator.startLocator(InternalLocator.java:374)
> at org.apache.geode.distributed.LocatorLauncher.start(LocatorLauncher.java:679)
> at com.citi.cate.gemfire.CitiGemFireLocatorStart.run(CitiGemFireLocatorStart.java:47)
> at com.citi.cate.gemfire.CitiGemFireLocatorStart.main(CitiGemFireLocatorStart.java:115)
> Environment



--
This message was sent by Atlassian Jira
(v8.3.4#803005)