-
I changed the base image from gcr.io spark:3.1.1 to spark:3.5.0 and built my dockerfile from there where it has my DataAnalyticsReporting.jar
This is the error when the spark-operator tries to star…
-
```
Oops, cannot start the server.
org.eclipse.jgit.api.errors.InvalidConfigurationException: No value for key branch.master.merge found in configuration
at org.eclipse.jgit.api.PullCommand.ca…
-
When setting a new application up from scratch that uses compile-time DI, following [the documentation](https://www.playframework.com/documentation/3.0.x/ScalaCompileTimeDependencyInjection) leads to …
-
I am using collins-v2.0.0.zip on Centos6.4, jdk1.6.0.
After running scripts/setup, follow all the instructions. But curl failed to connect collins server.
I have confirm the mysql username and pass…
-
Let's be honest, this is a feature request, not a bug report.
Play-json currently supports Enumerations out of the box via methods like `Json.formatEnum(X)`
https://github.com/playframework/play-…
nemoo updated
3 months ago
-
Hi all,
I am using scala 2.11.6 + Play framework 2.4.1 , i am getting the following errors :-1:
Modules were resolved with conflicting cross-version suffixes in {file:/home/ranganaths/projects/Meet…
-
```
! @7e5imp48g - Internal server error, for (PUT) [/airlines/1581/links] ->
play.api.UnexpectedException: Unexpected exception[JsResultException: JsResultException(errors:List((,List(JsonValidat…
-
Hi,
I can't start play 2.6.11 with sbt 0.13.16, scala 2.12.4 and play-ebean 4.1.0.
I get the following stack trace :
> CreationException: Unable to create injector, see the following errors:
…
-
I updated to JDK 1.8.0_20 from JDK 1.8.0_11 on OS-X 10.9.4 today and my Scala Play 2.2.3 project crashes at startup now. I reverted to 1.8.0_11. Could you take a look please?
scala.tools.scalap.scal…
pejax updated
8 years ago
-
Hello,
Trying to get Collins up and running and it will not start due to issues with Akka. Collins version 2.2 on CentOS 7 with JDK 1.7.
**The error I get while starting is:**
```
akka.Configura…