I am trying to upload a plugin in jira and keep getting "An unexpected error has occurred. Refer to the logs for more details"
but there is no errors thrown in the logs.
I even executed the checks in https://confluence.atlassian.com/jirakb/cannot-update-plugin-an-unexpected-error-occured-refer-to-logs-for-more-information-829033396.html but still no use.
Any idea if I can enable a debug log for the plugin manager to help get more details on what is causing this error.
Thanks!
Hi Hartej,
Sorry to hear there are problems here with trying to load a plugin in Jira Server. Before we dig into setting to adjust logging, I would want to confirm that we are first looking at the expected log locations. For Jira Server I would expect this to be in
Much of the logging information between these two files is the same, but there are sometimes some details in the catalina log file that do not exist in the atlassian-jira.log file.
If you're checking there and still don't see a clear error message in either of those logs when trying to load this plugin, I have some additional questions for you about this problem:
While I don't believe that the UPM itself has its own logging level per se, it might be possible to adjust some of the existing profiling and logging settings in Jira Server in order to see more information about the failure.
There is a class there called
com.atlassian.plugin
That is set by default to INFO level, but perhaps we could temporarily set that to DEBUG to see if we can learn more about the problems with loading this plugin. I would not recommend leaving that package on DEBUG forever, just long enough to reproduce the problem to see if we can learn more about it.
Let me know the results or if you have any questions.
Cheers,
Andy
Hi @Andy Heinzer ,
Thank you for your suggestion. However, I was late able to isolate the issue down to a package size setting on the nginx. Problem solved
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.