Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@IndianGuru
Created August 30, 2011 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IndianGuru/1180764 to your computer and use it in GitHub Desktop.
Save IndianGuru/1180764 to your computer and use it in GitHub Desktop.
Elastic Search Windows Error
D:\elasticsearch-0.17.6\bin>elasticsearch.bat
"C:\Program Files\Java\jdk1.6.0_26\bin\java" -Xms256m -Xmx1g -Xss128k -XX:+UseP
arNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=
8 -XX:MaxTenuringThreshold=1 -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSIn
itiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -Delasticsearch -Des-fore
ground=yes -Des.path.home="D:\elasticsearch-0.17.6" -cp ";.;D:\apache-solr-3.3.0
\dist\apache-solr-solrj-3.3.0.jar;D:\apache-solr-3.3.0\example\work\Jetty_0_0_0_
0_8983_solr.war__solr__k1kf17\webapp\WEB-INF\lib\slf4j-jdk14-1.6.1.jar;D:\apache
-solr-3.3.0\dist\solrj-lib\commons-codec-1.4.jar;D:\apache-solr-3.3.0\dist\solrj
-lib\commons-httpclient-3.1.jar;D:\apache-solr-3.3.0\dist\solrj-lib\commons-io-1
.4.jar;D:\apache-solr-3.3.0\dist\solrj-lib\jcl-over-slf4j-1.6.1.jar;D:\apache-so
lr-3.3.0\dist\solrj-lib\slf4j-api-1.6.1.jar;D:\apache-solr-3.3.0\example\lib\luc
ene-core-3.0.1.jar;D:\apache-solr-3.3.0\dist\apache-solr-core-3.3.0.jar;D:\com\s
ervient\solr\solr-servient.jar;;D:\elasticsearch-0.17.6/lib/*;D:\elasticsearch-0
.17.6/lib/sigar/*" "org.elasticsearch.bootstrap.ElasticSearch"
D:\elasticsearch-0.17.6\bin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment