Operating System - HP-UX
1827262 Members
2344 Online
109717 Solutions
New Discussion

ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

 
Manuales
Super Advisor

ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

Hi ....
I'm trying to reach a server through ConnectDriect it is showing the following:

remote server: 11.22.33.44
node remote server: AABBCC

why is appearing the message:
Error="Failed bind to outgoing.address"; Addr=11.22.33.44

what do i have to check?

E QCWA 11/15/2007 15:35:27 TCQ queue change from TIMER to WAIT, status WC.
E QCEX 11/15/2007 15:35:27 TCQ queue change from WAIT to EXEC, status PE.
E XIPT 11/15/2007 15:35:27 ndm_error_set(): rc=8 fdbk=227 msgid=XIPT002I st
ext=Could not create TCP socket. Error="Failed bind
to outgoing.address"; Addr=11.22.33.44
E RNCF 11/15/2007 15:35:27 Attempt to connect to remote node AABBCC failed. F
RWL=N
E CXIT 11/15/2007 15:35:27 Pnode SMGR exited. Pid=25649. Exitcode=1.
E QCTI 11/15/2007 15:35:27 TCQ queue change from EXEC to TIMER, status WC.
E QCWA 11/15/2007 15:35:57 TCQ queue change from TIMER to WAIT, status WC.
E QCEX 11/15/2007 15:35:57 TCQ queue change from WAIT to EXEC, status PE.
E XIPT 11/15/2007 15:35:57 ndm_error_set(): rc=8 fdbk=227 msgid=XIPT002I st
ext=Could not create TCP socket. Error="Failed bind
to outgoing.address"; Addr=11.22.33.44
E RNCF 11/15/2007 15:35:57 Attempt to connect to remote node AABBCC failed. F
RWL=N
E CXIT 11/15/2007 15:35:57 Pnode SMGR exited. Pid=25660. Exitcode=1.
E QCTI 11/15/2007 15:35:58 TCQ queue change from EXEC to TIMER, status WC.
E QCWA 11/15/2007 15:45:58 TCQ queue change from TIMER to WAIT, status WC.
E QCEX 11/15/2007 15:45:58 TCQ queue change from WAIT to EXEC, status PE.
E XIPT 11/15/2007 15:45:58 ndm_error_set(): rc=8 fdbk=227 msgid=XIPT002I st
ext=Could not create TCP socket. Error="Failed bind
to outgoing.address"; Addr=11.22.33.44
E RNCF 11/15/2007 15:45:58 Attempt to connect to remote node AABBCC failed. F
RWL=N
E CXIT 11/15/2007 15:45:58 Pnode SMGR exited. Pid=27351. Exitcode=1.
E QCTI 11/15/2007 15:45:58 TCQ queue change from EXEC to TIMER, status WC.
===============================================================================
Select Statistics Completed Successfully.
6 REPLIES 6
Mridul Shrivastava
Honored Contributor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

Was this setup working before or this is the first time you are trying to set it up.

If it was working before then have any changes been made to any system i.e. sending server or receiving server..

Time has a wonderful way of weeding out the trivial
Manuales
Super Advisor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

this system has been worked before ..
it was changed an ip address ...

i do not know what i have to do review ....
please let me know.
Mridul Shrivastava
Honored Contributor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

Following are Configuration Files:
netmap.cfg
userfile.cfg


path varies but it may look like follows:
/pp/cdunix/ndm/cfg

NETMAP.CFG â Mapping remote system.

·Is the sending server information added to the netmap.cfg?
·Incase the sending server information not available in the netmap.cfg

Copy all the information from the previous server and change the following values:
§Node name - it is the same at the server name, usually at the top of the values.
§comm.info â This is the ip address of the sending server.
Time has a wonderful way of weeding out the trivial
Manuales
Super Advisor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

there is a detail here ..
it was changed the ip address how the client conects to our networking ..

they call as alias: aliasconect

aliasconect has ip adress: 33.44.55.66
it was deleted ..

could be this the error?
Mridul Shrivastava
Honored Contributor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

are you talking about the hosts file....

I would suggest to add the aliase and test it... since in the example given by me the configuration file contains the server name.. so update the alias with the current IP address...
Time has a wonderful way of weeding out the trivial
Laurent Menase
Honored Contributor

Re: ext=Could not create TCP socket. Error="Failed bind to outgoing.address"

Hi Manuales,

Check if there is not more than 8192 connected socket on anonymous ports ( ports greater than
49152.

If it is the case then you must change ndd parameter tcp_smallest_anon_port to a lower value, but be sure that none of your application is using a port in the new range