Home
TeamSite
TeamSite 8.1 Silent Installtion || DB OracleRAC
PunitKhatri
Hi All, I am installing TS 8.1 with silent installation method with DB used as oracle rac. As i know while using dbtype=oraclerac, i need to configure customDb for each teamsite related db in installer.properties and i have done the same. while running the installer with below two scenerio : 1. entered custom db password as a encrypted one which is generated by iwov-install-enc.jar == Connection error comes - wrong login/password. 2. entered custom db password as a plain text or ENC() == Unpacking is done but below error comes while configuring components : 2016-09-28 19:01:17,991 INFO com.interwoven.wcm.webui.admin.install.WebUIInstaller - ************************** Begining WebUIInstaller **************************************** 2016-09-28 19:01:17,995 ERROR com.interwoven.wcm.install.framework.ia.Driver - 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 com.interwoven.wcm.install.framework.ia.StringEncryptor.decrypt(StringEncryptor.java:94) at com.interwoven.wcm.install.framework.ia.InstallerCallback.getUserInputValue(InstallerCallback.java:294) at com.interwoven.wcm.webui.admin.install.utils.DBValidationUtil.getBasicReportsDBInfo(DBValidationUtil.java:322) at com.interwoven.wcm.webui.admin.install.WebUIInstaller.postInstallTask(WebUIInstaller.java:137) at com.interwoven.wcm.install.framework.PostInstall.runComponentsCodeAndSetState(PostInstall.java:313) at com.interwoven.wcm.install.framework.PostInstall.configureComponent(PostInstall.java:157) at com.interwoven.wcm.install.framework.PostInstall.configure(PostInstall.java:77) at com.interwoven.wcm.install.framework.ia.Driver.install(Driver.java:428) at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source) at com.zerog.ia.installer.AAMgrBase.an(Unknown Source) at com.zerog.ia.installer.ConsoleBasedAAMgr.ac(Unknown Source) at com.zerog.ia.installer.AAMgrBase.am(Unknown Source) at com.zerog.ia.installer.AAMgrBase.runNextInstallPiece(Unknown Source) at com.zerog.ia.installer.ConsoleBasedAAMgr.ac(Unknown Source) at com.zerog.ia.installer.AAMgrBase.am(Unknown Source) at com.zerog.ia.installer.AAMgrBase.runNextInstallPiece(Unknown Source) at com.zerog.ia.installer.ConsoleBasedAAMgr.ac(Unknown Source) at com.zerog.ia.installer.ConsoleBasedAAMgr.runPostInstall(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source) at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source) at com.zerog.ia.installer.Main.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source) 2016-09-28 19:01:17,996 INFO com.interwoven.wcm.install.util.Iwinstall - iwinstall location ==> /App/Interwoven/iwinstall Please help on above issues. which db password i need to put while connecting with oraclerac db or how to remove above exception. Thanks in advance
Find more posts tagged with
Comments
There are no comments yet