asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Error initializing the application: Error creating bean with name 'eurekaClientHolder'

Open gntAnusha opened this issue 9 years ago • 2 comments

I am new to Netflix Asgard. I am trying to run it on Windows. Here are my configurations and process I followed.

  1. Downloaded tomcat 7.0.54, latest asgar.war and followed the instructions in the link below https://github.com/Netflix/asgard/wiki/Tomcat-configuration
  2. Did run apache-tomcat-x/bin/startup.bat on windows and I was able to success message "Jul 14, 2014 3:07:15 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-apr-8080"] Jul 14, 2014 3:07:15 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-apr-8009"] Jul 14, 2014 3:07:15 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 20322 ms"
  3. Now , when I run "http://localhost:8080 " , I do see blank web page, Tried in IE, Mozilla, chrome.
  4. When I see asgard.log I find below error

asgard_error1 Am I missing out anything ? r there any other per-requisits?

gntAnusha avatar Jul 14 '14 21:07 gntAnusha

I am getting the same issue, any solution you have found

karthi4all avatar Dec 03 '14 13:12 karthi4all

The true problem is it not being able to find the AWS credentials. See http://docs.aws.amazon.com/AWSSdkDocsJava/latest/DeveloperGuide/credentials.html for details on how to fix this.

On Wednesday, December 3, 2014, karthi M [email protected] wrote:

I am getting the same issue, any solution you have found

— Reply to this email directly or view it on GitHub https://github.com/Netflix/asgard/issues/606#issuecomment-65404031.

danveloper avatar Dec 03 '14 16:12 danveloper