I am upgrading Teamsite from version 7.2 to 16.2 on Windows Server 2012. All the war file are getting deployed at /standalone/deployments folder except "wcm-service.war". I got the below error on server.log:
ERROR org.springframework.web.context.ContextLoader () - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'createEStudioCache' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is com.hp.wcm.blc.BranchConfigCSException: Branch Config CSException:
WFLYCTL0186: Services which failed to start: service jboss.undertow.deployment.default-server.default-host./wcm-service
Has anyone experienced this before and if so can you please help me in resolving the issue. I have looked through the devnet and couldn't find a complete solution for the current version. Thank you in advance