Teamworks 6.2 Upgrade Issues
I was able to recover in my last upgrade situation after tracking down the error to a specific issue. The database upgrade script failed with the usual message about the definitions being out of sync, but after poking through the performance server logs I found the exact error:
"...the tracking group
What this means is that Teamworks only supports up to 50 tracking fields in a given BPD. I doubt anyone would ever know about this, since the errors only happen in the server logs, the user in the eclipse IDE never sees them even when they add more than 50 tracking variables.
Anyway, I was able to track down the offending BPD and remove 4 tracking variables from the list being tracked. After sending definitions to the performance server, I was able to re-run the upgrade and it was smooth sailing after that.