Page 1 of 1

dsrpc status CLOSE_WAIT instead of LISTENING

Posted: Fri Sep 05, 2008 10:46 pm
by pxraja
Hi all,

I have an issue, when stoping and starting the datastage server. After following the procedure in administrator to stop the datastage for few hours and then starting the datastage server. I could not login in to the datastage designer. Its showing the following message...

Failed to authenticate the current user against the selected Domain:
Fail to get groups for user [dsadm]: Unable to begin a transaction: [Error opening repository: [Error initializing persistence manager module]]


when i checked the status for dsrpc its in CLOSE_WAIT

any one can give suggestion how to make dsrpc to LISTENING state.
everything other than this are same as in production server.

thanks in advance

Posted: Fri Sep 05, 2008 11:03 pm
by lstsaur
Do the following:
1. lsof -P |grep 31538
2. Find pid for the above
3. Kill the pid
4. Restart DS.