It's all about the answers!

Ask a question

Error when migrating from Tomcat to Liberty based CLM 6.0.2


Kenny Smith (302513) | asked May 27 '16, 2:41 p.m.
I have an issue that I cannot figure out. I am upgrading from RTC 6.0.0 to 6.0.2, and moving from a Tomcat based server to a Liberty based instance. When running the migration, I get the following error:
 CRJAZ3011E The Apache Tomcat server could not be converted to WebSphere Liberty because no HTTP connectors were found in the server.xml file

This is on the step upgrade/jts/jts_upgrade.sh -oldJTSHome /opt/IBM/JazzTeamServer600/server/conf.

My Tomcat server.xml does have HTTP connectors in it however. What could be the issue here?

Accepted answer


permanent link
Roberto Sanchez Herrera (2862) | answered May 27 '16, 3:22 p.m.
Hi,
could you check that all your <Connector> elements for http and https in Tomcat's server.xml have the following attribute: protocol="HTTP/1.1"
Kenny Smith selected this answer as the correct answer

Comments
Kenny Smith commented May 27 '16, 3:48 p.m. | edited Sep 15 '17, 4:29 a.m.

 That was exactly the problem. Thank you!


Bill Taylor commented Apr 25 '17, 10:00 a.m.

Worked for me!


Jean-Michel Athane commented Sep 14 '17, 10:32 a.m. | edited Sep 15 '17, 4:29 a.m.

Thanks a lot, I got the same problem. May I suggest that the upgrade guide be modified in order to mention this potential problem ?

Your answer


Register or to post 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.