Forums

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

Jira plugin not working on 7.11.1

황재웅
August 13, 2018

I developed my custom jira plugin for jira 7.1.6 version via atlassian plugin sdk version 6.3.4.

And it works for a long time.

Now, I have to upgrade my Jira Software version 7.1.6 to 7.11.2.

So, I'm checking plugin compatibility between 7.1.6 and 7.11.2.

I upgrade my jira to 7.11.2 and install my custom plugin, but it doesn't work.

In atlassian-jira.log file, there are just two lines and not much informations.

<when delete plugin>

2018-08-14 14:04:44,475 Gemini Blueprint context shutdown thread1 WARN [o.s.b.factory.support.DisposableBeanAdapter] Invocation of destroy method failed on bean with name 'DatabaseStreamer': java.lang.NullPointerException

 

<when load plugin>

2018-08-14 14:04:52,662 UpmAsynchronousTaskManager:thread-1 INFO admin 1134x595x1 1r9zl9c 25.2.14.44 /rest/plugins/1.0/installed-marketplace [c.a.plugin.loaders.ScanningPluginLoader] No plugins found to be installed

2018-08-14 14:04:52,787 UpmAsynchronousTaskManager:thread-1 INFO admin 1134x595x1 1r9zl9c 25.2.14.44 /rest/plugins/1.0/installed-marketplace [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (1): [com.myplugin.plugins.database-streams], 300 seconds remaining

 

I think plugin doesn't loaded normally.

What is the problem?

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 14, 2018

Have you recompiled your app for the later version of Jira?

황재웅
August 15, 2018

Yes. I did "atlas-run" with jira version 7.11.1(pom.xml -> jira.version property) It works.

But when I install this plugin(/target/plugin.jar file) on my running JIRA server, It does not work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events