Problem
I got the following error when I was testing my iplanet [sun java system web server] connected to dynamo server via the connection module
[27/Feb/2009:13:54:11] failure ( 2784): for host 10.2.30.43 trying to GET /demo/index.jsp, Dynamo NSAPI Module reports: Cannot connect to DRP server due to the error: Address already in use (WSAEADDRINUSE).
[27/Feb/2009:13:54:11] warning ( 2784): for host 10.2.30.43 trying to GET /demo/index.jsp, Dynamo NSAPI Module reports: Failure while attempting to use DRP server at 10.2.30.43:8850 to service a request.
Solution
I fixed it by adding a MaxUserPort property as mentioned in http://support.microsoft.com/kb/319502 and restarted my iplanet web and admin servers and it started working properly.
I got the following error when I was testing my iplanet [sun java system web server] connected to dynamo server via the connection module
[27/Feb/2009:13:54:11] failure ( 2784): for host 10.2.30.43 trying to GET /demo/index.jsp, Dynamo NSAPI Module reports: Cannot connect to DRP server due to the error: Address already in use (WSAEADDRINUSE).
[27/Feb/2009:13:54:11] warning ( 2784): for host 10.2.30.43 trying to GET /demo/index.jsp, Dynamo NSAPI Module reports: Failure while attempting to use DRP server at 10.2.30.43:8850 to service a request.
Solution
I fixed it by adding a MaxUserPort property as mentioned in http://support.microsoft.com/kb/319502 and restarted my iplanet web and admin servers and it started working properly.
No comments:
Post a Comment