| I have run into a similar problem. In my case, the system disk space
was exhausted with the file DCE$DTSD.OUT and a second time by an
application log file (ipmt CFS.49671).
In the DCE$DTSD.OUT case, the file contained:
.
.
.
08-Mar-97 22:52:59 DECW$DCERESD:[KERB.SRC]FCC_MAYBE.C;1 289 open() failed,
flags=2, errno=65535 (9895
4)
(rpc) *** FATAL ERROR "(rpc__cn_grp_sm_protocol_error)" at
CNASSOC.C;1\5860 ***
(rpc) *** FATAL ERROR "(rpc__cn_network_receiver) Unexpected
exception is raised" at CNRCVR.C;1\398 ***
(rpc__cn_grp_sm_protocol_error) Illegal state transition detected in CN
client association group state machine
(rpc__cn_grp_sm_protocol_error) Current state: 100
(rpc__cn_grp_sm_protocol_error) Current event: 102
(rpc__cn_grp_sm_protocol_error) Grp: a517f8
(rpc) *** FATAL ERROR "(rpc__cn_grp_sm_protocol_error)" at
CNASSOC.C;1\5860 ***
(rpc) *** FATAL ERROR "(rpc__cn_network_receiver) Unexpected
exception is raised" at CNRCVR.C;1\398 ***
(repeated many thousands of times).
and in the appl. log file case:
19970310 081922 ROCKWELL *****************************************************
Transfer Request Gateway 157_DLR_XF_USER_HANDLE_rundown
msg# 0 D
Running down abandoned user context--
user handle: 0x01d35c28
user name: "412231297"
location: "3094"
(rpc__cn_grp_sm_protocol_error) Illegal state transition detected in CN
client association group state machine
(rpc__cn_grp_sm_protocol_error) Current state: 100
(rpc__cn_grp_sm_protocol_error) Current event: 102
(rpc__cn_grp_sm_protocol_error) Grp: 290cf28
(rpc) *** FATAL ERROR "(rpc__cn_grp_sm_protocol_error)" at CNASSOC.C;1\5860 ***
(rpc) *** FATAL ERROR "(rpc__cn_network_receiver) Unexpected exception is raised
" at CNRCVR.C;1\398 ***
(rpc__cn_grp_sm_protocol_error) Illegal state transition detected in CN
client association group state machine
(rpc__cn_grp_sm_protocol_error) Current state: 100
(rpc__cn_grp_sm_protocol_error) Current event: 102
(rpc__cn_grp_sm_protocol_error) Grp: 290cf28
(rpc) *** FATAL ERROR "(rpc__cn_grp_sm_protocol_error)" at CNASSOC.C;1\5860 ***
(rpc) *** FATAL ERROR "(rpc__cn_network_receiver) Unexpected exception is raised
" at CNRCVR.C;1\398 ***
(repeated thousands of times)
Suspicion centers on the UCX INETACP process. We were requested to update to
UCX 4.0 ECO3 to see if this addresses the issue. I will try to update this note
if that fixes the problem
jb
|