There is a intermittant connection timeout when the api is accessed from my client to adobe campaign. I see the following error in the webmdl.log whenever this occurs:
2021-01-25 10:15:35 WEB-530007 Error relaying '/nl/jsp/soaprouter.jsp' to URL 'http://localhost:8080/nl/jsp/soaprouter.jsp'. (iRc=-60)
2021-01-25 10:15:35 HTTP connection timed out. (iRc=-53)
This happens every 15 minutes.
I am new to adobe campaign, can you please suggest me where should I start my troubleshooting.
The only way I can get it working again is bounce both nlserver and httpd.
I checked the number of connections to adobe campaign instance, active live connections to db. Everything looks fine.
We have hybrid instance, and inpremise adobe campaign standard.
Thank you.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @mpalaves
Time out will be configured in serverConf.xml like below:
<relay debugRelay="false" forbiddenCharsInAuthority="?#.@/:" forbiddenCharsInPath="?#/"
modDir="index.html" startRelay="false" startRelayInModule="true" timeout="60">
Additionaly you can check:
Regards,
Milan
Hi @mpalaves
Time out will be configured in serverConf.xml like below:
<relay debugRelay="false" forbiddenCharsInAuthority="?#.@/:" forbiddenCharsInPath="?#/"
modDir="index.html" startRelay="false" startRelayInModule="true" timeout="60">
Additionaly you can check:
Regards,
Milan
Views
Likes
Replies
Views
Likes
Replies