I copied the default store using tar-untar but when starting teamsite iw-cc.war/estudio.war and wcm-services war is getting failed.
below are the errros is coming :Â
... 35 more
2020-08-05 05:36:56,321 [ServerService Thread Pool -- 77] ERROR com.interwoven.livesite.spring.web.context.TeamSiteDependentContextLoaderListener () - contextInitialized: error initializing spring application context! Interwoven Process Model Web View
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'teamsite.BackingStoreService' defined in ServletContext resource [/WEB-INF/conf/livesite/resources/teamsite-resource-config.xml]: Invocation of init method failed; nested exception is java.lang.RuntimeException: Error while initializing service: invalid CSClient.
at deployment.iw-cc.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)
at deployment.iw-cc.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)