We have just moved the fortress SQL Database to a new SQL 2008 server. And it is really slow getting labels. Everything else is fast.
I also created a new repository with only the latest stuff because our old repository had around 500k revisions already and we wanted to make it faster with cleaner content, but to no success.
It even times out sometimes. I have enabled debugging mode in Fortress and I see that Fortress gets stuck right after:
Code: Select all
----3/23/2010 12:28:31 PM xxxxx--xxx.xxx.xxx(xxx.18.1.xxx)--SSL Disabled DB: ConvertLabelPathsToObjIDPaths finished.
----3/23/2010 12:28:31 PM xxxxx--xxx.xxx.xxx(xxx.18.1.xxx)--SSL Disabled DB: CheckLabelFiles started.
----3/23/2010 12:28:32 PM xxxxx--xxx.xxx.xxx(xxx.18.1.xxx)--SSL Disabled DB: CheckLabelFiles finished.
----3/23/2010 12:28:32 PM xxxxx--xxx.xxx.xxx(xxx.18.1.xxx)--SSL Disabled DB: ConvertLabelPathsToObjIDPaths started.
Can anybody help me on this?
-Carlos
PS. I am setting up a couple of test servers to test the new Fortress 2.0 but in the meantime I really need to solve this.