On Friday, June 10, 2022 at 2:06:48 PM UTC-6 Chris wrote:
> As I've already mentioned (maybe it was not very clear - so just to > remind): > > 1. OS is Red Hat Linux 7.9 > > 2. I can't see any valid jenkins package in the system: ‘rpm -qa | grep -i > jenkins’ command doesn’t show anything > > 3. Running ‘yum list | grep -i jenkins’ shows only these 3 packages: > > python2-jenkins.noarch 0.4.16-2.el7 1cvmware_EPEL_EPEL_7Server > > python2-jenkins-job-builder.noarch > > python36-jenkins.noarch 0.4.16-2.el7 1cvmware_EPEL_EPEL_7Server > > > What else should I check - do you have any suggestions ? > Since there is no Jenkins package installed, the system must have a jenkins.war file that someone in your organization used to create their own service to run the Jenkins war file. Your choices include: - Adapt your custom systemd service to match the systemd implementation in the Jenkins RPM package. If there are future changes to the Jenkins systemd implementation, you'll need to update your service definition to match those changes - Replace your custom systemd service that is running jenkins.war with the standard Jenkins RPM package Mark Waite -- 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 on the web visit https://groups.google.com/d/msgid/jenkinsci-users/702ee36e-7955-4bef-8f39-34bf53ca7ffen%40googlegroups.com.