teamcity & win2k8 question
Hi,
i'am trying to install teamcity on windows server 2008, but default account creates without administrator permissions. i have an error message "you dont have enough permissions to access administration pages". can you help me?
Please sign in to leave a comment.
Are there any exceptions in the teamcity-server.log file?
--
Pavel Sher
Yes. Check attached file
Attachment(s):
teamcity-server.log
Could you please comment out the following line in the .BuildServer/config/roles-config.xml:
<!DOCTYPE roles SYSTEM "roles-config.dtd">
change it to:
<!--DOCTYPE roles SYSTEM "roles-config.dtd"-->
and restart server. Does it help?
--
Pavel Sher
No it doesn't
So you see the same error in the log? Can you attach log again?
--
Pavel Sher
I found the solution.
The problem was in russian symbols in configuration path, so i changed C:\Users\Администратор\.BuildServer to C:\Users\Public\.BuildServer and now it works correctly.
Thanks for help.
I've just created an issue on russian letters in path for TeamCity data directory.
Could you please watch/vote for it at http://www.jetbrains.net/tracker/issue/TW-6638
could you please describe you win2k8:
- OS language
- x86/x64
- non-unicode application codepage
Please attach you ansert as a comment for the tracker issue.
Thanks!