Forums

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

SQL Server password lost

Daniel Lupu January 13, 2013

The SQL Sqerver holding the Confluence database was migrated and the user password lost. When I try to reinstall Confluence after changing the password (even on other machine) the System error page is displayed.

2 answers

1 accepted

0 votes
Answer accepted
Daniel Lupu January 20, 2013

Hello all,

I solved my problem in a more brutal way. I recovered from a backup, rewrite the database, everything is ok, finally!

1 vote
C_ Faysal
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.
January 13, 2013

hi.

the password can be found in confluence_home_dir

check the onfluence.cfg.xml

<property name="hibernate.connection.password">your_password_is_here</property>

if you still have no success please send some detailed log lines

Daniel Lupu January 13, 2013

hi,

Thanks for the unswer!

I found the password, the problem is that the schema is not right (MS SQL Server):

Caused by: org.springframework.jdbc.BadSqlGrammarException: Hibernate operation: Could not execute query; bad SQL grammar []; nested exception is java.sql.SQLException: The SELECT permission was denied on the object 'BANDANA', database 'confluence', schema 'dbo'.

Caused by: java.sql.SQLException: The SELECT permission was denied on the object 'CLUSTERSAFETY', database 'confluence', schema 'dbo'.
Daniel Lupu January 14, 2013

Hello all,

I solved my problem in a more brutal way. I recovered from a backup, rewrite the database, everything is ok, finally!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events