Hey forum,
Has anyone had a chance to test Rest_client element? I'm experiencing weird behavior where I'm checking ced against api server, 1st call is fine, then element start throwing errors, and after e.g. 5+ calls app gets stuck, cannot delete app logs, throwing errors every call, until I restart whole server, restarting service doesn't help, as well...
If you had any experience, sharing is caring
Thank you
V
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have used it without problems so far. Quick search for related cases didn't throw up anything either. Is the clue in the first error you're hitting? What error is it?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi Paul,
The error was: The root cause was: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketTimeoutException: connect timed out
It is confusing since 1st call works normally, always, it logs what element's doing, searches/verifies account/ced...
But all the rest are showing like it's stuck connecting or first session gets stuck...
I tried with different timeouts, no luck, I'll try with different api endpoint, see what happens...
V
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tested it with another api endpoint and works fine.
Cheers
V
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.