I'm getting exception on any portfolio page after installing free-trial version on my server version Jira.
Could you please help me undestand what's wrong?
Exception details
loader constraint violation: when resolving method "com.querydsl.sql.SQLQueryFactory.(Lcom/querydsl/sql/Configuration;Ljavax/inject/Provider;)V" the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) of the current class, com/atlassian/rm/common/bridges/jira/persistence/JiraDatabaseProviderBridge63, and the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) for the method's defining class, com/querydsl/sql/SQLQueryFactory, have different Class objects for the type javax/inject/Provider used in the signature
java.lang.LinkageError: loader constraint violation: when resolving method "com.querydsl.sql.SQLQueryFactory.<init>(Lcom/querydsl/sql/Configuration;Ljavax/inject/Provider;)V" the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) of the current class, com/atlassian/rm/common/bridges/jira/persistence/JiraDatabaseProviderBridge63, and the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) for the method's defining class, com/querydsl/sql/SQLQueryFactory, have different Class objects for the type javax/inject/Provider used in the signature
at com.atlassian.rm.common.bridges.jira.persistence.JiraDatabaseProviderBridge63.execute:52
at com.atlassian.rm.common.persistence.env.JiraDatabaseProvider.execute:36
at com.atlassian.rm.common.persistence.DefaultDatabaseProvider.run:26
at com.atlassian.rm.jpo.core.plan.sql.QueryDslPlanPersistence.getAllPlans:276
at com.atlassian.rm.jpo.core.plan.api.DefaultPlanListingService.getAllPlans:60
at com.atlassian.rm.jpo.rest.service.program.ProgramRestEndpoint.getProgramList:118
at sun.reflect.NativeMethodAccessorImpl.invoke0:-2
at sun.reflect.NativeMethodAccessorImpl.invoke:62
at sun.reflect.DelegatingMethodAccessorImpl.invoke:43
at java.lang.reflect.Method.invoke:498
<...cut...>
===============
=== Request ===
===============
URL: /rest/jpo/1.0/programs/list?_=1535153176651
Type: GET
Status: 500
Data: undefined
===================
=== Client Info ===
===================
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Local time: Fri Aug 24 2018 16:26:19 GMT-0700 (Pacific Daylight Time)
===================
=== Plugin Info ===
===================
Plugin build: 2.15.0
===================
=== System Info ===
===================
Jira Title: Intermedia JIRA
Jira Version: 7.11.1
Agile Version: 7.11.0-DAILY20180712063948
Anybody have a resolution for this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope, they said they don't know the reason.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.