uschindler commented on issue #12907: URL: https://github.com/apache/lucene/issues/12907#issuecomment-1850529839
Hi I found the problem, /etc/default/jenkins is no longer interpreted by jenkins systemd. I moved the stuff to override file (and deleted the defaults file). Now looks fine on Policeman: ``` jenkins 2465142 1 99 17:24 ? 00:00:50 /usr/local/bin/java -XX:+UseG1GC -Xms8g -Xmx8g -XX:MaxPermSize=512m -Dhudson.model.DirectoryBrowserSupport.CSP= -Djava.awt.headless=true -Dhudson.DNSMultiCast.disabled=true -Dhudson.udp=-1 -Dhudson.FilePath.VALIDATE_ANT_FILE_MASK_BOUND=2147483647 -jar /usr/share/java/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8095 --httpListenAddress=127.0.0.1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org