In a fresh installation (any version, for instance 4.4.3 , 5.2.4.1, etc) and after loading data from a production site (JIRA 4.4.1), which are imported without errors, when logging in again gadgets are not loaded and says this:
Error loading gadget from rest/gadgets/1.0/g/com.atlassian.jira.gadgets:introduction-gadget/gadgets/introduction-gadget.xml: org.apache.shinding.gadgets.GadgetException: Unable to retrieve gadget xml. HTTP error 500
Logs reports errors similar to this one:
2013-01-14 00:45:01,575 http-8080-7 WARN pedro.perez 45x205x1 1en7x8o 10.15.2.100,10.20.3.98 /secure/Dashboard.jspa gadgets.embedded.internal.GadgetUrlBuilder GadgetUrlBuilder: could not parse spec at rest/gadgets/1.0/g/com.atlassian.jira.gadgets:quicklinks-gadget/gadgets/quicklinks-gadget.xml
Keep in mind that the default gadgets work in the fresh installation and I start to crash after importing the data from the old installation, so I think is not a self-signed certificate issue like other posts in the forum suggest.
What should I consider or check out?