[ https://issues.apache.org/jira/browse/GEODE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700772#comment-16700772 ]
Helena Bales commented on GEODE-47: ----------------------------------- The locators can be started in the foreground on develop using the following command: {noformat} java -cp geode-core-0.0.0.jar:jopt-simple-5.0.4.jar:commons-lang3-3.8.1.jar:log4j-api-2.11.1.jar:log4j-core-2.11.1.jar:fastutil-8.2.2.jar:javax.transaction-api-1.2.jar:shiro-core-1.4.0.jar:slf4j-api-1.7.25.jar:log4j-slf4j-impl-2.11.1.jar:commons-io-2.6.jar:classgraph-4.4.12.jar:jgroups-3.6.14.Final.jar:commons-validator-1.6.jar org.apache.geode.distributed.LocatorLauncher start locator {noformat} This should be run from: {noformat} ~/workspace/geode/geode-assembly/build/install/apache-geode/lib {noformat} or from wherever the geode-core-<version>.jar is located > GFSH can't start servers in foreground > -------------------------------------- > > Key: GEODE-47 > URL: https://issues.apache.org/jira/browse/GEODE-47 > Project: Geode > Issue Type: Improvement > Components: gfsh > Reporter: William Markito Oliveira > Assignee: Helena Bales > Priority: Minor > Labels: EaseOfUse, SmallFeature, StartLocatorCommand, > StartServerCommand, gfsh, gsoc2016 > > There are certain cases where users may want to use gfsh and start members > (locator or servers) in foreground. > In old scripts there was an alternative to have servers started in foreground > but that's not available anymore. -- This message was sent by Atlassian JIRA (v7.6.3#76005)