Tried the env variable no help :(
/jenkins > export JENKINS_HOME=/jenkins root [jenkins--01] /jenkins > echo $JENKINS_HOME /jenkins root [jenkins-01] /jenkins > systemctl start jenkins root [jenkins-01] /jenkins > ps -ef | grep jenkins jenkins 11231 1 99 08:58 ? 00:00:09 /etc/alternatives/java -Dcom.sun.akuma.Daemon=daemonized -Djava.awt.headless=true -Xms1g -Xmx4g -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/jenkins/heapdump.hprof -DJENKINS_HOME=/jenkins -jar /jenkins/jenkins.war --logfile=/var/log/jenkins/jenkins.log --webroot=/var/cache/jenkins/war --daemon --httpPort=8080 --debug=5 --handlerCountMax=100 --handlerCountMaxIdle=20 --prefix=/jenkins XML Validator says valid xml changing security from true to false will make loss all permissions right? On Monday, May 11, 2020 at 9:41:55 AM UTC+2, Mahima Mishra wrote: > > > 1. Try modifying the security tag to false in the config.xml and restart. > > 2. Validate your config.xml using a xml validator. > > 3. Try setting Jenkins_home env variable. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/646ad295-8339-4322-9040-d50df7877bef%40googlegroups.com.
