You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Kevo (Jira)" <ji...@apache.org> on 2019/09/19 11:45:00 UTC

[jira] [Commented] (GEODE-7206) met exception when run "gfsh sh"

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

Mario Kevo commented on GEODE-7206:
-----------------------------------

Hi [~gyan] , you can try with adding *_--use-console_* *=_true_* as it is described in a documentation:
{code:java}
Set this parameter on UNIX systems for applications which need a handle to the console. Adds “</dev/tty >/dev/tty” to the specified command.
{code}
For me it works with this flag.

> met exception when run "gfsh sh"
> --------------------------------
>
>                 Key: GEODE-7206
>                 URL: https://issues.apache.org/jira/browse/GEODE-7206
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, management
>            Reporter: Gang Yan
>            Priority: Minor
>         Attachments: Screen Shot 2019-09-13 at 10.05.46 AM.png
>
>
> met exception , when run "sh ls -al" in gfsh as documentation
> [https://gemfire.docs.pivotal.io/98/geode/tools_modules/gfsh/command-pages/sh.html]
>  
> please refer to the attachment. 
>  



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