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
The following procedure should help.
- Uninstall the server installed into Program Files, delete the remaining files and folders
- Download a current and supported version of ELM. Current version is 7.0.2, supported are 6 and 7
- In any case do NOT install into Program Files, install into a folder such as \ELM\7.0.2
- Run the server
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.