[FOLIO-3136] Fix Confluence notifications dropdown Created: 29/Apr/21  Updated: 29/Apr/21  Resolved: 29/Apr/21

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: TBD
Reporter: Peter Murray Assignee: Peter Murray
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-2867 FOLIO Confluence wiki not offering me... Closed
Sprint: DevOps Sprint 113
Development Team: FOLIO DevOps

 Description   

The user notifications dropdown returns an error:

Cause

java.lang.RuntimeException: java.util.concurrent.TimeoutException
    at com.google.common.base.Throwables.propagate(Throwables.java:241)

caused by: java.util.concurrent.TimeoutException
    at com.atlassian.mywork.host.util.concurrent.LockedTaskExecutor.tryExecuteUnderLock(LockedTaskExecutor.java:55)

Stack Trace:[hide]

java.lang.RuntimeException: java.util.concurrent.TimeoutException at com.google.common.base.Throwables.propagate(Throwables.java:241) at com.atlassian.mywork.host.util.concurrent.LockedTaskExecutor.executeUnderLock(LockedTaskExecutor.java:106) at com.atlassian.mywork.host.service.LocalRegistrationServiceImpl.getLastModified(LocalRegistrationServiceImpl.java:192) at com.atlassian.mywork.host.service.LocalRegistrationServiceImpl.getCacheValue(LocalRegistrationServiceImpl.java:223)
...
Caused by: java.util.concurrent.TimeoutException
at com.atlassian.mywork.host.util.concurrent.LockedTaskExecutor.tryExecuteUnderLock(LockedTaskExecutor.java:55)
at com.atlassian.mywork.host.util.concurrent.LockedTaskExecutor.executeUnderLock(LockedTaskExecutor.java:96)
... 318 more

 



 Comments   
Comment by Peter Murray [ 29/Apr/21 ]

I see three "Workbox" plugins—"Common Plugin" and "Host Plugin" are both enabled and "Confluence Plugin Provider" was not. I enabled it, and I think that might have solved the issue. I'm not sure how it got disabled.  The stack trace no longer appears, and I confirmed with Kristen and Kelly that they see notifications as expected.

Generated at Thu Feb 08 23:25:53 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.