playframework - Unable to install activator (play 2.3.x) -
i'm trying install activator on windows pc , errors, here log:
:: problems summary :: :::: warnings module not found: com.typesafe.activator#activator-launcher;1.3.5 ==== local: tried c:\users\abdollab\.ivy2\local\com.typesafe.activator\activator-launcher\1.3.5\ivys\ivy.xml -- artifact com.typesafe.activator#activator-launcher;1.3.5!activator-launcher.jar: c:\users\abdollab\.ivy2\local\com.typesafe.activator\activator-launcher\1.3.5\jars\activator-launcher.jar ==== activator-launcher-local: tried file:////c:/activator/repository/com.typesafe.activator/activator-launcher/1.3.5/ivys/ivy.xml ==== maven central: tried https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom -- artifact com.typesafe.activator#activator-launcher;1.3.5!activator-launcher.jar: https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar ==== typesafe-releases: tried https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom -- artifact com.typesafe.activator#activator-launcher;1.3.5!activator-launcher.jar: https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar ==== typesafe-ivy-releasez: tried https://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.activator/activator-launcher/1.3.5/ivys/ivy.xml :::::::::::::::::::::::::::::::::::::::::::::: :: unresolved dependencies :: :::::::::::::::::::::::::::::::::::::::::::::: :: com.typesafe.activator#activator-launcher;1.3.5: not found :::::::::::::::::::::::::::::::::::::::::::::: :::: errors server access error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target url=https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom server access error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target url=https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar server access error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target url=https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom server access error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target url=https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar server access error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable find valid certification path requested target url=https://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.activator/activator-launcher/1.3.5/ivys/ivy.xml :: use verbose or debug message level more details java.lang.runtimeexception: not found @ org.apache.ivy.core.resolve.ivynode.loaddata(ivynode.java:238) @ org.apache.ivy.core.resolve.visitnode.loaddata(visitnode.java:292) @ org.apache.ivy.core.resolve.resolveengine.fetchdependencies(resolveengine.java:714) @ org.apache.ivy.core.resolve.resolveengine.dofetchdependencies(resolveengine.java:799) @ org.apache.ivy.core.resolve.resolveengine.fetchdependencies(resolveengine.java:722) @ org.apache.ivy.core.resolve.resolveengine.getdependencies(resolveengine.java:594) @ org.apache.ivy.core.resolve.resolveengine.resolve(resolveengine.java:234) @ xsbt.boot.update.xsbt$boot$update$$lockedapply(update.scala:106) @ xsbt.boot.update$$anon$4.call(update.scala:100) @ xsbt.boot.locks$globallock.withchannel$1(locks.scala:93) @ xsbt.boot.locks$globallock.xsbt$boot$locks$globallock$$withchannelretries$1(locks.scala:78) @ xsbt.boot.locks$globallock$$anonfun$withfilelock$1.apply(locks.scala:97) @ xsbt.boot.using$.withresource(using.scala:10) @ xsbt.boot.using$.apply(using.scala:9) @ xsbt.boot.locks$globallock.ignoringdeadlockavoided(locks.scala:58) @ xsbt.boot.locks$globallock.withlock(locks.scala:48) @ xsbt.boot.locks$.apply0(locks.scala:31) @ xsbt.boot.locks$.apply(locks.scala:28) @ xsbt.boot.update.apply(update.scala:101) @ xsbt.boot.launch.update(launch.scala:352) @ xsbt.boot.launch.xsbt$boot$launch$$retrieve$1(launch.scala:208) @ xsbt.boot.launch$$anonfun$3.apply(launch.scala:216) @ scala.option.getorelse(option.scala:120) @ xsbt.boot.launch.xsbt$boot$launch$$getappprovider0(launch.scala:216) @ xsbt.boot.launch$$anon$2.call(launch.scala:196) @ xsbt.boot.locks$globallock.withchannel$1(locks.scala:93) @ xsbt.boot.locks$globallock.xsbt$boot$locks$globallock$$withchannelretries$1(locks.scala:78) @ xsbt.boot.locks$globallock$$anonfun$withfilelock$1.apply(locks.scala:97) @ xsbt.boot.using$.withresource(using.scala:10) @ xsbt.boot.using$.apply(using.scala:9) @ xsbt.boot.locks$globallock.ignoringdeadlockavoided(locks.scala:58) @ xsbt.boot.locks$globallock.withlock(locks.scala:48) @ xsbt.boot.locks$.apply0(locks.scala:31) @ xsbt.boot.locks$.apply(locks.scala:28) @ xsbt.boot.launch.locked(launch.scala:238) @ xsbt.boot.launch.app(launch.scala:147) @ xsbt.boot.launch.app(launch.scala:145) @ xsbt.boot.launch$.run(launch.scala:102) @ xsbt.boot.launch$$anonfun$apply$1.apply(launch.scala:35) @ xsbt.boot.launch$.launch(launch.scala:117) @ xsbt.boot.launch$.apply(launch.scala:18) @ xsbt.boot.boot$.runimpl(boot.scala:41) @ xsbt.boot.boot$.main(boot.scala:17) @ xsbt.boot.boot.main(boot.scala) error during sbt execution: error retrieving required libraries @ xsbt.boot.pre$.error(pre.scala:26) @ xsbt.boot.update.xsbt$boot$update$$lockedapply(update.scala:106) @ xsbt.boot.update$$anon$4.call(update.scala:100) @ xsbt.boot.locks$globallock.withchannel$1(locks.scala:93) @ xsbt.boot.locks$globallock.xsbt$boot$locks$globallock$$withchannelretries$1(locks.scala:78) @ xsbt.boot.locks$globallock$$anonfun$withfilelock$1.apply(locks.scala:97) @ xsbt.boot.using$.withresource(using.scala:10) @ xsbt.boot.using$.apply(using.scala:9) @ xsbt.boot.locks$globallock.ignoringdeadlockavoided(locks.scala:58) @ xsbt.boot.locks$globallock.withlock(locks.scala:48) @ xsbt.boot.locks$.apply0(locks.scala:31) @ xsbt.boot.locks$.apply(locks.scala:28) @ xsbt.boot.update.apply(update.scala:101) @ xsbt.boot.launch.update(launch.scala:352) @ xsbt.boot.launch.xsbt$boot$launch$$retrieve$1(launch.scala:208) @ xsbt.boot.launch$$anonfun$3.apply(launch.scala:216) @ scala.option.getorelse(option.scala:120) @ xsbt.boot.launch.xsbt$boot$launch$$getappprovider0(launch.scala:216) @ xsbt.boot.launch$$anon$2.call(launch.scala:196) @ xsbt.boot.locks$globallock.withchannel$1(locks.scala:93) @ xsbt.boot.locks$globallock.xsbt$boot$locks$globallock$$withchannelretries$1(locks.scala:78) @ xsbt.boot.locks$globallock$$anonfun$withfilelock$1.apply(locks.scala:97) @ xsbt.boot.using$.withresource(using.scala:10) @ xsbt.boot.using$.apply(using.scala:9) @ xsbt.boot.locks$globallock.ignoringdeadlockavoided(locks.scala:58) @ xsbt.boot.locks$globallock.withlock(locks.scala:48) @ xsbt.boot.locks$.apply0(locks.scala:31) @ xsbt.boot.locks$.apply(locks.scala:28) @ xsbt.boot.launch.locked(launch.scala:238) @ xsbt.boot.launch.app(launch.scala:147) @ xsbt.boot.launch.app(launch.scala:145) @ xsbt.boot.launch$.run(launch.scala:102) @ xsbt.boot.launch$$anonfun$apply$1.apply(launch.scala:35) @ xsbt.boot.launch$.launch(launch.scala:117) @ xsbt.boot.launch$.apply(launch.scala:18) @ xsbt.boot.boot$.runimpl(boot.scala:41) @ xsbt.boot.boot$.main(boot.scala:17) @ xsbt.boot.boot.main(boot.scala) error during sbt execution: error retrieving required libraries
first specific part:
==== maven central: tried https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom -- artifact com.typesafe.activator#activator-launcher;1.3.5!activator-launcher.jar: https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar ==== typesafe-releases: tried https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.pom -- artifact com.typesafe.activator#activator-launcher;1.3.5!activator-launcher.jar: https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.5/activator-launcher-1.3.5.jar
if copy paste of these links in browser, not found page in return! why these files not exist anymore??
ok, got it. problem jdk. ubuntu box had openjdk-8 installed on it... activator doesn't work (don't ask me why). removed openjdk-8 , installed oracle's java 8. works.
Comments
Post a Comment