Question
Coforge
IN
Last activity: 6 Jul 2023 12:13 EDT
ERROR - java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations
Hi Team,
We have 4 node urls and whenever we are running Rest Connector API to connect to a downstream system on load balancer url then we are getting below error in log. While we are able send request and get response on node urls.
ERROR - java.lang.IllegalStateException: A filter or servlet of the current chain does not support asynchronous operations. 2023-07-06 22:27:46,000 [.7.29.97-9014-exec-6] [ STANDARD] [ ] [ ] ( web.impl.WebStandardImpl) ERROR - Exception during processing of http request
Has anybody faced this issue? kindly help out.