[ 
https://issues.apache.org/jira/browse/GEODE-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823630#comment-16823630
 ] 

YE LIN commented on GEODE-6683:
-------------------------------

I hit this error with Gemfire 9.5.2, and I checked the code in develop branch. 
Look like that if sysIsembedded is false, repository.javaSslProperties is not 
set. I believe that the reason the code throws exception. perhaps initialize an 
empty javaSslProperties is a good way to solve the issue. That's only my 
opinion. Or if I miss some config, Just let me know. Thank you very much.

> java.lang.NullPointerException
> ------------------------------
>
>                 Key: GEODE-6683
>                 URL: https://issues.apache.org/jira/browse/GEODE-6683
>             Project: Geode
>          Issue Type: Bug
>          Components: pulse
>            Reporter: YE LIN
>            Priority: Major
>              Labels: observability
>
> *Context:*
> when Pulse is ran without embedded mode in Locator, throw NullPointException 
> during running code : repository.getJavaSslProperties().stringPropertyNames()
> look like repository.javaSslProperties is null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to