Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

JDBC service

Avatar

Level 2

Hi, I am using adobe livecycle ES. I use the jdbc service provided by Livecycle to update database. I alway get this error "Caused by: java.net.SocketTimeoutException: Read timed out......at com.adobe.idp.dsc.webservice.WebServiceSoapUIInvoker.invoke(WebServic
eSoapUIInvoker.java:107)". The timeout happen after around 20 sec.

The Jdbc service end point is default soap end point. Is there a way to set the timeout for the default SOAP end point used by this Jdbc service. Or is there any other way to increase the timeout.

Notes: our update database usually need more time.

Thank you.

0 Replies

Avatar

Level 10

The SOAP timeout configuration is a configuration for your application server, not LiveCycle.

Steve

Avatar

Level 3

Increasing SOAP timeout for your application server should fix the issue for you.