T.R | Title | User | Personal Name | Date | Lines |
---|
1225.1 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Mon Mar 04 1996 13:11 | 9 |
| Pierre,
PCM won't just drop the connection. There had to be an error status
back from the TCP socket read. Anything interesting in the counters on
both the server and UCX? Did you receive an "Open failure" event
every 2.5 minutes or so? That is how often PCM tries to reopen any
failed connections.
Regards,
dan
|
1225.2 | Again! | ULYSSE::BAUDELLE | | Thu Apr 11 1996 12:46 | 14 |
|
Dan,
The Customer just met the same problem. Message is "Connect to
Network Object rejected".No BG device can be found for these
machines within UCX. PCM restart doesn't solve the problem,
only the port logout on the server does.
Any hint very much appreciated
Regards
Pierre
|
1225.3 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Thu Apr 11 1996 13:22 | 18 |
| Connection to Network Obejct Rejected" is the key. It's like the server
stopped accepting connections to that listener. You could make this
error occur by doing
SET TELNET LISTENER xxxx CONECT DISABLE
at the decserver.
If it happens again then do SHO TELNET LISTENER xxxx
where xxxx is the listener number for the port in question.
What do the UCX counters show you? This problem could be a problem
within the server or UCX.
Regs,
dan
|
1225.4 | Connection Enable | ULYSSE::BAUDELLE | | Fri Apr 12 1996 04:03 | 14 |
|
Dan,
Thanks for your quick reply.
I have already checked the Telnet connection Status and it was still
Enable.
Which specific counter should i look at on UCX ?
Regards
Pierre
|
1225.5 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Fri Apr 12 1996 14:02 | 3 |
| List them all out. The one I've gotten bitten by is small buffers. I've
gotten into situations where I've exhausted small buffers and had
connection loss problems.
|