cancel
Showing results for 
Search instead for 
Did you mean: 

Internal Error in Roll In ECC6.0

Former Member
0 Kudos

Hi Experts,

I am getting the below error in ECC6.0 system. please suggest me for the solution.

here is the work process trace file.

M *** ERROR => ThRollIn: different user in tm_adm >XJJAGIEL < and roll >KHULETT < [thxxmem.c 1228]

M *** ERROR => wanted: UID/MODE/IMODE U5390/M2/I2 [thxxmem.c 1232]

M *** ERROR => roll: TID/UID/MODE/IMODE/BNAME T211/U5390/M2/I2/KHULETT [thxxmem.c 1237]

M *** ERROR => tm_adm: TID/UID/MODE/IMODE/BNAME/TERMINAL/TYPE T211/U5390/M2/I2/XJJAGIEL /CGWBURP-TSPVW04 /4 [thxxmem.c 12

M *** ERROR => last user rolled in: KHULETT [thxxmem.c 1252]

M *** ERROR => ThRollIn: bad context (step 4, th_errno 7, action 1, level 1) [thxxhead.c 10524]

M * ERROR ThRollIn: bad context

Thanks,

Surya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

I dont think its a critical error.

What's happening is that there is already user data in the roll in memory/buffer of some user but in the connection table(tm_adm) the user present at that time is different .

i.e there was a mis match between user info in tm_adm and roll-in area due and hence the error.

Scenario Could be:

The user whose data is there in roll-in buffer must have logged off or his connection was suddenly terminated

Regards,

Ameya Joshi

Former Member
0 Kudos

Any other errors like dumps or SM21 entries happen at the same time ??

Pravin

Former Member
0 Kudos

Hi ,

I dont think its a critical error.

What's happening is that there is already user data in the roll in memory/buffer of some user but in the connection table(tm_adm) the user present at that time is different .

i.e there was a mis match between user info in tm_adm and roll-in area due and hence the error.

Scenario Could be:

The user whose data is there in roll-in buffer must have logged off or his connection was suddenly terminated

Regards,

Ameya Joshi