Resource Unavailable Exception : cause:Address already in use
Hi,
In one of the application servers, we experienced the below issue. Later, we came to know that the port i.e.,application trying to use for making SOAP connection is already used by some other application/process. How, could we get to know, from which port Pega Application is trying to make a SOAP connection. will it try to make use of any default port defined or we define some where in our application.
Or these settings to defined at Server level independent of Pega Application. Could you please answer.
com.pega.pegarules.pub.services.ResourceUnavailableException: SOAP service failed, cause:Address already in use
To circumvent the issue, we restarted the App server.
Excuse me, if this seems more related to Server Infrastructure related question. I just want to know, are there any things defined at or controlled from Pega Application.