Hello,

This is with Red Hat:

# cat /etc/os-release
...
NAME="Red Hat Enterprise Linux"
VERSION="8.10 (Ootpa)"
...

and Jenkins:

# dnf info jenkins
Name         : jenkins
Version      : 2.401.3
Release      : 1.1
...

>From time to time Jenkis forgets where mvn is installed on the server
and jobs are failing with 'mvn not found'. A restart of Jenkins with

# systemctl stop  jenkins
# systemctl start jenkins

make the world fine again. How can I nail this down?

Thanks

        matthias


-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-users/aBnv/pFywIbBq%2BOF%40pureos.

Reply via email to