The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

getText Error formatting internationalized string

StefanL
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 27, 2011

Hi,

has anyone a tip, what the cause of the following error might be?

2011-07-27 11:06:33,301 ERROR [http-80-15] [confluence.util.i18n.I18NBean] getText Error formatting internationalized string with key: "net.customware.confluence.plugin.linking.incoming-links.param.separator.desc" and params: null
– referer: http://xyz.de/pages/viewpage.action?pageId=32636933&replyToComment=32800771&#comment-32800771 | url: /plugins/macrobrowser/browse-macros.action | userName: xxx | action: browse-macros
2011-07-27 11:06:33,363 ERROR [http-80-15] [confluence.util.i18n.I18NBean] getText Error formatting internationalized string with key: "net.customware.confluence.plugin.linking.orphaned-links.param.separator.desc" and params: null
– referer: http://xyz.de/pages/viewpage.action?pageId=32636933&replyToComment=32800771&#comment-32800771 | url: /plugins/macrobrowser/browse-macros.action | userName: xxx | action: browse-macros

Regrads,

Stefan

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Adam Laskowski
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.
July 28, 2011

This is more of a general approach to working with plugins that are throwing errors in the logs and not specific to the Linking Plugin, but here goes!

First, check that your plugin is compatible with your current version of Confluence. You can find the Plugin version by going to Browse >> Confluence Admin >> Plugins. If you are using the Universal Plugin Manager (bundled in Confluence 3.4+), you can use the Upgrade tab to determine this in the Plugins view. If not, check out the compatibility matrix here.

If your plugin is up to date and still throwing errors, try removing the persistent plugin cache directories from the Confluence home folder (will require a shutdown of the instance):

  • <confluence-home>/plugin-cache
  • <confluence-home>/plugins-osgi-cache
  • <confluence-home>/plugins-temp
  • <confluence-home>/bundled-plugins
  • <confluence-home>/bundled-plugins_language

Restart your instance and see if the issue persists when you use the Macro Browser. If so, you will want to follow Sergey's advice and contact CustomWare.

0 votes
Sergey Markovich
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.
July 28, 2011

Looks to me like an issue with CustomWare's plugin.

You can contact their customer support at http://www.customware.net/contact-us.html or probably they'll find your question here and answer.

TAGS
AUG Leaders

Atlassian Community Events