jetty run falling

323 views
Skip to first unread message

tush...@gmail.com

unread,
Sep 12, 2018, 12:20:33 PM9/12/18
to Edda Users
2018-09-12 19:03:16.493 - INFO  - [SLF4JLogger.java:71] No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=MULTIPLE, all=[ServerDescription{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSecurityException: Exception authenticating}, caused by {com.mongodb.MongoCommandException: Command failed with error 2: 'Auth mechanism not specified' on server 127.0.0.1:27017. The full response is { "ok" : 0.0, "errmsg" : "Auth mechanism not specified", "code" : 2, "codeName" : "BadValue" }}}]}. Waiting for 30000 ms before timing out
2018-09-12 19:03:16.493 - ERROR - [Utils.scala:115] caught retryable exception:com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=UNKNOWN, servers=[{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSecurityException: Exception authenticating}, caused by {com.mongodb.MongoCommandException: Command failed with error 2: 'Auth mechanism not specified' on server 127.0.0.1:27017. The full response is { "ok" : 0.0, "errmsg" : "Auth mechanism not specified", "code" : 2, "codeName" : "BadValue" }}}]
com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=UNKNOWN, servers=[{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSecurityException: Exception authenticating}, caused by {com.mongodb.MongoCommandException: Command failed with error 2: 'Auth mechanism not specified' on server 127.0.0.1:27017. The full response is { "ok" : 0.0, "errmsg" : "Auth mechanism not specified", "code" : 2, "codeName" : "BadValue" }}}]
        at com.mongodb.connection.BaseCluster.createTimeoutException(BaseCluster.java:369)
        at com.mongodb.connection.BaseCluster.selectServer(BaseCluster.java:101)
        at com.mongodb.binding.ClusterBinding$ClusterBindingConnectionSource.<init>(ClusterBinding.java:75)
        at com.mongodb.binding.ClusterBinding$ClusterBindingConnectionSource.<init>(ClusterBinding.java:71)
        at com.mongodb.binding.ClusterBinding.getReadConnectionSource(ClusterBinding.java:63)
        at com.mongodb.operation.OperationHelper.withConnection(OperationHelper.java:210)
        at com.mongodb.operation.ListCollectionsOperation.execute(ListCollectionsOperation.java:172)
        at com.mongodb.operation.ListCollectionsOperation.execute(ListCollectionsOperation.java:80)
        at com.mongodb.Mongo.execute(Mongo.java:772)
        at com.mongodb.Mongo$2.execute(Mongo.java:759)
        at com.mongodb.OperationIterable.iterator(OperationIterable.java:47)
        at com.mongodb.OperationIterable.forEach(OperationIterable.java:70)
        at com.mongodb.MappingIterable.forEach(MappingIterable.java:50)
        at com.mongodb.MappingIterable.into(MappingIterable.java:60)
        at com.mongodb.DB.getCollectionNames(DB.java:253)
        at com.mongodb.DB.collectionExists(DB.java:476)
        at com.netflix.edda.mongo.MongoDatastore$.mongoCollection(MongoDatastore.scala:197)
        at com.netflix.edda.mongo.MongoDatastore.monitor$lzycompute(MongoDatastore.scala:213)
        at com.netflix.edda.mongo.MongoDatastore.monitor(MongoDatastore.scala:213)
        at com.netflix.edda.mongo.MongoDatastore.collectionModified(MongoDatastore.scala:303)
        at com.netflix.edda.mongo.MongoDatastore.load(MongoDatastore.scala:260)
        at com.netflix.edda.Collection.load(Collection.scala:287)
        at com.netflix.edda.Collection.doLoad(Collection.scala:488)
        at com.netflix.edda.Collection.initState(Collection.scala:405)
        at com.netflix.edda.CollectionProcessor.initState(CollectionProcessor.scala:56)
        at com.netflix.edda.StateMachine$$anonfun$act$1$$anonfun$2.apply(StateMachine.scala:180)
        at com.netflix.edda.StateMachine$$anonfun$act$1$$anonfun$2.apply(StateMachine.scala:180)
        at com.netflix.edda.Utils$RETRY$.apply(Utils.scala:112)
        at com.netflix.edda.StateMachine$$anonfun$act$1.applyOrElse(StateMachine.scala:179)
        at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:36)
        at scala.actors.ReactorTask.run(ReactorTask.scala:31)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Reply all
Reply to author
Forward
0 new messages