Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Error rendering WebPanel (templates/quick-comment-header.vm): No renderer found for resource type: confluence-velocity

Christian Czaia _Decadis AG_
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 Leaders.
May 13, 2012

Hey everyone,

after an upgrade to Confluence 4.2.1 we encountered the following error showing on top of every page (even on the login page). Seems to be related to the quick comments plugin. Quick comments are not working and if I disable the plugin the message disappears. Any ideas on how I could fix this? We are using refined Wiki if that makes any difference which I doubt...

Thanks in advance,

Christian

3 answers

1 accepted

1 vote
Answer accepted
Septa Cahyadiputra
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 Leaders.
May 13, 2012

Hi Christian,

Please try the following workaround

  1. Shutdown Confluence
  2. Please backup your database for safety precaution
  3. Execute the following SQL query
  4. SELECT BANDANAVALUE FROM BANDANA WHERE BANDANAKEY = 'plugin.manager.state.Map';
  5. Select all, copy and paste the result of the SQL query into your notepad
  6. Find the following lines

<entry>

<string>confluence.web.panel.renderers</string>

<boolean>false</boolean>

</entry>

Delete the above lines from your notepad and saved it

Execute the following SQL query

UPDATE BANDANA set BANDANAVALUE = '<Put the entire strings from your notepad here>' WHERE BANDANAKEY = 'plugin.manager.state.Map';

Restart Confluence

Hope it helps.

Cheers,
Septa Cahyadiputra

Christian Czaia _Decadis AG_
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 Leaders.
May 14, 2012

Hey Septa,

thank you very much. Eyerything works fine...

Cheers Christian

Septa Cahyadiputra
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 Leaders.
May 14, 2012

My pleasure :).

Cheers

Unfortunately the aforementioned query does not work with 5.1.7. :(

This fixed the problem for me too. Thanks!

Not sure what caused the issue, would be good if this could be fed back to the development team for them to resolve as I suspect it was caused during recent updates to both Confluence (5.1.2) and JIRA (6.0)

This fixed the problem for me too. Thanks!

Not sure what caused the issue, would be good if this could be fed back to the development team for them to resolve as I suspect it was caused during recent updates to both Confluence (5.1.2) and JIRA (6.0)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events