I develop a new gadgets in JIRA using Atlassian SDK developer. i add my gadget CycleTime in add-on. When i like to display in dashbord, i have problem :
Console:
dLocalContainer] INFOS: Initiating Jersey application, version 'Jersey: 1.19 02/11/2015 03:25 AM'
dLocalContainer] 2018-10-08 14:26:53,117 http-nio-2990-exec-17 WARN admin 866x509x1 fr67b2 0:0:0:0:0:0:0:1 /rest/config/1.0/directoryitems/local.json
[c.a.g.renderer.internFactoryImpl] Error occurred while retrieving gadget spec for rest/gadgets/1.0/g/com.jira.agile.Test_kpi_agile:CycleTime-gadget/gadgets/CycleTime.xml
dLocalContainer] 2018-10-08 14:26:53,285 http-nio-2990-exec-17 WARN admin 866x509x1 fr67b2 0:0:0:0:0:0:0:1 /rest/config/1.0/directoryitems/local.json
This usually means the xml file specified does not exist in the place it should be, or that if it does, it is not readable, or cannot be used - the layout is incorrect (not correct xml), or it's referencing something that is not there in your code.
But it work in another environment of JIRA (ex : http://localhost:8080/secure/Dashboard.jspa?selectPageId=10200).
The problem persist only in Atalssian SDK environement (ex : http://localhost:2990/jira/...).
I run JIRA by "atlas-debug" to can debug my code.
thanks
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.
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.