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: 

Global Header error on default theme after upgrade

Evan Overby
March 17, 2013

Just upgraded to Confluence 5 and we are getting the error as stated here:

https://confluence.atlassian.com/display/CONFKB/Confluence+5+global+navigation+bar+gone

However I do not have descriptors table in the database. I do have a dbo.DESCRIPTOR. Would this be the same?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Daniel Borcherding
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.
March 18, 2013

Hello Evan,

Do you have a decorators table? I think the KB is referencing that table rather than the descriptors table.

Evan Overby
March 18, 2013

Sorry, I have dbo.DECORATOR . A typo in my first post. I have made a copy of it but wanted to be sure before I delete it. I am running on an SQL 2008 R2 Instance.

Daniel Borcherding
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.
March 18, 2013

Evan,

It sounds like you have the right of things. Making a backup of the table before you truncate it is a great idea. The dbo.DECORATOR is the table you are interested in clearing. Please let us know if that works for you.

Evan Overby
March 18, 2013

I was able to resolve the issue by submitting the command

truncate table dbo.DECORATOR;

This is in SQL 2008 R2. Thanks for the help!

TAGS
AUG Leaders

Atlassian Community Events