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" in Ubuntu #711

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.8 OS: Linux-Ubuntu Processor: Intel(R) Dual-Core 2.4GHz RAM: 4GB

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

screenshot from 2015-10-04 17_28_34 screenshot from 2015-10-04 17_30_37 screenshot from 2015-10-04 17_30_59 screenshot from 2015-10-04 17_31_11

Any Ideas?

fantyz commented 7 years ago

We're having the same issue after upgrading JDK to 1.8. We have it running fine with JDK 1.7.