javabsvc.cpp (536) SBL-EAI-04115: Cannot connect to the server
We have created a java business service to encrypt a field value before being sent to external system.
Encrypted value is appended in the url and url is opened in a new window using window.open() upon a button click.
Many of the users are reporting that they get error intermittently as soon as they hit the button.
ERROR : Cannot connect to the server
And after that users have to log out their session and upon re-login they can hit the url without error.
Customer Problem Description --------------------------------------------------- Problem Summary --------------------------------------------------- javabsvc.cpp (536) SBL-EAI-04115: Cannot connect to the server Problem Description |