Every time the server running JIRA reboots, the 2-Legged OAuth requests need to be reenabled. If it's not, some of our plugins don't work and the Application Navigator at the upper left hand corner does not show up for JIRA.
How do I get the 2-Legged OAuth enabled every time the server reboots?
Hi Mike, how you doing? =)
Your query indeed makes totally sense.
However, there is an internal service (monitor) that already does that, see the error below from a failure process in retrieving an application link information:
2013-11-09 10:15:25,124 StreamsCompletionService::thread-9224 WARN admin com.atlassian.streams.internal.ActivityProviderConnectionMonitorImpl:activityProviderMonitor [atlassian.streams.internal.ActivityProviderConnectionMonitorImpl$ActivityMonitorJob] Could not reach provider Stash; it will be omitted from the stream. The connection will be retried in 5 minutes
So basically JIRA in this case will 'ping' Stash again in 5 minutes to see if it can establish an app link again. I believe it is the time it will take to find your application link again. Can you confirm? If we dig deeper I believe we can check for the occurrence of this 'ping' into the logs and determine on which frequency it will "renew" your connection.
Please let us know how it goes.
Looking forward to hear from you.
Cheers,
Pedro
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.