Hello,
The application link tracer show me the following traces:
...
...
Tue Dec 24 10:55:05.134 2002
-- value GetSystemStatusArgument ::= systemStatus : 3
*** Unknown message type received ***
Tue Dec 24 10:55:05.134 2002
-- value GetSystemStatusArgument ::= systemStatus : 4
*** Unknown message type received ***
Tue Dec 24 10:55:50.138 2002
- OpenSocket 30: Connect call TCPIP rc = 10035
Tue Dec 24 10:55:50.138 2002
- logical link is Passive
Tue Dec 24 10:55:50.138 2002
- L0 MainReadThread: (Re)Start Failed
Tue Dec 24 10:55:50.138 2002
-- value GetSystemStatusArgument ::= systemStatus : 3
Tue Dec 24 10:55:50.138 2002
- Connection Inactive to switch at ip : 10.140.62.71, port : 3000
Tue Dec 24 10:55:50.138 2002
- L0 MainReadThread: (Re)Starting Connection
*** Unknown message type received ***
Tue Dec 24 10:55:50.138 2002
...
...
In those traces we can observe that a socket is bloqued
(- OpenSocket 30: Connect call TCPIP rc = 10035). Why?
Thanks!!!
dmb
The application link tracer show me the following traces:
...
...
Tue Dec 24 10:55:05.134 2002
-- value GetSystemStatusArgument ::= systemStatus : 3
*** Unknown message type received ***
Tue Dec 24 10:55:05.134 2002
-- value GetSystemStatusArgument ::= systemStatus : 4
*** Unknown message type received ***
Tue Dec 24 10:55:50.138 2002
- OpenSocket 30: Connect call TCPIP rc = 10035
Tue Dec 24 10:55:50.138 2002
- logical link is Passive
Tue Dec 24 10:55:50.138 2002
- L0 MainReadThread: (Re)Start Failed
Tue Dec 24 10:55:50.138 2002
-- value GetSystemStatusArgument ::= systemStatus : 3
Tue Dec 24 10:55:50.138 2002
- Connection Inactive to switch at ip : 10.140.62.71, port : 3000
Tue Dec 24 10:55:50.138 2002
- L0 MainReadThread: (Re)Starting Connection
*** Unknown message type received ***
Tue Dec 24 10:55:50.138 2002
...
...
In those traces we can observe that a socket is bloqued
(- OpenSocket 30: Connect call TCPIP rc = 10035). Why?
Thanks!!!
dmb