Cannot start jazz team server
I installed the server with CLM-Web-Installer-Win-4.0.7, but could not start the server. The console shows INFO: Server startup in 51200 ms, but it never starts. I checked the error log and found the following error mesages:
INFO: Deploying web application archive C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\converter.war
[Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
log4j:ERROR Could not find value for key log4j.appender.rmPerfLog
log4j:ERROR Could not instantiate appender named "rmPerfLog".
Jan 20, 2022 10:41:16 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\jts.war
[Fatal Error] :6:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
Please, anyone can help me? Thank you very much.
|
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Jan 21 '22, 2:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jan 21 '22, 2:20 a.m. The following procedure should help.
Program Files is protected by windows and it prevents creation of files and folders. You have to explicitly run a shell "as Administrator" to give it enough rights to start a Jazz Server. I do not know how the stupid default comes into play, it is likely a Windows thing. This is true for all versions of ELM.
Ralph Schoon selected this answer as the correct answer
Comments Thank you for your answer. It helps a lot. I have the jazz team server working by following your advice. Thank you very much. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.