Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Error when migrating from Tomcat to Liberty based CLM 6.0.2

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?

1 vote


Accepted answer

Permanent link
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

3 votes

Comments

 That was exactly the problem. Thank you!

Worked for me!

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 log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,512
× 18

Question asked: May 27 '16, 2:41 p.m.

Question was seen: 2,951 times

Last updated: Sep 15 '17, 4:29 a.m.

Confirmation Cancel Confirm