[Bug 266028] devel/jenkins-lts: fails to restart from the UI

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 Aug 2022 08:14:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266028

            Bug ID: 266028
           Summary: devel/jenkins-lts: fails to restart from the UI
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lwhsu@FreeBSD.org
          Reporter: ronald-lists@klop.ws
          Assignee: lwhsu@FreeBSD.org
             Flags: maintainer-feedback?(lwhsu@FreeBSD.org)

When I click "update plugins and restart when finished" Jenkins tries to
restart but fails with the following error in /var/log/jenkins.log.

2022-08-25 08:04:17.490+0000 [id=62290] WARNING jenkins.model.Jenkins$20#run:
Failed to restart Jenkins
java.lang.NoClassDefFoundError: Could not initialize class
hudson.util.jna.GNUCLibrary
        at hudson.lifecycle.UnixLifecycle.restart(UnixLifecycle.java:77)
        at jenkins.model.Jenkins$20.run(Jenkins.java:4567)

-- 
You are receiving this mail because:
You are the assignee for the bug.