[
https://issues.apache.org/jira/browse/GEODE-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-2321:
----------------------------------
Labels: pull-request-available starter (was: starter)
> Pulse application works incorrectly in some locales
> ---------------------------------------------------
>
> Key: GEODE-2321
> URL: https://issues.apache.org/jira/browse/GEODE-2321
> Project: Geode
> Issue Type: Bug
> Components: pulse
> Reporter: Vadim Lotarev
> Priority: Major
> Labels: pull-request-available, starter
>
> I noticed that Pulse application is not able to show cluster view in my
> locale. Doing some investigations I revealed the warning messages like:
> {{serviceException \[for service ClusterDetails\] = For input string: "2,71"}}
> {{serviceException \[for service ClusterMembersRGraph\] = For input string:
> "58,27"}}
> I guess the reason is in parsing numeric values - it looks like coma "," is
> hard coded in Pulse as a decimal separator; so if your region settings have
> separate value (like mine - ".") you'll get such a problem. The workaround
> could be to force usage of US region starting locator:
> {{--J=-Duser.region=US}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)