You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/06/17 18:04:35 UTC

[jira] [Closed] (GEODE-2474) netstat command fails to correctly identify OS and --with-lsof fails on Mac

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

Anthony Baker closed GEODE-2474.
--------------------------------

> netstat command fails to correctly identify OS and --with-lsof fails on Mac
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-2474
>                 URL: https://issues.apache.org/jira/browse/GEODE-2474
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, management
>    Affects Versions: 1.0.0-incubating, 1.1.0
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: MiscellaneousCommands, NetstatCommand, gfsh, netstat
>             Fix For: 1.2.0
>
>
> The netstat gfsh command uses NetstatFunction which has its own faulty logic for identifying the operating system. This logic identifies Mac as Windows and fails to process --with-lsof.
> NetstatFunction should instead use org.apache.geode.internal.lang.SystemUtils which correctly identifies the operating system.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)