[
https://issues.apache.org/jira/browse/GEODE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625767#comment-14625767
]
Anthony Baker commented on GEODE-107:
-------------------------------------
Here's what I see when running with 1.7.0_75 (same for 1.8.0_45):
{noformat}
pdx2-office-dhcp27:apache-geode abaker$ bin/gfsh
_________________________ __
/ _____/ ______/ ______/ /____/ /
/ / __/ /___ /_____ / _____ /
/ /__/ / ____/ _____/ / / / /
/______/_/ /______/_/ /_/ v1.0.0-incubating-SNAPSHOT
Monitor and Manage GemFire
gfsh>start locator --name=locator
Starting a GemFire Locator in
/Users/abaker/code/incubator-geode/gemfire-assembly/build/install/apache-geode/locator...
.............................
Locator in
/Users/abaker/code/incubator-geode/gemfire-assembly/build/install/apache-geode/locator
on 192.168.1.43[10334] as locator is currently online.
Process ID: 8159
Uptime: 15 seconds
GemFire Version: 1.0.0-incubating-SNAPSHOT
Java Version: 1.7.0_75
Log File:
/Users/abaker/code/incubator-geode/gemfire-assembly/build/install/apache-geode/locator/locator.log
JVM Arguments: -Dgemfire.enable-cluster-configuration=true
-Dgemfire.load-cluster-configuration-from-dir=false
-Dgemfire.launcher.registerSignalHandlers=true -Djava.awt.headless=true
-Dsun.rmi.dgc.server.gcInterval=9223372036854775806
Class-Path:
/Users/abaker/code/incubator-geode/gemfire-assembly/build/install/apache-geode/lib/gemfire-core-1.0.0-incubating-SNAPSHOT.jar:/Users/abaker/code/incubator-geode/gemfire-assembly/build/install/apache-geode/lib/gemfire-core-dependencies.jar
Successfully connected to: [host=192.168.1.43, port=1099]
Cluster configuration service is up and running.
{noformat}
> Server failure
> --------------
>
> Key: GEODE-107
> URL: https://issues.apache.org/jira/browse/GEODE-107
> Project: Geode
> Issue Type: Bug
> Reporter: Haridarshan HS
>
> Class JavaLaunchHelper is implemented in both
> /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java
> and
> /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib.
> One of the two will be used. Which one is undefined.
> Exception in thread "main" com.gemstone.gemfire.SystemConnectException:
> Attempt to connect to distributed system timed out
> at
> Could not start the server
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)