On Tuesday, September 13, 2022 at 5:31:07 PM UTC-6 Robert wrote:

> Currently I see this in the system log
>
> It appears whenever you look at a job from the dashboard and it needs to 
> show it’s build history.
>
> Kind of puzzling why this happens for some jobs and not others.
>
> The jobs appear under a Folder.
>
> java.lang.NoSuchMethodError: com.google
> .common.util.concurrent.MoreExecutors.sameThreadExecutor()com/google/common/util/concurrent/ListeningExecutorService
>
>
The instructions in the upgrade guides for the intervening versions between 
2..263 and 2.346.2 will help with this issue.  Your upgrade crosses several 
major changes in Jenkins.  The upgrade guides provide critical instructions.

Specifically, be sure that you have upgraded all the plugins to their most 
recent releases.
 

> this all is in a stack where it looks like it’s calling getLastBuild on 
> LazyBuildMixIn
>
> deeper down it’s doing 
> AbstractFolder.getBuildHealthReports(AbstractFolder.java:925)
>
> It’s using idk 1.8.0_121 on the controller
>
>
Please upgrade to a newer version of Java 8.  Eclipse Temurin provides JDK 
1.8.0_345 at no charge.  Other Java providers (Red Hat, Azul, Amazon) also 
provide similar versions at no charge.

Even better to upgrade to a Java 11 version.  The Jenkins project no longer 
support Java 8 on the controller.  See 
the https://www.jenkins.io/blog/2022/06/28/require-java-11/ for the 
announcement from June 2022.
 

> It’s noticeable that
>
> Some jobs are able to show their build history
>
> Some jobs cannot and error with 
>
> “A problem occurred while processing the request”
>
> I’m using Folders plugin 6.4
>
>
Folders plugin was released 4 years ago.  Upgrade the plugins.
 
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/714ee0b6-1b29-456a-8ae5-75b23e830b4en%40googlegroups.com.

Reply via email to