-
When I start the application on Tomcat 8 (and 9), by consulting the logs I notice that the application is started twice.
I have the same problem with "mvn jetty:run".
A job scheduled to run ever…
-
I get this error
`18:15:12.691 [NinjaJetty] ERROR ninja.standalone.NinjaJetty - Unable to start NinjaJetty
org.eclipse.jetty.util.MultiException: Multiple exceptions
at org.eclipse.jetty.server.…
-
Hello ninjas!
we have a stacktrace, which we cannot verify why this case is happening.
`12:46:12.743 [https-jsse-nio-443-exec-1] ERROR n.bodyparser.BodyParserEnginePost - Can't create new instan…
-
Hi,
currently there is a **"Critical New 0-day Vulnerability in Popular Log4j Library"**.
Now my question is, if this is (or could be) a problem for applications running with the **"ninja-framew…
-
If you run the example blog application via
`mvn archetype:generate -DarchetypeGroupId=org.ninjaframework -DarchetypeArtifactId=ninja-servlet-jpa-blog-archetype`
then the example application has…
-
A library update (probably a transitive dependency) is leading to a big problem when upgrading or starting a project with Ninja > 6.4.1. No problem when building it, but once a shaded jar as been pack…
-
Hello,
I coudn't find an answer to this question but which JDK version is supported by ninja?
My best guess was that some dependency might still require 8 or 11?
-
It would be cool to have an option to disable the splash screen. Yes it's cool and everything, but it looks a bit unprofessional when you are distributing an app.
Having something like `ninja.splas…
-
See #73.
-
Hi, in **ninja-6.4.2** (**ninja-metrics-librato** module), duplicate classes with the same fully-qualified name _**com.codahale.metrics.ScheduledReporter**_ are included in two different libraries, i.…