-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
I need a system where backup and restore works without error.
Said this the last time I did a restore.
http://confluence.atlassian.com/x/sww
Basically, trying to do restore as reccomended by support.
- First attempt was bad due to user problem (mysql 4.1.10 prepared statements
- The second attempt (with original db) is spewing out
Feb 20, 2005 3:45:07 PM net.sf.hibernate.cache.ReadWriteCache handleLockExpiry
WARNING: An item was expired by the cache while it was locked (increase your cache timeout): 8820
------
followed by:
com.atlassian.confluence.setup.SetupException: Tried to finish setup but had not run through the whole wizard?
Stack Trace: [hide]
com.atlassian.confluence.setup.SetupException: Tried to finish setup but had not run through the whole wizard?
at com.atlassian.confluence.setup.DefaultSetupPersister.finishSetup(DefaultSetupPersister.java:160)
at com.atlassian.confluence.setup.actions.FinishSetupAction.execute(FinishSetupAction.java:28)
at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
at com.atlassian.confluence.setup.actions.SetupCheckInterceptor.intercept(SetupCheckInterceptor.java:28)
followed by asking for an admin, then saying admin already exists.
and now I can't remove the blessed admin2 account.
------