Hi,
I am learning about the simulator and trying to compare with mesos, omega via this simulator,
after i completed installing the related software like openjdk6, scala, python,sbt, and then
run by ./sbt run, but encountered below error:
i am not sure if this is a problem of the simulator tool or my environment, would you please
help me to resolve this error, thanks so much!
root@ubuntu:~/mySimu/cluster-scheduler-simulator/bin# ./sbt run
Getting net.java.dev.jna jna 3.2.3 ...
:: problems summary ::
:::: WARNINGS
Your proxy requires authentication.
Your proxy requires authentication.
module not found: net.java.dev.jna#jna;3.2.3
==== local: tried
/root/.ivy2/local/net.java.dev.jna/jna/3.2.3/ivys/ivy.xml
==== typesafe-ivy-releases: tried
http://repo.typesafe.com/typesafe/ivy-releases/net.java.dev.jna/jna/3.2.3/ivys/ivy.xml
==== Maven Central: tried
http://repo1.maven.org/maven2/net/java/dev/jna/jna/3.2.3/jna-3.2.3.pom
==== sonatype-snapshots: tried
https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/3.2.3/jna-3.2.3.pom
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: net.java.dev.jna#jna;3.2.3: not found
::::::::::::::::::::::::::::::::::::::::::::::
:::: ERRORS
Server access Error: Connection timed out url=https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/3.2.3/jna-3.2.3.pom
:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
unresolved dependency: net.java.dev.jna#jna;3.2.3: not found
Error during sbt execution: Error retrieving required libraries
(see /root/.sbt/boot/update.log for complete log)
Error: Could not retrieve jna 3.2.3
Hi,
I am learning about the simulator and trying to compare with mesos, omega via this simulator,
after i completed installing the related software like openjdk6, scala, python,sbt, and then
run by ./sbt run, but encountered below error:
i am not sure if this is a problem of the simulator tool or my environment, would you please
help me to resolve this error, thanks so much!
root@ubuntu:~/mySimu/cluster-scheduler-simulator/bin# ./sbt run
Getting net.java.dev.jna jna 3.2.3 ...
:: problems summary ::
:::: WARNINGS
Your proxy requires authentication.
:::: ERRORS
Server access Error: Connection timed out url=https://oss.sonatype.org/content/repositories/snapshots/net/java/dev/jna/jna/3.2.3/jna-3.2.3.pom
:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
unresolved dependency: net.java.dev.jna#jna;3.2.3: not found
Error during sbt execution: Error retrieving required libraries
(see /root/.sbt/boot/update.log for complete log)
Error: Could not retrieve jna 3.2.3