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

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

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)

原因

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 .

ソリューション

Upgrade to Fisheye 3.1.5 or 3.2.0

最終更新日 2017 年 6 月 5 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.