Problems with CATALINA_PID and ARTIFACTORY_PID while upgrading Artifactory to the latest version
问题 While upgrading my Artifactory server (free OSS version) from the version 5.2.0 to the latest 5.4.5, I was hit by an ARTIFACTORY_PID problem. After migrating from 5.3.2 to 5.4.0, the Artifactory server did not want to start anymore complaining about PID file /var/opt/jfrog/run/artifactory.pid not readable (yet?) after start. I found the only way around it is to remove the line export CATALINA_PID=$ARTIFACTORY_PID from the setenv.sh of the tomcat. Note that upgrade from 5.2.0 to 5.3.2 went