Netflix / asgard

[Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases
http://netflix.github.com/asgard
Apache License 2.0
2.24k stars 403 forks source link

Problem running Asgard .jar file: "asgard-standalone.jar" #710

Open pooyamusavi opened 8 years ago

pooyamusavi commented 8 years ago

We downloaded the latest asgard-standalone.jar (1.5.1) from https://github.com/Netflix/asgard/releases.

Our system specification is: JDK: 1.7.0_51 OS:Windows 8.1 Enterprise x64 bit (6.3.9600 N/A Build 9600) Processor:Intel(R) Core 2 Quad 2.66GHz RAM: 8GB

We tried to run it by the command "java -Xmx1024M -XX:MaxPermSize=128m -jar asgard-standalone.jar", and we got the error as below: error2 error3

Anyone had the same issue?

sainivikas commented 8 years ago

I have the same issue