Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate google calendar api with jira plugin?

Adrian Kaczmarek
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 27, 2019

Hello, I have a problem with integrating my jira plugin with google calendar API. I followed these instructions: https://developers.google.com/calendar/quickstart/java to authenticate and work with calendars. But, after launching jira instance, my plugin gets disabled, and during initialization I see a stack trace:

FactoryBean threw exception from getObjectType, despite the contract saying that it should return null if the type of its object cannot be determined yetjava.lang.LinkageError: loader constraint violation: loader (instance of org/eclipse/gemini/blueprint/context/support/internal/classloader/ChainedClassLoader) previously initiated loading for a different type with name "javax/servlet/http/HttpServletRequest"

I can't enable it again. I think it's problem with org.mortbay.jetty library, added with 

google-oauth-client-jetty

dependency, but I don't know how to handle it. Thanks for any help :)

0 answers

Suggest an answer

Log in or Sign up to answer