Skip to content

Instantly share code, notes, and snippets.

@mastoj
Created September 9, 2014 11:49
Show Gist options
  • Save mastoj/eb11621692f6c11751cf to your computer and use it in GitHub Desktop.
Save mastoj/eb11621692f6c11751cf to your computer and use it in GitHub Desktop.
Sample to start Elasticsearch that fails
java -classpath ".\*;.\sigar\*;" -Delasticsearch -Des-foreground=yes -Des.path.home=".." -Des.path.data="c:\tmp\elas\data" -Des.http.port=9201 org.elasticsearch.bootstrap.Bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment