You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/22 18:16:00 UTC

[jira] [Updated] (GEODE-2321) Pulse application works incorrectly in some locales

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

Barbara Pruijn updated GEODE-2321:
----------------------------------
    Component/s: docs

> 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: docs, pulse
>            Reporter: Vadim Lotarev
>            Priority: Major
>
> 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)