Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
PLC workflow shows OpenDeploy error
gauri_j
Hi,
I have TS 7.3.2 installed on Windows. I have also setup RunTime server.
When I execute PLC workflow, I get OpenDeploy related error. Configurations for both OD Base and Receiver look fine. Not sure about what is causing this error.
Any pointer please? Any help in this regards is most appreciated.
Attaching screenshots of error and config files.
Regards,
Gauri
Find more posts tagged with
Comments
Rick Poulin
You have od web services running on port 9273, which is nonstandard. Check that your UITK/livesite_customer_src/etc/conf/livesite_customer/opendeploy.properties is also configured to use the same port.
gauri_j
Thanks rpoulin for inputs.
After changing opendeploy.properties, the error mentioned earlier is not shown. But, PLC still shows error (a different one). Seeing following error in receiver logs.
Copying brief logs below. Attaching log files for reference.
Any inputs on error would be helpful.
Error:
================
ENG: *** In Adapter Processing
ENG: <odAdapterSet><odAdapter logLevel="DEBUG" logLayoutPattern="null" name="LSCS Import Delivery Adapter" class="com.interwoven.wcm.iwrr.deployment.adapter.delivery.ImportDeliveryAdapter" parameter="lscsRuntimeTransport=http; lscsRuntimeHostname=localhost; lscsRuntimePort=1876; lscsRuntimeContext=lscs; deploymentContextId=c8cf23ce2975d3408d1b00a154f26af2; destinationArea=E:/LSCSRT-Store; projectName=//IGTESPZECM4/default/main/igate_internal; lscsRuntimeKeyStore=null; lscsRuntimeKeyStoreType=null; lscsRuntimeKeyStorePassword=null; lscsRuntimeTrustStore=null; lscsRuntimeTrustStoreType=null; lscsRuntimeTrustStorePassword=null; lscsRuntimeProtocolHandler=$${StartDeploy_LscsRuntimeProtocolHandler}" parameterNS="null" async="no"/></odAdapterSet>
ENG: *** Iterating
ENG: *** Class To Instantiate = com.interwoven.wcm.iwrr.deployment.adapter.delivery.ImportDeliveryAdapter
ENG: Can't find the class com.interwoven.wcm.iwrr.deployment.adapter.delivery.ImportDeliveryAdapter
ENG: ***ERROR - Failed executing user class null
ENG: Failed Commit true
LIB: id=m3 2014-04-04 18:13:15 FailedCommit 1.
================
Regards,
Gauri
Rick Poulin
This likely means that you (incorrectly) installed OD *after* you installed TS, or that your install somehow failed to configure OD properly..
In any case, copying LiveSiteCSAuth/runtime/lib/lscsdeliveryadapter.jar to OpenDeployNG/userlib/lscsdeliveryadapter.jar will fix the present error but you may have others. You should seriously consider fixing the root cause here, even if that means a reinstall.
For completeness, your userlib folder should contain this:
-rw-rw-r--. 1 root daemon 647404 Dec 5 17:15 adapterxmlbeans.jar
-rw-rw-r-- 1 root root 109043 Feb 28 11:35 commons-io-1.4.jar
-rw-rw-r-- 1 root root 127526 Feb 28 11:35 jasypt-1.5.jar
-rw-rw-r-- 1 root root 49077 Feb 28 11:35 json-2010-Aug-30.jar
-rw-rw-r-- 1 root root 133883 Feb 28 11:35 json-lib-2.2-jdk15.jar
-rw-rw-r-- 1 root root 54349 Jul 1 2013 livesite-opendeploy.jar
-rw-rw-r-- 1 root root 21980 Feb 28 11:35 lscsdeliveryadapter.jar
-rw-rw-r-- 1 root root 11 Feb 28 11:35 lscs_passphrase
-rw-rw-r--. 1 root daemon 612680 Dec 5 17:15 odadapter.jar
-rw-rw-r-- 1 root root 620208 Feb 28 11:35 rtserver.jar