Home
TeamSite
Exception while configuring lscs in authoring env
RaamKumar
Hi,
I am trying to configure lscs in my authoring environment. Currently i didt have runtime environment.
But i am trying to check the lscs functionalities in my authoring environment. When i run simple deployment to the Preview instance of LSCS as provided in authoring component 7.2 installation guide i get the following error
/app/iw-home/LiveSiteCSAuth/authoring/bin/startdeploy.sh -StartDeploy_DeploymentMode preview -StartDeploy_TsAreaDiffArea /default/main/testauth/STAGING -StartDeploy_TsAreaDiffPreviousArea /default/main/testauth/EDITION/INITIAL
[ERROR] 13:34:01 CSConfig - Exception occured while initializing configuration: java.lang.reflect.InvocationTargetException
[ERROR] 13:34:01 CSConfig - Exception occured while initializing configuration: java.lang.reflect.InvocationTargetException
[FATAL] 13:34:01 CSSessionCache - CSConfig is null
[ERROR] 13:34:01 StartDeployment - Exception in StartDeployment.main()
com.interwoven.cssdk.factory.CSFactoryInitializationException: (Factory initialization failed)
at com.interwoven.cssdk.factory.CSFactory.getFactory(CSFactory.java:129)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.getCsClient(StartDeployment.java:1706)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1962)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1876)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.main(StartDeployment.java:1756)
Root cause:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.interwoven.cssdk.factory.CSFactory.getFactory(CSFactory.java:127)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.getCsClient(StartDeployment.java:1706)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1962)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1876)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.main(StartDeployment.java:1756)
Caused by: java.lang.NullPointerException
at com.interwoven.cssdk.sci.data.CSSessionCache.getConfigProperty(CSSessionCache.java:984)
at com.interwoven.cssdk.sci.search.SearchServiceSciImpl.init(SearchServiceSciImpl.java:90)
at com.interwoven.cssdk.sci.search.SearchServiceSciImpl.(SearchServiceSciImpl.java:75)
at com.interwoven.cssdk.search.java.SearchServiceAdapterImpl.(SearchServiceAdapterImpl.java:15)
at com.interwoven.cssdk.search.java.SearchServiceAdapterImpl.instance(SearchServiceAdapterImpl.java:24)
at com.interwoven.cssdk.factory.CSJavaFactory.(CSJavaFactory.java:77)
at com.interwoven.cssdk.factory.CSJavaFactory.getFactory(CSJavaFactory.java:259)
... 9 more
Kindly help me to debug the issue.
Also let me know, is it possibile to use lscs functionality only in my authoring environment.
Environment details
Solaris 10
TS 7.2
OD 7.2
DB 10g
Regards
Ram
Find more posts tagged with
Comments
There are no comments yet