Comments on: Install Jetty on a CentOS 7 VPS https://www.rosehosting.com/blog/install-jetty-on-a-centos-7-vps/ Premium Linux Tutorials Since 2001 Fri, 16 Dec 2022 09:25:35 +0000 hourly 1 https://wordpress.org/?v=6.5.3 By: admin https://www.rosehosting.com/blog/install-jetty-on-a-centos-7-vps/#comment-45686 Fri, 12 May 2017 05:34:39 +0000 https://secure.rosehosting.com/blog/?p=17647#comment-45686 In reply to JME.

You can solve this problem by running the following command: chown -R jetty:jetty /var/run/jetty/

]]>
By: JME https://www.rosehosting.com/blog/install-jetty-on-a-centos-7-vps/#comment-45683 Thu, 11 May 2017 12:40:16 +0000 https://secure.rosehosting.com/blog/?p=17647#comment-45683 There was a warning : JETTY_LOGS is Deprecated. Please configure logging within the jetty base.
And an exception occurred: Starting Jetty: ERROR : java.io.IOException: Unable to write to directory: /var/run/jetty

I use Jetty 9.4.5. How can I solve this problem ?

]]>