Home
TeamSite
TeamSite, LiveSite and OpenDeploy
OOTB LiveSite deployment issue
Denise Bowker
Our Out Of The Box LiveSite deployment is failing with an error of:
LSCS StartDeployment: Error while deploying to LSCS.Please
look for content center logs for more details.
In ...\LiveSiteCSAuth\log\deployment.log we're getting the following error.
06-30-11 @ 11:40:54 [ERROR] StartDeployment - Exception in StartDeployment.main()
org.jasypt.exceptions.EncryptionOperationNotPossibleException
at org.jasypt.encryption.pbe.StandardPBEByteEncryptor.decrypt(StandardPBEByteEncryptor.java:801)
at org.jasypt.encryption.pbe.StandardPBEStringEncryptor.decrypt(StandardPBEStringEncryptor.java:639)
at org.jasypt.properties.PropertyValueEncryptionUtils.decrypt(PropertyValueEncryptionUtils.java:72)
at org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer.convertPropertyValue(EncryptablePropertyPlaceholderConfigurer.java:107)
at org.springframework.beans.factory.config.PropertyResourceConfigurer.convertProperties(PropertyResourceConfigurer.java:95)
at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:72)
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:554)
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:528)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363)
at org.springframework.context.support.FileSystemXmlApplicationContext.(FileSystemXmlApplicationContext.java:140)
at org.springframework.context.support.FileSystemXmlApplicationContext.(FileSystemXmlApplicationContext.java:84)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.getApplicationContext(StartDeployment.java:2451)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1930)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.trigger(StartDeployment.java:1883)
at com.interwoven.wcm.iwrr.deployment.StartDeployment.main(StartDeployment.java:1756)
Any Guesses?
Find more posts tagged with
Comments
There are no comments yet