Livesite PLC error
Hi Experts,
After upgrading from 16.6.4 to 22.4.2 on Linux RHEL 7.9 my PLC workflow stopped working.
It gets stuck at "Error while executing task: Production Deployment"
No logs are getting update under <od-home>/Livesite.
od.log and <hostname>_odbase.log are not updating too.
Only log files getting updated in server.log and iwjboss.log, where I can see errors like:
ERROR [stderr] (default I/O-217) org.xnio.channels.ReadTimeoutException: UT000199: Read timed out after 1709284596243 milliseconds.
ERROR [stderr] (default I/O-217) at io.undertow.core@2.2.17.Final//io.undertow.conduits.ReadTimeoutStreamSourceConduit.checkExpired(ReadTimeoutStreamSourceConduit.java:250)
[stderr] (default I/O-217) at org.jboss.xnio@3.8.7.Final//org.xnio.Connection.close(Connection.java:139)
Has anyone seem this issue before.
TIA,
Niraj
Best Answer
Answers
-
I have new set of errors now. Has anyone seen this error before.
impl.OpenDeployRestService (OpenDeployRestService.java:298) - Could not retrieve service version: I/O error on GET request for "http://<hostname>:9051/iwod/service/v1/version": Connect to <hostname>9051 [<hostname>/<ip-address>] failed: Connection timed out (Connection timed out); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to wduvs233.ssi.govt.nz:9051 [<hostname>/<ip-address>] failed: Connection timed out (Connection timed out)
I have already raised this vendor and they are currently looking into it. I am raising it here to find out if anyone faced the similar issue.
Thanks in Advance!!
0 -
It is trying to connect to OD web services on port 9051. Default port is 11111, so it may be running on the wrong port.
Check to see if that is configured. Look in :
/Interwoven/OpenDeployNG/etc/odbase.xml
Should have this:
<webServices enabled="yes">
<httpTransport port="9051" host="MYSERVER"/>
</webServices>0 -
Thanks Andy!
That is the first thing I've checked and odbase.xml has correct configuration.
Everything was running fine till I have upgraded my TS from 16.6.1.4 to 22.4.2.
0 -
Thanks Andy!
You were right, I just changed the hostname to localhost and it started working.
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 152 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories
- Docker Automation
- LiveSite Content Services (LSCS) REST API
- Single Page Application (SPA) Modules
- TeamSite Add-ons
If you are interested in gaining full access to the content, you can register for a My Support account here.