Updating from Jetty 9.3.6 to current 9.3.15?

Cantor, Scott cantor.2 at osu.edu
Tue Jan 17 21:49:28 EST 2017


On 1/17/17, 9:42 PM, "users on behalf of Rich Graves" <users-bounces at shibboleth.net on behalf of rgraves at carleton.edu> wrote:

>    My stupid error.
>    > /opt/jetty/start.jar jetty.home=/opt/jetty-distribution-9.3.15...
>    /opt/jetty/[start.jar] was still a symlink to
>    /opt/jetty-distribution-9.3.6... and the library versions didn't
>    match.

FWIW, I link /opt/jetty to my jetty-base tree and then set the home path in an /etc/sysconfig/jetty:

JAVA_HOME=/opt/java
JETTY_HOME=/opt/jetty-distribution-9.3.14.v20161028
JETTY_BASE=/opt/jetty

My init script is a bit complex because I run Jetty "naked" and use setuid with it to bind to 443, but the principle's the same. Upgrading typically doesn't require a symlink change so its less easy for me to screw up.

-- Scott




More information about the users mailing list