I’m running Get API and while run time I’m getting an error “java.util.concurrent.TimeoutException”
Complete error message below :
java.util.concurrent.TimeoutException
at com.kms.katalon.execution.webservice.VariableEvaluator.waitForEvaluationFinished(VariableEvaluator.java:116)
at com.kms.katalon.execution.webservice.VariableEvaluator.evaluate(VariableEvaluator.java:75)
at com.kms.katalon.composer.webservice.parts.WebServicePart.evaluateRequestVariables(WebServicePart.java:758)
at com.kms.katalon.composer.webservice.parts.RestServicePart$6.run(RestServicePart.java:187)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
I am having the same issue at work. Will Try at home to see if I see the same issue.
I see this issue with public and in house API’s all the time.
Is that something to do with Firewall?
Hi @sandeep_kumar,
We have investigated the issue and found that it is caused by the default timeout being set too short. This maybe intolerable for some machines. We will fix this issue in the next release of Katalon.
@sandeep_kumar,
Unfortunately, there is no known workaround for this issue. The next release will be released soon with the fix for this issue.Sorry for any inconvenience this may cause to you.