server is not restartoing
hello,
after server performances slow down , we restart it and right after the TC server is not loaded and we got the attached logs .
the version we use is tc 4.5.3 and we use the hsqldb.
Any help will be appreciated
Thanks
Attachment(s):
tc_logs.zip
Please sign in to leave a comment.
Hi Nlewy,
it looks like HSQL DB curruption.
Could you please copy the TeamCity data directory to a new location, get HSQL DB files from the latest backup and then try to start TeamCity?
Has it started successfully?
Thanks,
Leonid
That is what we are afraid of the last backup is old and when i "move" the current data folder it create new and working ok.
Id there a way to fix corrupted DB ?
another solution we are thinking about is to copy the conf folder and start the TC again .
My assumption is that we lose the old artifacts but the rest of the system should work like before (the only thing i need is to create the users )
Is my assumption is right ?
Thanks
Hi Nlewy,
sorry for delay.
I'm not a guru of HSQL. The best way I know how to recover HSQL DB data is to restore them from backup.
How to perform backup/restore in TeamCity 4.x: http://confluence.jetbrains.net/display/TCD4/TeamCity+Data+Backup
How to perform backup/restore in TeamCity 5.x: http://confluence.jetbrains.net/display/TCD5/TeamCity+Data+Backup
Best regards,
Leonid