[ https://issues.apache.org/jira/browse/GEODE-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund resolved GEODE-132. ----------------------------- Resolution: Fixed Fix Version/s: 1.0.0-incubating > Starting locator through gfsh fails on fish shell. Process left active > ---------------------------------------------------------------------- > > Key: GEODE-132 > URL: https://issues.apache.org/jira/browse/GEODE-132 > Project: Geode > Issue Type: Bug > Components: gfsh > Affects Versions: 1.0.0-incubating > Environment: OS: Mac OS X 10.9.5 x86_64 > JVM: 1.8.0_40 (Oracle Corporation 25.40-b25) > fish version 2.1.2 > zsh 5.0.7 (x86_64-apple-darwin13.4.0) > Reporter: Joao Peixoto > Labels: gfsh > Fix For: 1.0.0-incubating > > > Following the instructions from https://github.com/apache/incubator-geode , > starting a locator through gfsh when on a fish shell fails with message: > {code} > gfsh>start locator --name=locator --port=49003 > Starting a GemFire Locator in > /<workspace>/incubator-geode/gemfire-assembly/build/install/apache-geode/locator... > An error occurred while attempting to start a Locator in > /<workspace>/incubator-geode/gemfire-assembly/build/install/apache-geode/locator > on 10.100.20.42[49003]: > sun.tools.attach.MacosxVirtualMachine.isLinuxThreads()Z > {code} > Running the exact same command on zsh works perfectly. > This has a major side effect of leaving the locator process actually running > on the background, even though it failed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)