Typesafe Activator Throws A java.lang.IllegalArgumentException while trying to run the UI

user4005223

I am trying to run the Typesafe activator's UI. When I run it, it acts like it is downloading everything successfully, but the throws a java.lang.IlleagalArgumentException. I have tried multiple times to run it, but I keep getting this error:

Checking for a newer version of Activator (current version 1.2.10)...
   ... our current version 1.2.10 looks like the latest.
Found previous process id: 2816
FOUND REPO = activator-local @ file://C:/Users/Elijah/.activator/repository
java.lang.IllegalArgumentException: URI has an authority component
        at java.io.File.<init>(File.java:423)
        at activator.UIMain$$anonfun$2.applyOrElse(UIMain.scala:103)
        at activator.UIMain$$anonfun$2.applyOrElse(UIMain.scala:100)
        at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:
136)
        at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:
135)
        at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimize
d.scala:33)
        at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
        at scala.collection.TraversableLike$class.collect(TraversableLike.scala:
282)
        at scala.collection.mutable.ArrayOps$ofRef.collect(ArrayOps.scala:186)
        at activator.UIMain.run(UIMain.scala:100)
        at activator.UIMain.run(UIMain.scala:87)
        at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
        at xsbt.boot.Launch$.withContextLoader(Launch.scala:129)
        at xsbt.boot.Launch$.run(Launch.scala:109)
        at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:36)
        at xsbt.boot.Launch$.launch(Launch.scala:117)
        at xsbt.boot.Launch$.apply(Launch.scala:19)
        at xsbt.boot.Boot$.runImpl(Boot.scala:44)
        at xsbt.boot.Boot$.main(Boot.scala:20)
        at xsbt.boot.Boot.main(Boot.scala)
Error during sbt execution: java.lang.IllegalArgumentException: URI has an autho
rity component
Press any key to continue . . .

I can't think of what more to do. Is this a problem that can be fixed?? I have tried google, but have found nothing of use.

Greg Chappell

I fixed the same error by moving the location of the activator directory from "My Documents" to "c:\tmp".

This link has details that the path must not contain a space: https://www.playframework.com/documentation/2.3.x/Installing

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

java.lang.IllegalArgumentException when trying to run a clojure web application

From Dev

Typesafe Activator will not run for a second time

From Dev

Java.lang.Class.newInstance() throws IllegalArgumentException

From Dev

Typesafe Activator: "run" works, but "start" fails with an error

From Dev

Module not found: com.typesafe.activator#activator-ui;(unknown)

From Dev

Activator throws IllegalArgumentException: URI has an authority component

From Dev

Typesafe activator: Java JDK can't be found

From Dev

Typesafe activator: Java JDK can't be found

From Dev

o:graphicImage throws java.lang.IllegalArgumentException: argument type mismatch

From Dev

o:graphicImage throws java.lang.IllegalArgumentException: argument type mismatch

From Dev

How do you run a Scala bash script with TypeSafe Activator?

From Dev

I run the typesafe activator example play-slick

From Dev

Running 'activator ui' throws ClassNotFoundException with Play 2.3.2

From Dev

java.lang.IllegalArgumentException when trying to execute JSTL < c:if > condition

From Dev

java.lang.NoClassDefFoundError: org/joda/time/LocalTime at hello.HelloWorld.main while trying to run program

From Dev

Error while starting JBOSS 5.0.0 GA java.lang.IllegalArgumentException

From Dev

Typesafe Activator, Play and Heroku

From Dev

Installing Typesafe activator on OSX

From Dev

Typesafe Activator NoSuchMethodError

From Dev

Trouble with Typesafe Repositories and activator

From Dev

Typesafe Activator, Play and Heroku

From Dev

Typesafe Activator NoSuchMethodError

From Dev

typesafe activator dependency error

From Dev

java.lang.NoClassDefFoundError: com/typesafe/config/Config while running akka-quickstart-java in STS

From Dev

Java sort throws java.lang.IllegalArgumentException: Comparison method violates its general contract

From Dev

Why is Typesafe activator command `activator dependencies` not working?

From Dev

<f:attribute name="id"> throws java.lang.IllegalArgumentException at javax.faces.component.UIComponent.setValueExpression

From Dev

Remove application from Typesafe Activator

From Dev

Where is sbt inside Typesafe Activator?

Related Related

  1. 1

    java.lang.IllegalArgumentException when trying to run a clojure web application

  2. 2

    Typesafe Activator will not run for a second time

  3. 3

    Java.lang.Class.newInstance() throws IllegalArgumentException

  4. 4

    Typesafe Activator: "run" works, but "start" fails with an error

  5. 5

    Module not found: com.typesafe.activator#activator-ui;(unknown)

  6. 6

    Activator throws IllegalArgumentException: URI has an authority component

  7. 7

    Typesafe activator: Java JDK can't be found

  8. 8

    Typesafe activator: Java JDK can't be found

  9. 9

    o:graphicImage throws java.lang.IllegalArgumentException: argument type mismatch

  10. 10

    o:graphicImage throws java.lang.IllegalArgumentException: argument type mismatch

  11. 11

    How do you run a Scala bash script with TypeSafe Activator?

  12. 12

    I run the typesafe activator example play-slick

  13. 13

    Running 'activator ui' throws ClassNotFoundException with Play 2.3.2

  14. 14

    java.lang.IllegalArgumentException when trying to execute JSTL < c:if > condition

  15. 15

    java.lang.NoClassDefFoundError: org/joda/time/LocalTime at hello.HelloWorld.main while trying to run program

  16. 16

    Error while starting JBOSS 5.0.0 GA java.lang.IllegalArgumentException

  17. 17

    Typesafe Activator, Play and Heroku

  18. 18

    Installing Typesafe activator on OSX

  19. 19

    Typesafe Activator NoSuchMethodError

  20. 20

    Trouble with Typesafe Repositories and activator

  21. 21

    Typesafe Activator, Play and Heroku

  22. 22

    Typesafe Activator NoSuchMethodError

  23. 23

    typesafe activator dependency error

  24. 24

    java.lang.NoClassDefFoundError: com/typesafe/config/Config while running akka-quickstart-java in STS

  25. 25

    Java sort throws java.lang.IllegalArgumentException: Comparison method violates its general contract

  26. 26

    Why is Typesafe activator command `activator dependencies` not working?

  27. 27

    <f:attribute name="id"> throws java.lang.IllegalArgumentException at javax.faces.component.UIComponent.setValueExpression

  28. 28

    Remove application from Typesafe Activator

  29. 29

    Where is sbt inside Typesafe Activator?

HotTag

Archive