Exception while Installing Spinnaker -
i trying install spinnaker facing issue every time. 1. tried deploy using google launcher not starting on port 9000 2. trying install using steps mentioned in https://github.com/spinnaker/spinnaker. here ../spinnaker/dev/run_dev.sh getting exception
invocation of init method failed; nested exception com.netflix.astyanax.connectionpool.exceptions.noavailablehostsexception: noavailablehostsexception: [hos t=none(0.0.0.0):0, latency=0(0), attempts=0]no hosts borrow @ org.springframework.beans.factory.annotation.autowiredannotationbeanpostprocessor$autowiredmethodelement.inject(autowiredannotationbeanpostprocessor.java:661) @ org.springframework.beans.factory.annotation.injectionmetadata.inject(injectionmetadata.java:88) @ org.springframework.beans.factory.annotation.autowiredannotationbeanpostprocessor.postprocesspropertyvalues(autowiredannotationbeanpostprocessor.java:331)
i have installed cassandra (using steps https://hostpresto.com/community/tutorials/how-to-install-apache-cassandra-on-ubuntu-14-04/) , have checked able cqlsh.
any please
thanks, amol
the google spinnaker cloud launcher indeed appears broken. tried several times deploy spinnaker using , experienced same issues you.
when say:
now trying install using steps mentioned in https://github.com/spinnaker/spinnaker.
do mean you're setting development environment? that's meant used when want write code spinnaker, not normal use of project.
the recommended way of getting running spinnaker installation use halyard, spinnaker deployment tool.
Comments
Post a Comment