PB , after upgrading liferay database from 7.0 to 7.4(missing cxf.bus)

Jamie Sammons, modified 1 Year ago. New Member Posts: 4 Join Date: 5/25/23 Recent Posts

Hey everyone,

I upgraded my Liferay database from version 7.0 to 7.4 using the upgrade tool, and everything seemed fine after checking with "upgrade:checkall" in the Gogo Shell. However, I missed a key component when I ran the "dm wtf" command, and it pointed out a missing service:

  • org.apache.cxf.Bus (osgi.http.whiteboard.context.path=/rest-student-form-service) for bundle com.liferay.portal.remote.rest.extender

Even though the Liferay server started, I'm seeing a console bug related to this missing piece. Any ideas on how to fix this? Thanks a bunch! Just so you know, I upgraded from 7.0 GA6 to 7.4 GA107.

Any help will be appreciated.