This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.elasticsearch.common.util.concurrent.UncategorizedExecutionException: Failed execution | |
at org.elasticsearch.action.support.AdapterActionFuture.rethrowExecutionException(AdapterActionFuture.java:90) | |
at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:50) | |
at com.cs.cts.crm.elasticsearch.util.ESAdmin.createIndex(ESAdmin.java:347) | |
at com.cs.cts.crm.elasticsearch.buildIndex.EsJdbcHelper.createNewIndexOfType(EsJdbcHelper.java:19) | |
at com.cs.cts.crm.elasticsearch.buildIndex.ESActivityJdbcIndexer.createNewIndex(ESActivityJdbcIndexer.java:413) | |
at com.cs.cts.crm.elasticsearch.buildIndex.ESActivityJdbcIndexer.doIndex(ESActivityJdbcIndexer.java:93) | |
at com.cs.cts.crm.elasticsearch.buildIndex.ESActivityJdbcIndexerTest_forJUnit.testDoIndex(ESActivityJdbcIndexerTest_forJUnit.java:26) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##################### ElasticSearch Configuration Example ##################### | |
# This file contains an overview of various configuration settings, | |
# targeted at operations staff. Application developers should | |
# consult the guide at <http://elasticsearch.org/guide>. | |
# | |
# The installation procedure is covered at | |
# <http://elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html>. | |
# | |
# ElasticSearch comes with reasonable defaults for most settings, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2014-01-14 10:35:45,293][TRACE][discovery.zen.ping.unicast] [Cobra] [1] disconnecting from [Cobra][7iO8E8t-THu7 | |
PG0WAmb-vQ][inet[/169.36.78.96:9300]] | |
[2014-01-14 10:35:45,296][TRACE][discovery.zen.ping.unicast] [Cobra] [1] disconnecting from [#zen_unicast_7#][in | |
et[/169.36.78.96:9306]] | |
[2014-01-14 10:35:45,296][TRACE][discovery.zen.ping.unicast] [Cobra] [1] disconnecting from [#zen_unicast_9#][in | |
et[/169.36.78.96:9308]] | |
[2014-01-14 10:35:45,296][TRACE][discovery.zen.ping.unicast] [Cobra] [1] disconnecting from [#zen_unicast_4#][in | |
et[/169.36.78.96:9303]] | |
[2014-01-14 10:35:45,296][TRACE][discovery.zen.ping.unicast] [Cobra] [1] disconnecting from [#zen_unicast_5#][in | |
et[/169.36.78.96:9304]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-01-14 16:18:39,667 INFO - [Nightwatch] version[1.0.0.Beta2], pid[13088], build[296cfbe/2013-12-02T15:46:27Z] | |
2014-01-14 16:18:39,668 INFO - [Nightwatch] initializing ... | |
2014-01-14 16:18:39,668 DEBUG - [Nightwatch] using home [C:\work\Eclipse3.7\wksp1\test-Beta2], config [C:\work\Eclipse3.7\wksp1\test-Beta2\config], data [[C:\work\Eclipse3.7\wksp1\test-Beta2\data]], logs [C:\work\Eclipse3.7\wksp1\test-Beta2\logs], work [C:\work\Eclipse3.7\wksp1\test-Beta2\work], plugins [C:\work\Eclipse3.7\wksp1\test-Beta2\plugins] | |
2014-01-14 16:18:39,716 INFO - [Nightwatch] loaded [], sites [] | |
2014-01-14 16:18:39,836 DEBUG - using [UnsafeChunkDecoder] decoder | |
2014-01-14 16:18:44,620 DEBUG - [Nightwatch] creating thread_pool [generic], type [cached], keep_alive [30s] | |
2014-01-14 16:18:44,653 DEBUG - [Nightwatch] creating thread_pool [index], type [fixed], size [8], queue_size [200] | |
2014-01-14 16:18:44,664 DEBUG - [Nightwatch] creating thread_pool [bulk], type [fixed], size [8], queue_size [50] | |
2014-01-14 16:18:44,664 D |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 07, 2014 6:15:15 PM util.ESNodeWrapper init | |
INFO: | |
***************************************** | |
clusteName[CMTDEV1] | |
multicast[false] | |
host[166.15.121.56] | |
hosts[ES_HOSTS=vcll36a-1001.equity.csfb.com:9400,vcll36a-1001.equity.csfb.com:9401,vcll36a-1001.equity.csfb.com:9402,vcll36a-1001.equity.csfb.com:9403,vcll36a-1001.equity.csfb.com:9404,vcll36a-1001.equity.csfb.com:9405,vcll36a-1001.equity.csfb.com:9406,vcll36a-1001.equity.csfb.com:9407,vcll36a-1001.equity.csfb.com:9408,vcll36a-1001.equity.csfb.com:9409,vcll36a-1001.equity.csfb.com:9410] | |
nodeName[ testNode ]***************************************** | |
Jan 07, 2014 6:15:15 PM util.ESNodeWrapper init | |
INFO: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/cs/java/jdk160/bin/java -server -Xms3500m -Xmx3500m -Xss1024k -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -Delasticsearch | |
-Des.path.home=/app/fao/cmt/deploy/ESServer | |
-Des-pidfile=/app/fao/cmt/deploy/ESServer/bin/pid/ESIndex_cmtdev1_n2.pid | |
-cp | |
:/app/fao/cmt/deploy/ESServer/lib/elasticsearch-1.0.0.Beta2.jar | |
:/app/fao/cmt/deploy/ESServer/lib/* | |
:/app/fao/cmt/deploy/ESServer/lib/sigar/* | |
-Des.config=../config/env/cmtdev1.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cluster: | |
name: CMTDEV1 | |
network: | |
host: vcll36a-1001.equity.csfb.com | |
node: | |
data: true | |
path: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2014-01-03 12:59:40,271][INFO ][node ] [Antiphon the Overseer] version[1.0.0.Beta2], pid[14241], build[296cfbe/2013-12-02T15:46:27Z] | |
[2014-01-03 12:59:40,272][INFO ][node ] [Antiphon the Overseer] initializing ... | |
[2014-01-03 12:59:40,273][INFO ][node ] [Cheetah] version[1.0.0.Beta2], pid[14230], build[296cfbe/2013-12-02T15:46:27Z] | |
[2014-01-03 12:59:40,273][INFO ][node ] [Cheetah] initializing ... | |
[2014-01-03 12:59:40,284][INFO ][plugins ] [Antiphon the Overseer] loaded [analysis-combo, analysis-icu], sites [] | |
[2014-01-03 12:59:40,285][INFO ][plugins ] [Cheetah] loaded [analysis-combo, analysis-icu], sites [] | |
[2014-01-03 12:59:42,892][INFO ][node ] [Antiphon the Overseer] initialized | |
[2014-01-03 12:59:42,892][INFO ][node ] [Antiphon the Overseer] starting ... | |
[2014-01-03 12:59:42,915][INFO ][node ] [Cheetah] initialized | |
[2014-01-03 12:59 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2012-11-12 11:41:22,365][INFO ][node ] [Lifeguard] {0.19.11}[25098]: initializing ... | |
[2012-11-12 11:41:22,407][INFO ][plugins ] [Lifeguard] loaded [], sites [] | |
[2012-11-12 11:41:22,436][DEBUG][common.compress ] failed to load xerial snappy-java | |
org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] null | |
at org.xerial.snappy.SnappyLoader.load(SnappyLoader.java:229) | |
at org.xerial.snappy.Snappy.<clinit>(Snappy.java:44) | |
at org.elasticsearch.common.compress.snappy.xerial.XerialSnappy.<clinit>(XerialSnappy.java:42) | |
at org.elasticsearch.common.compress.CompressorFactory.<clinit>(CompressorFactory.java:58) | |
at org.elasticsearch.node.internal.InternalNode.<init>(InternalNode.java:123) | |
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:159) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\work\Git\elasticsearch>mvn package -DskipTests | |
[INFO] Scanning for projects... | |
02-Sep-2012 13:11:30 org.sonatype.guice.bean.reflect.Logs$JULSink warn | |
WARNING: Error injecting: org.apache.maven.wagon.providers.http.HttpWagon | |
java.lang.ExceptionInInitializerError | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) | |
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) | |
at java.lang.reflect.Constructor.newInstance(Constructor.java:513) | |
at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java |
NewerOlder