rightmba.blogg.se

Javafx mac quantum error
Javafx mac quantum error












javafx mac quantum error

#Javafx mac quantum error code#

The code seems to compile, but I get a run-time class loading error. OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) OpenJDK Runtime Environment (build 1.8.0_222-b10) It seems the environment is running this version of java. However, my ci/cd pipeline runs in a docker hseeberger/scala-sbt container running Debian linux, which I don’t have much understanding of. When I run sbt test from a shell on my Mac laptop, the tests run (including initialisation of scalafx). Errors therewith tempted me to start updating the scalafx version. Total time: 1 s, completed Mar 30, 2021, 2:26:14 trying to debug my ci/cd pipeline. at java.base/$n(ThreadPoolExecutor.java:628) at java.base/.runWorker(ThreadPoolExecutor.java:1128) at java.base/$RunnableAdapter.call(Executors.java:515) at sbt.CompletionService$$anon$2.call(CompletionService.scala:37) at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:178) at sbt.Execute.$anonfun$submit$1(Execute.scala:281) at $.wideConvert(ErrorHandling.scala:19) at sbt.Execute.$anonfun$submit$2(Execute.scala:281) at .$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62) at scala.Function1.$anonfun$compose$1(Function1.scala:49) at sbt.Classpaths$.$anonfun$updateTask0$5(Defaults.scala:2950) at $.cachedUpdate(LibraryManagement.scala:129) at $.$anonfun$inputChanged$1(Tracked.scala:150) at $.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:96) at $.$anonfun$cachedUpdate$11(LibraryManagement.scala:115) at $.$anonfun$cachedUpdate$20(LibraryManagement.scala:115)

javafx mac quantum error

at $.$anonfun$lastOutput$1(Tracked.scala:69)

javafx mac quantum error

at $.resolve$1(LibraryManagement.scala:52) at (CoursierDependencyResolution.scala:218) at $LeftProjection.map(Either.scala:573) at lmcoursier.CoursierDependencyResolution.$anonfun$update$35(CoursierDependencyResolution.scala:218) at (CoursierDependencyResolution.scala:249) The Quickstart guide says to add this line to build.sbt libraryDependencies += "org.scalafx" %% "scalafx" % "8.0.144-R12"īut I get some errors when I try that. Does anyone know whether scalafx is broken or whether it is just me?














Javafx mac quantum error