Hi,
currently I have a problem with the label index in a Confluence 3.5.16 Installation.
By using the TagCloud Macro I recognized that label (or rank) index isn't working anymore. I got this exception.
Rebuilding the index or restarting the server didn't solve this problem.
Is their a way to get this fixed?
Thx in advance,
Joerg
----------------------------------
2012-09-04 22:28:54,534 ERROR [http-8080-13] [renderer.v2.components.MacroRendererComponent] processMacro Unexpected error formatting macro: tagcloud
-- url: /dashboard.action | userName: --- | action: dashboard
java.lang.NullPointerException
at com.atlassian.confluence.labels.actions.RankedRankComparator.compare(RankedRankComparator.java:17)
at java.util.TreeMap.put(TreeMap.java:547)
at java.util.TreeSet.add(TreeSet.java:255)
at com.siemens.confluence.tagcloud.FindLabels.findLabels(FindLabels.java:187)
at com.siemens.confluence.tagcloud.TagcloudPlugin.execute(TagcloudPlugin.java:98)
This problem is solved. There was a tag spelled "km4103t:3Akm4398t" in a space.
This one caused the NULL-Pointer Exception.
Deleted and being happy.
Cheers,
Joerg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.