Closed arthepsy closed 9 years ago
Andris,
Dependency-Track requires a Servlet 3.0 servlet container. Winstone conforms to the Servlet 2.5 API and will not work. For Jetty, you'll need Jetty 8 or higher. Also, take a look at the getting started page on the wiki. https://github.com/stevespringett/dependency-track/wiki/Getting-Started
I've read the wiki and didn't see anything special. I'm using JDK 1.7.0_72 and compilation was successful. Now I got it about winstone, but the jetty I tried was 9.2.7.v20150116 and the error message was from it. Are you using Tomcat yourself?
My bad. I was using jetty-runner, not fully fledged jetty-distribution. It works with latter. Sorry for the noise.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hello,
Tried to run dtrack last week and now, today, but still can't get it to work. Am I doing something wrong, need to specify some configuration, etc? I've compiled dtrack from latest sources, and tried both with winstone and jetty. But it always ends with NPE thrown on first request, i.e, accessing http://localhost:8080/. It redirects to /login and returns this error: