Getting "Unknown error loading feed from" when subscribe Fisheye Gadget in JIRA

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following appears in the atlassian-jira.log:

2013-11-15 15:35:55,642 http-bio-80-exec-1421 INFO xxxx xx.x.xx.xx /rest/config/1.0/directory/subscribed-gadget-feeds [directory.internal.jaxb.SubscribedGadgetFeedsRepresentation] Subscribed Gadget Feed is invalid because of exception
java.lang.IllegalArgumentException: Illegal character in path at index 149: 
http://xxxxx/s/-418945332/20131008122028/327/3.0.4/_/download/resources/com.atlassian.gadgets.publisher:ajs-gadgets/images/icons/fisheye and crucible.png
at java.net.URI.create(Unknown Source)
at com.atlassian.gadgets.directory.internal.impl.GadgetFeedReaderImpl.getIcon(GadgetFeedReaderImpl.java:108)

Cause

The problem is due of the non-escaping of spaces inside the URL. The problem has been reported in  FECRU-3989 - Getting issue details... STATUS .

Resolution

Upgrade to Fisheye 3.1.5 or 3.2.0

Last modified on Jun 5, 2017

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.