ALL_USERS_GROUP is missing
Hi,
I've tried upgrading from 4.5.5 to 5.0.1, on a Linux server...
After fixing config of some files that are overwritten (server.xml,
teamcity-server.sh), I have TeamCity running.
Now I see almost all my builds, except all in the project named "quick",
with this error message in TeamCity :
Critical error in configuration file
/usr/local/TeamCity/.BuildServer/config/quick/project-config.xml:
ALL_USERS_GROUP is missing
What does this message mean ?
Gérald
Please sign in to leave a comment.
Le 06/01/2010 09:25, Gérald Fauvelle a ecrit :
>
>
>
>
I found that there is already a bug for this :
http://youtrack.jetbrains.net/issue/TW-10552
I guess it will be fixed soon.
Anyway, I did the solution proposed :
insert into USERGROUPS(group_id, name) values('ALL_USERS_GROUP', 'All
Users');
And it seems to be ok now.
Gérald
What database do you use? Do you have a backup of configs/database of your 4.5.5 installation? If so, is it possible to share them with us?
Le 06/01/2010 14:03, Pavel Sher a ecrit :
MySL
config, yes, database, I hope, I'll check :)
What exactly do you need ?
Gérald
We need:
- config directory (without subdirs, and vcs-roots.xml file - these files are not required)
- version.dat file from the system directory
- dump of the database
Le 06/01/2010 12:09, Gérald Fauvelle a ecrit :
>> What database do you use?
>
oups... MySQL
>> Do you have a backup of configs/database of your 4.5.5 installation?
>
ok, for database no :(
It will be done starting from now.
But for what I saw, the mysql table usergroups didn't contain
ALL_USERS_GROUP. In TeamCity groups configuration, I think I remember
that "All groups" was present in group list, but I'm not 100% sure.
Gérald
Do you have system/version.dat file from the previous installation? Can you add content of this file to the issue?
Here it is, with config folder also, I removed email-config, and all subfolder as you said.
Attachment(s):
config.zip