When I run "service artifactory start" on my Debian server, everything seems to start fine but when I go to mydomain.com/artifactory/ I get a Jetty 404 error. However, when I run artifactory with "service artifactory supervise", everything works fine. I looked in the log file and the only errors I see are:
NO JSP Support for /artifactory, did not find org.apache.jasper.servlet.JspServlet 2012-09-22 11:47:49.713:WARN::FAILED org.eclipse.jetty.server.NCSARequestLog@2987460a: java.io.IOException: Cannot write log file /var/log/artifactory/2012_09_22.request.log 2012-09-22 11:47:49.713:WARN::FAILED RequestLogHandler@70099d73: java.io.IOException: Cannot write log file /var/log/artifactory/2012_09_22.request.log 2012-09-22 11:47:49.714:WARN::FAILED HandlerCollection@41dd3f8a: java.io.IOException: Cannot write log file /var/log/artifactory/2012_09_22.request.log Would not being able to write to those log files cause problems? The log file in ARTIFACTORY_HOME/logs/consoleout.log shows that artifactory started fine, so I would assume not. But if it does, how would I fix this? Any help would be appreciated. -- View this message in context: http://forums.jfrog.org/Jetty-404-when-run-with-service-artifactory-start-tp7578259.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
