You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/02 07:43:51 UTC

[GitHub] rahulqelfo opened a new issue #93: Unable to start controller

rahulqelfo opened a new issue #93: Unable to start controller
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/93
 
 
   Unable to start controller.
   
   The following is the stack i get when running "Make run"
   
   [2018-02-02T06:23:42.245Z] [ERROR] [??] [Controller] Bad configuration, cannot start.
   [INFO] [02/02/2018 06:23:42.327] [kamon-shutdown-hook-1] [CoordinatedShutdown(akka://kamon)] Starting coordinated shutdown from JVM shutdown hook
   [2018-02-02T07:36:47.770Z] [INFO] Initializing Kamon...
   [INFO] [02/02/2018 07:36:48.489] [main] [StatsDExtension(akka://kamon)] Starting the Kamon(StatsD) extension
   [2018-02-02T07:36:48.680Z] [INFO] Slf4jLogger started
   [2018-02-02T07:36:49.728Z] [INFO] [??] [Config] environment set value for db.whisk.actions
   [2018-02-02T07:36:49.731Z] [INFO] [??] [Config] environment set value for limits.actions.sequence.maxLength
   [2018-02-02T07:36:49.733Z] [INFO] [??] [Config] environment set value for limits.triggers.fires.perMinute
   [2018-02-02T07:36:49.735Z] [INFO] [??] [Config] environment set value for db.protocol
   [2018-02-02T07:36:49.736Z] [INFO] [??] [Config] environment set value for akka.cluster.seed.nodes
   [2018-02-02T07:36:49.737Z] [INFO] [??] [Config] environment set value for controller.instances
   [2018-02-02T07:36:49.738Z] [INFO] [??] [Config] environment set value for limits.actions.invokes.concurrent
   [2018-02-02T07:36:49.743Z] [INFO] [??] [Config] environment set value for whisk.version.date
   [2018-02-02T07:36:49.745Z] [INFO] [??] [Config] environment set value for controller.localBookkeeping
   [2018-02-02T07:36:49.747Z] [INFO] [??] [Config] environment set value for db.port
   [2018-02-02T07:36:49.748Z] [INFO] [??] [Config] environment set value for whisk.version.buildno
   [2018-02-02T07:36:49.749Z] [INFO] [??] [Config] environment set value for db.username
   [2018-02-02T07:36:49.750Z] [INFO] [??] [Config] environment set value for db.whisk.activations
   [2018-02-02T07:36:49.752Z] [INFO] [??] [Config] environment set value for limits.actions.invokes.perMinute
   [2018-02-02T07:36:49.753Z] [INFO] [??] [Config] environment set value for db.whisk.auths
   [2018-02-02T07:36:49.755Z] [INFO] [??] [Config] environment set value for runtimes.manifest
   [2018-02-02T07:36:49.756Z] [INFO] [??] [Config] environment set value for kafka.hosts
   [2018-02-02T07:36:49.757Z] [INFO] [??] [Config] environment set value for limits.actions.invokes.concurrentInSystem
   [2018-02-02T07:36:49.759Z] [INFO] [??] [Config] environment set value for controller.ha
   [2018-02-02T07:36:49.762Z] [INFO] [??] [Config] environment set value for db.host
   [2018-02-02T07:36:49.763Z] [INFO] [??] [Config] environment set value for port
   [2018-02-02T07:36:49.764Z] [INFO] [??] [Config] environment set value for db.provider
   [2018-02-02T07:36:49.765Z] [INFO] [??] [Config] environment set value for db.password
   [2018-02-02T07:36:49.789Z] [ERROR] [??] [Config] required property db.whisk.actions.ddoc still not set
   [2018-02-02T07:36:49.790Z] [ERROR] [??] [Controller] Bad configuration, cannot start.
   [INFO] [02/02/2018 07:36:49.864] [kamon-shutdown-hook-1] [CoordinatedShutdown(akka://kamon)] Starting coordinated shutdown from JVM shutdown hook
   rtripath-macOS:docker-compose rtripath$ 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services