Typesafe activator 1.3.9 no longer works

242 views
Skip to first unread message

Giuseppe Greco

unread,
Apr 10, 2016, 4:30:37 AM4/10/16
to play-framework

Just downloaded and installed activator 1.3.9 for Play-Scala 2.3.8 on a new fresh Ubuntu 15.10 box (jdk 8, scala 2.11.6 were already installed).

The problem is that the activator no longer works and I always get the following errors (even with the latest version of the activator):


j3d@gonzo:~$ activator 
Getting com.typesafe.activator activator-launcher 1.3.9 ...

:: problems summary ::
:::: WARNINGS
        module not found: com.typesafe.activator#activator-launcher;1.3.9

    ==== local: tried

      /home/j3d/.ivy2/local/com.typesafe.activator/activator-launcher/1.3.9/ivys/ivy.xml

      -- artifact com.typesafe.activator#activator-launcher;1.3.9!activator-launcher.jar:

      /home/j3d/.ivy2/local/com.typesafe.activator/activator-launcher/1.3.9/jars/activator-launcher.jar

    ==== activator-launcher-local: tried

      file:/opt/activator-1.3.9-minimal/repository/com.typesafe.activator/activator-launcher/1.3.9/ivys/ivy.xml

    ==== Maven Central: tried

      https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.pom

      -- artifact com.typesafe.activator#activator-launcher;1.3.9!activator-launcher.jar:

      https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.jar

    ==== typesafe-releases: tried

      https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.pom

      -- artifact com.typesafe.activator#activator-launcher;1.3.9!activator-launcher.jar:

      https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.jar

    ==== typesafe-ivy-releasez: tried

      https://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.activator/activator-launcher/1.3.9/ivys/ivy.xml

        ::::::::::::::::::::::::::::::::::::::::::::::

        ::          UNRESOLVED DEPENDENCIES         ::

        ::::::::::::::::::::::::::::::::::::::::::::::

        :: com.typesafe.activator#activator-launcher;1.3.9: not found

        ::::::::::::::::::::::::::::::::::::::::::::::


:::: ERRORS
    Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.pom

    Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo1.maven.org/maven2/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.jar

    Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.pom

    Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo.typesafe.com/typesafe/releases/com/typesafe/activator/activator-launcher/1.3.9/activator-launcher-1.3.9.jar

    Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.activator/activator-launcher/1.3.9/ivys/ivy.xml


:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
unresolved dependency: com.typesafe.activator#activator-launcher;1.3.9: not found
Error during sbt execution: Error retrieving required libraries
  (see /home/j3d/.sbt/boot/update.log for complete log)
Error: Could not retrieve activator-launcher 1.3.9


Tried to remove .sbt, .ivy2... but no way. It looks like there is something broken somewhere. Any help would be really appreciated.


Tx

j3d

Giuseppe Greco

unread,
Apr 10, 2016, 6:34:19 AM4/10/16
to play-framework
... also the very latest version doesn't work... does anyone of you guys tried to run the activator on a now machine? So far I've installed the activator many and many times and always worked... so it really looks like there is something broken somewhere.

Giuseppe Greco

unread,
Apr 10, 2016, 3:57:41 PM4/10/16
to play-framework
OK, got it. The problem was the JDK. My Ubuntu box had OpenJDK-8 installed on it... but the activator doesn't work with it (don't ask me why). Eventually I just removed OpenJDK-8 and installed Oracle's Java 8. Now it works.


On Sunday, April 10, 2016 at 10:30:37 AM UTC+2, Giuseppe Greco wrote:
Reply all
Reply to author
Forward
0 new messages