You are on page 1of 126

Last login: Wed Mar 4 13:10:04 2015 from 153.88.230.

145
****USAGE WARNING****

These computer resources, specifically Internet access and E-mail, are


provided for authorized users only. For legal, security and cost
reasons, utilization and access of resources are monitored and
recorded in log files.
All information (whether business or personal) that is created,
received, downloaded, stored, sent or otherwise processed can be
accessed, reviewed, copied, recorded or deleted by Ericsson, in
accordance with approved internal procedures, at any time if deemed
necessary or appropriate, and without advance notice.
Any evidence of unauthorized access or misuse of Ericsson resources
may result in disciplinary actions, including termination of
employment or assignment, and could subject a user to criminal
prosecution.
Your use of Ericsson's computer resources constitutes your consent to
Ericsson's Policies and Directives, including the provisions stated
above.

IF YOU ARE NOT AN AUTHORIZED USER, PLEASE EXIT IMMEDIATELY.

RSG 8.3 Copyright (c) 2000-2011 Ericsson AB

ssh vodafone-es
telnet 10.18.156.234
bssadmin
Run help to get a list of available commands
ecgwsto-2 >
ecgwsto-2 > ssh vodafone-es
Connecting to vodafone-es as user reefjjg
Last login: Wed Mar 4 13:10:00 2015 from main
****USAGE WARNING****

This is a private RSG access computer system. This computer system, including
all related equipment, networks, and network devices (specifically including
Internet access) are provided only for authorized use. This computer system
may be monitored for all lawful purposes, including to ensure that its use
is authorized, for management of the system, to facilitate protection against
unauthorized access, and to verify security procedures, survivability, and
operational security. Monitoring includes active attacks by authorized
entities to test or verify the security of this system. During monitoring,
information may be examined, recorded, copied and used for authorized purposes.
All information, including personal information, placed or sent over this
system may be monitored. Use of this computer system, authorized or
unauthorized, constitutes consent to monitoring of this system.
Unauthorized use may subject you to legal actions. Evidence of unauthorized
use collected during monitoring may be used for administrative, criminal, or
other adverse action. Use of this system constitutes consent to monitoring for
these purposes.

RSG 8.1 Copyright (c) 2000-2011 Ericsson AB

telnet 10.18.156.234
bssadmin
Run help to get a list of available commands
vdfs > telnet 10.18.156.234
You don't have any DISPLAY environment variable!
Have you forgot to enable X-forwarding in your ssh-client?
Running an ordinary telnet instead.

Trying 10.18.156.234...
Connected to 10.18.156.234.
Escape character is '^]'.
login: Password:
Last login: Wed Mar 4 13:34:04 from BUENAERICSSONPR
Oracle Corporation SunOS 5.10 Generic Patch January 2005
mail: Cannot stat mailfile
You have mail.
setenv PATH /usr/sbin:/usr/bin:/usr/ccs/bin:/usr/dt/bin:/opt/SUNWconn/bin:/opt/
SUNWste/bin:/opt/ericsson/bin:/opt/sybase/sybase/OCS-15_0/bin:$PATH
tcsh
cd /home/bssadmin/moshell
./moshell
q
bssadmin@rcbuaser23> setenv PATH
/opt/sun/jdk/java/bin:/usr/ucb:/usr/proc/bin:/opt/ericsson/sck/bin:/opt/ericsson/
nms_cif_ist/bin:/usr/openwin/bin:/usr/local/bin:$PATH
bssadmin@rcbuaser23> setenv PATH
/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/dt/bin:/opt/SUNWconn/bin:/opt/SUNWste/bin:/
opt/ericsson/bin:/opt/sybase/sybase/OCS-15_0/bin:$PATH
bssadmin@rcbuaser23> tcsh
bssadmin@rcbuaser23> cd /home/bssadmin/moshell
bssadmin@rcbuaser23> ./moshell

Usage:
1) Online mode : moshell [-v uservariables] [-efg] [-a <rcfiles>] [-n] [-t
<ip>[:port]] <site-name>|<ip-address>|<host-name>|<ior-file> [<command(s)>|
<commandfile>] [<logfile>]
2) Offline mode: moshell [-v uservariables] [-efg] [-a <rcfiles>] [<MO-dump>|
<dcglogs-zipfile>] [<command(s)>|<commandfile>] [<logfile>]
3) Multi mode : moshell [-v uservariables] [-efg] [-a <rcfiles>] -m <sitelist>|
<sitefile> [<command(s)>|<commandfile>] [<logfile>]
4) SQL mode : moshell [-v uservariables] [-efg] [-a <rcfiles>] -d [-v nomo=1]
<db.dat>|<cv.zip>

Online means that moshell is connected to a node.


Offline is used for browsing logs with moshell, e.g. an MO-dump, a set of ROP
files, or a set of CPP logfiles.
Multimode means that moshell is connected to several nodes at the same time.
SQL mode means that moshell is connected to a db.dat or cv.zip (fetched with
cvget).
Refer to the chapter "Offline mode and Multi mode" in the User Guide for more
information.

The "-v" option is for setting uservariables from the command line. See README file
chapter 0.2 for more info.
The "-v" option can also be used for setting scripting variables from the command
line. In this case, the "$" sign in front of the variable name should be omitted.
See README chapter
The "-n" option is for disabling the check of IP contact at startup.
The "-e" option is to skip sourcing of the global moshellrc file
(moshell/jarxml/moshellrc)
The "-f" option is to skip sourcing of the user's moshellrc file (~/.moshellrc)
The "-g" option is for gzipping the logfile after completion (only applicable when
a logfile has been specified)
The "-a" option is to source some additional moshellrc files, eg: -a file1,file2.
These files will be sourced after the global moshellrc and before the
user's .moshellrc.
The "-t" option is to use a time server when connecting to an emulated node. If the
optional port argument is not specified, the default port of 8123 will be used.

The argument can be:


* <site-name> : refers to the node's name as defined in the ipdatabase file (whose
path is defined in moshell file).
* <host-name> : refers to the node's name as defined in DNS.
* <ip-address>: raw ip address
* <ior-file> : an iorfile that has been stored on the workstation.
* <sitelist> : the list of sites to connect to, eg: site1,site2,site3. Applicable
with option "-m" only.
* <sitefile> : the file containing the list of sites, one site per line.
Applicable with option "-m" only.
* <MO-dump> : the MO dump is a file obtained with the command "dcgk" or "lt
all;kget". It can be in text format, .gz format, or .zip format.
* <dcglogs-zipfile> : a zipfile containing all the logs produced by the dcgm
command (modump.zip, logfiles.zip, ropfiles.zip)

Logfiles and temporary files are automatically stored under


~/moshell_logfiles/logs_moshell. This path can be changed either by setting the
uservariable "logdir" in the file ~/.moshellrc or from command line with the option
"-o <logdirectory>".

Examples, online mode:


* moshell 10.121.7.33
* moshell -v security_method=2,sa_credential=~/sam.pbe,sa_password=oemas
10.1.128.17
* moshell -v telnet_port=2323,http_port=8080 rnc3
* moshell rbs28 ~/tools/moshell/cmdfiles/runSwTest.cmd
* moshell bsc5 'vii ; cabslxrd ; lh mp te log read | grep ERROR ; lt plug ; st all
dis ; get all all '
* moshell 10.121.2.37 'vii ; lh mp te log read | grep ERROR '
~/moshell_logfiles/nodeTest.log
Examples, offline mode:
* moshell ~/moshell_logfiles/logs_moshell/sessionlog/RNC37_modump.zip
#interactive mode
* moshell ~/modumps/mgw1_kget.log.gz 'pr ; get ; st ; inv' #script
mode
Examples, multimode:
* moshell -m rnc11,10.1.128.17,rbs33.ericsson.se
* moshell -m rbslist.txt 'lt all; kget'
Examples, sql mode:
* moshell -d ~/moshell_logfiles/logs_moshell/dcg/RNC11/RNC11_cvfinal.zip
* moshell -d ~/moshell_logfiles/logs_moshell/cv/RNC11/db.dat

#####################################################################
# Welcome to MoShell 11.0b (LPA108514/1_R11B) #
# Finn Magnusson, Jan Pettersson #
# http://utran01.au.ao.ericsson.se/moshell #
# Contact: Finn.Magnusson@ericsson.com #
# Joakim.xo.Ostlund@ericsson.com #
#####################################################################

HELP MENU : h
QUIT : q
For offline browsing of the MIB, load an MO dump with command "lt <modump>".
The MO dump can be fetched when online, using command "dcgk"

For offline browsing of PM ropfiles, run "pmr/pmx -l <pmropfiles>".


For offline browsing of CPP logfiles, run "lg[options] -l <cpplogfiles>".
The PM ropfiles and CPP logs can be fetched when online, using command "dcgf"
To list all available COLI commands, type "?" and "lh all ?"

OFFLINE> q
Bye...

bssadmin@rcbuaser23> /home/bssadmin/moshell//monitor6054 10.133.111.40 3307


[Welcome to the Trace & Error Client: Press Ctrl-C to exit]
[Monitor Client v0.4 - By David Smith (esmidav)]
[Parameters sent to target: 3307 ]
[Attempting connection to TargetMonitor on port: 33077]
[Trying to contact the Trace & Error Log via link handler '021200'...]
[Contact established with the Trace & Error Log via link handler '021200']
[Connection accepted by the Trace & Error Log via link handler '021200']
[2015-03-04 13:05:24.064] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286339822423485, 3 parts will follow >
[2015-03-04 13:05:24.064] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423485 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 2840; IMSI = 214015516492400; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = 51374; hsCellFroId = 110; spId = dc:s:32853:0;
rhRncModuleId = 9; S-RNTI = 65160; causecode ="
[2015-03-04 13:05:24.064] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423485 part 2>" 5; globalCnIdPs: cnId = 2110, mcc = 214, mnc =
1;;IMEISV = 3523940670732738;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000000000000110001111;fileName = ../UehUeCtxtC.cpp;line = 12755;Previous
state = NULL;Current s"
[2015-03-04 13:05:24.064] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286339822423485 part 3>"tate =
waitFastEstablishmentRunRsp;noOfUeCtxtInConnectedState = 179;noOfUeCtxtInUra =
334;ActiveSetCellId = [51374,-1,-1,-1,-1];ActiveSetCellFroId = [110,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P37c0v0ec0s1;Addition text = running "
[2015-03-04 13:05:24.064] [021200]RncLmUePT(UehFastEstablishmentC[117])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehFastEstablishmentC in state ProcedureCoordination. This indicates
a UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:05:24.096] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 14; UeRef = 2840; IMSI = 214015516492400; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65160; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:05:24.128] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
14; UeRef = 2840; IMSI = 214015516492400; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65160; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:24.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286908212823486, 3 parts will follow >
[2015-03-04 13:05:24.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908212823486 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 661; IMSI = 214019814531667; cellId = 2138;
cellFroId = 75; hsCellId = 2138; hsCellFroId = 75; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: "
[2015-03-04 13:05:24.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908212823486 part 2>"No; S-RNTI = 62981; causecode = 6; globalCnIdPs:
cnId = 2206, mcc = 214, mnc = 1;;IMEISV = 8646780101353690;sourceConnType =
uehSpeechAmrNbMMPsInt16Hs; sGCP=000000000000000000000000;targetConnType = uehSp0;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehUeCtxtC.cpp;line = 970;"
[2015-03-04 13:05:24.432] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286908212823486 part 3>"Previous state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
176;noOfUeCtxtInUra = 337;ActiveSetCellId = [2138,-1,-1,-1,-1];ActiveSetCellFroId =
[75,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = chSwitchEvalInd;Addition text = running "
[2015-03-04 13:05:24.432] [021200]RncLmUePT(UehRabHandlingC[179])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state baseIdle. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:05:24.432] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for circuit
switched CN with cause 15; UeRef = 661; IMSI = 214019814531667; cellId = 2138;
cellFroId = 75; hsCellId = 2138; hsCellFroId = 75; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62981; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:24.432] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 661; IMSI = 214019814531667; cellId = 2138;
cellFroId = 75; hsCellId = 2138; hsCellFroId = 75; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62981; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId =
2206
[2015-03-04 13:05:24.456] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
15; UeRef = 661; IMSI = 214019814531667; cellId = 2138; cellFroId = 75; hsCellId =
2138; hsCellFroId = 75; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62981; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:24.480] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
15; UeRef = 661; IMSI = 214019814531667; cellId = 2138; cellFroId = 75; hsCellId =
2138; hsCellFroId = 75; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62981; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:25.012] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2468; IMSI = 214015512162795; cellId = 5159; cellFroId = 13; hsCellId = 5159;
hsCellFroId = 13; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 64788; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = 2403
[2015-03-04 13:05:25.072] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286434315223487, 3 parts will follow >
[2015-03-04 13:05:25.072] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434315223487 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 2840; IMSI = 214015516492400; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65160; cause"
[2015-03-04 13:05:25.072] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434315223487 part 2>"code = 5; globalCnIdPs: cnId = 2110, mcc = 214,
mnc = 1;;IMEISV = 3523940670732738;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000000110001111;fileName = ../UehUeCtxtC.cpp;line = 12755;Previous
state = NULL;Cu"
[2015-03-04 13:05:25.072] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286434315223487 part 3>"rrent state =
waitUeConnRelRunRsp;noOfUeCtxtInConnectedState = 175;noOfUeCtxtInUra =
338;ActiveSetCellId = [51374];ActiveSetCellFroId = [110];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P8c9v47ec17s1;Addition text =
running "
[2015-03-04 13:05:25.072] [021200]RncLmUePT(UehUeConnRelC[281])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehUeConnRelC in state releaseCommon. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:05:25.072] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=110; numOfSteps=1; cellId=-14162; cellFroId=110;
UeRef=2840; SrncUeId=2840; isSrnc=1; sRnti=65160; IMSI = 214015516492400; connType
= uehPacketUraPch.
[2015-03-04 13:05:25.072] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=110; numOfSteps=1; cellId=-14162; cellFroId=110;
UeRef=2840; SrncUeId=2840; isSrnc=1; sRnti=65160; IMSI = 214015516492400; connType
= uehPacketUraPch.
[2015-03-04 13:05:25.252] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 2883; IMSI = 214015513859896; cellId = 9359;
cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32866:0; rhRncModuleId
= 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65203; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:25.256] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2883;
uehPacketEulHs; sGCP=000000000000001000000100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:25.280] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 2883; IMSI = 214015513859896; cellId = 9359; cellFroId = 4; hsCellId =
9359; hsCellFroId = 4; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 65203; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:05:25.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=13; numOfSteps=1; cellId=5159; cellFroId=13;
UeRef=2468; SrncUeId=2468; isSrnc=1; sRnti=64788; IMSI = 214015512162795; connType
= uehPacketEulHs.
[2015-03-04 13:05:25.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=13; numOfSteps=1; cellId=5159; cellFroId=13; UeRef=2468;
SrncUeId=2468; isSrnc=1; sRnti=64788; IMSI = 214015512162795; connType =
uehPacketEulHs.
[2015-03-04 13:05:25.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=13; numOfSteps=1; cellId=5159; cellFroId=13; UeRef=2468;
SrncUeId=2468; isSrnc=1; sRnti=64788; IMSI = 214015512162795; connType =
uehPacketEulHs.
[2015-03-04 13:05:25.400] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=4; numOfSteps=1; cellId=9359; cellFroId=4; UeRef=2883;
SrncUeId=2883; isSrnc=1; sRnti=65203; IMSI = 214015513859896; connType =
uehPacketEulHs.
[2015-03-04 13:05:25.400] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=4; numOfSteps=1; cellId=9359; cellFroId=4; UeRef=2883;
SrncUeId=2883; isSrnc=1; sRnti=65203; IMSI = 214015513859896; connType =
uehPacketEulHs.
[2015-03-04 13:05:25.400] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=4; numOfSteps=1; cellId=9359; cellFroId=4; UeRef=2883;
SrncUeId=2883; isSrnc=1; sRnti=65203; IMSI = 214015513859896; connType =
uehPacketEulHs.
[2015-03-04 13:05:25.460] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3982; IMSI = 214060641414730; cellId = 5619; cellFroId = 67; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 66302;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:25.480] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286514368023488, 4 parts will follow >
[2015-03-04 13:05:25.480] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514368023488 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 661; IMSI = 214019814531667; cellId = 2138;
cellFroId = 75; hsCellId = 2138; hsCellFroId = 75; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:05:25.480] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514368023488 part 2>"n DRNC: No; S-RNTI = 62981; causecode = UNDEF;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
8646780101353690;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp0;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehUeCtxtC.cpp"
[2015-03-04 13:05:25.480] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514368023488 part 3>";line = 935;Previous state = NULL;Current state =
waitUeConnRelRunRsp;noOfUeCtxtInConnectedState = 173;noOfUeCtxtInUra =
337;ActiveSetCellId = [2138,-1,-1,-1,-1];ActiveSetCellFroId = [75,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P8c12v52ec0s0;Addition text = Procedure type"
[2015-03-04 13:05:25.480] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286514368023488 part 4>" 8 Running Not
supported by Call Reestablishment: isCallReEstOverIur 0 "
[2015-03-04 13:05:25.484] [021200]RncLmUePT(UehUeConnRelC[363])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehUeConnRelC in state releaseDCH. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:05:25.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASESPEECH; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=661; SrncUeId=661; isSrnc=1; sRnti=62981; IMSI = 214019814531667; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:25.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=661; SrncUeId=661; isSrnc=1; sRnti=62981; IMSI = 214019814531667; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:25.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75; UeRef=661;
SrncUeId=661; isSrnc=1; sRnti=62981; IMSI = 214019814531667; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:25.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMSYSTEMRELMULTISPEECH ; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=661; SrncUeId=661; isSrnc=1; sRnti=62981; IMSI = 214019814531667; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:25.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMSYSTEMRELMULTIPSINT ; for Source Hs Cell
on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75; UeRef=661;
SrncUeId=661; isSrnc=1; sRnti=62981; IMSI = 214019814531667; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:26.780] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2206; IMSI = 214018904055000; cellId = 11305; cellFroId = 365; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64526; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:27.264] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4774; IMSI = 214019818551996; cellId = 537; cellFroId = 38; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 67094;
causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:28.008] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=2206; SrncUeId=2206; isSrnc=1; sRnti=64526; IMSI = 214018904055000; connType
= uehSpeech.
[2015-03-04 13:05:28.036] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=38; numOfSteps=1; cellId=537; cellFroId=38;
UeRef=4774; SrncUeId=4774; isSrnc=1; sRnti=67094; IMSI = 214019818551996; connType
= uehPacketCch.
[2015-03-04 13:05:28.096] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 5754; IMSI = 214060624586107; cellId = 8749;
cellFroId = 368; hsCellId = 8749; hsCellFroId = 368; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 68074; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType = uehPsInt16Hs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:28.096] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 5754;
uehPsInt16Hs; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 1;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:28.108] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 5754; IMSI = 214060624586107; cellId = 8749; cellFroId = 368; hsCellId
= 8749; hsCellFroId = 368; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 68074; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPsInt16Hs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:05:28.384] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=5754; SrncUeId=5754; isSrnc=1; sRnti=68074; IMSI = 214060624586107; connType
= uehPsInt16Hs.
[2015-03-04 13:05:28.384] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368; UeRef=5754;
SrncUeId=5754; isSrnc=1; sRnti=68074; IMSI = 214060624586107; connType =
uehPsInt16Hs.
[2015-03-04 13:05:28.836] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4347; IMSI = 214019101940346; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66667; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:29.120] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1985; IMSI = 214019813836743; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64305; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:29.132] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=4347; SrncUeId=4347; isSrnc=1; sRnti=66667; IMSI = 214019101940346; connType
= uehRrcConn.
[2015-03-04 13:05:29.728] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286339822423489, 4 parts will follow >
[2015-03-04 13:05:29.728] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423489 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1866; IMSI = 214015517018163;
cellId = 22114; cellFroId = 113; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 64186; cau"
[2015-03-04 13:05:29.728] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423489 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3558350667938302;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:29.728] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423489 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 178;noOfUeCtxtInUra =
344;ActiveSetCellId = [22114];ActiveSetCellFroId = [113];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:05:29.728] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286339822423489 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:29.760] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4726; IMSI = 214019819267821; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67046; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:29.816] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2174; IMSI = 214019818109529; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64494; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:29.860] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2507; IMSI = 214019814502931; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64827; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:30.156] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=2507; SrncUeId=2507; isSrnc=1; sRnti=64827; IMSI = 214019814502931; connType
= uehRrcConn.
[2015-03-04 13:05:30.356] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3629; IMSI = 214015516198406; cellId = 8748; cellFroId = 367; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65949; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:30.600] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1985; IMSI = 214019813836743; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64305; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:30.880] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=1985; SrncUeId=1985; isSrnc=1; sRnti=64305; IMSI = 214019813836743; connType
= uehRrcConn.
[2015-03-04 13:05:31.116] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
358; IMSI = 310410529685740; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62678; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:31.320] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286690547223490, 4 parts will follow >
[2015-03-04 13:05:31.320] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286690547223490 part 1>"ExceptionCode = 552; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc =
UehChSwitchDchToFach;UeRef = 5262; IMSI = 214019815613558; cellId = 22114;
cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32884:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:05:31.320] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286690547223490 part 2>"n DRNC: No; S-RNTI = 67582; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3517760629894073;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchDchToFac"
[2015-03-04 13:05:31.320] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286690547223490 part 3>"hC.cpp;line = 2150;Previous state =
waitCellUpdate;Current state = ueInDchState;noOfUeCtxtInConnectedState =
178;noOfUeCtxtInUra = 343;ActiveSetCellId = [-1];ActiveSetCellFroId = [-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwitchEvalInd;Addition text = Waiting for RRC radio bearer"
[2015-03-04 13:05:31.320] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286690547223490 part 4>" reconfigure (while
waiting for RRC CellUpdate) "
[2015-03-04 13:05:31.320] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 5262; IMSI = 214019815613558; cellId = 22114;
cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32884:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 67582; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:31.324] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2174; IMSI = 214019818109529; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64494; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:31.352] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 5262; IMSI = 214019815613558; cellId = 22114; cellFroId = 113; hsCellId
= 22114; hsCellFroId = 113; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 67582; causecode = UNDEF; globalCnIdPs: cnId =
2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:31.380] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1348; IMSI = 214015517122819; cellId = 8749; cellFroId = 368; hsCellId = 8749;
hsCellFroId = 368; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 63668; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSpeechAmrWBPsInt64Hs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:05:31.552] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=2174; SrncUeId=2174; isSrnc=1; sRnti=64494; IMSI = 214019818109529; connType
= uehRrcConn.
[2015-03-04 13:05:31.612] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286457156823491, 4 parts will follow >
[2015-03-04 13:05:31.612] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286457156823491 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 5331; IMSI = 214019200610191;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 67651; cause"
[2015-03-04 13:05:31.612] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286457156823491 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3572130640298201;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000001110000011100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:31.612] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286457156823491 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 176;noOfUeCtxtInUra =
344;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:31.612] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286457156823491 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:31.944] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3629; IMSI = 214015516198406; cellId = 8748; cellFroId = 367; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65949; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:31.996] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2230; IMSI = 214019819402241; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64550; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:32.336] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=3629; SrncUeId=3629; isSrnc=1; sRnti=65949; IMSI = 214015516198406; connType
= uehRrcConn.
[2015-03-04 13:05:32.432] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4726; IMSI = 214019819267821; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67046; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:32.556] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=5262; SrncUeId=5262; isSrnc=1; sRnti=67582; IMSI = 214019815613558; connType
= uehPacketEulHs.
[2015-03-04 13:05:32.556] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113; UeRef=5262;
SrncUeId=5262; isSrnc=1; sRnti=67582; IMSI = 214019815613558; connType =
uehPacketEulHs.
[2015-03-04 13:05:32.556] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113; UeRef=5262;
SrncUeId=5262; isSrnc=1; sRnti=67582; IMSI = 214019815613558; connType =
uehPacketEulHs.
[2015-03-04 13:05:32.648] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286493139223492, 4 parts will follow >
[2015-03-04 13:05:32.648] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223492 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3181; IMSI = 214019812303875;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 65501; cause"
[2015-03-04 13:05:32.648] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223492 part 2>"code = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3538750606757678;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:32.648] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223492 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 175;noOfUeCtxtInUra =
343;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:32.648] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286493139223492 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:32.676] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=4726; SrncUeId=4726; isSrnc=1; sRnti=67046; IMSI = 214019819267821; connType
= uehRrcConn.
[2015-03-04 13:05:32.996] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286750577623493, 4 parts will follow >
[2015-03-04 13:05:32.996] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623493 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2806; IMSI = 214015517346841;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 65126; cause"
[2015-03-04 13:05:32.996] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623493 part 2>"code = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;;IMEISV = 8638590220106703;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:32.996] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623493 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 172;noOfUeCtxtInUra =
345;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:32.996] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286750577623493 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:33.064] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
358; IMSI = 310410529685740; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62678; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:33.116] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286434528023494, 4 parts will follow >
[2015-03-04 13:05:33.116] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023494 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 912; IMSI = 214019808301346;
cellId = 16874; cellFroId = 7; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 63232; causec"
[2015-03-04 13:05:33.116] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023494 part 2>"ode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 3597020594558605;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous state"
[2015-03-04 13:05:33.116] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023494 part 3>" = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 173;noOfUeCtxtInUra =
344;ActiveSetCellId = [16874];ActiveSetCellFroId = [7];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfir"
[2015-03-04 13:05:33.116] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286434528023494 part
4>"m::waitUtranMobilityInfo "
[2015-03-04 13:05:33.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286825512023495, 4 parts will follow >
[2015-03-04 13:05:33.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286825512023495 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2068; IMSI = 214018801248463;
cellId = 11509; cellFroId = 178; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 64388; cau"
[2015-03-04 13:05:33.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286825512023495 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3522230601860501;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:33.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286825512023495 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 174;noOfUeCtxtInUra =
343;ActiveSetCellId = [11509];ActiveSetCellFroId = [178];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:05:33.172] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286825512023495 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:33.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286750577623496, 4 parts will follow >
[2015-03-04 13:05:33.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623496 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2647; IMSI = 214015515537518;
cellId = 5988; cellFroId = 383; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 64967; caus"
[2015-03-04 13:05:33.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623496 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3577370559444676;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:05:33.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750577623496 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 175;noOfUeCtxtInUra =
342;ActiveSetCellId = [5988];ActiveSetCellFroId = [383];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateCon"
[2015-03-04 13:05:33.296] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286750577623496 part
4>"firm::waitUtranMobilityInfo "
[2015-03-04 13:05:33.344] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2230; IMSI = 214019819402241; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64550; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:33.384] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=358; SrncUeId=358; isSrnc=1; sRnti=62678; IMSI = 310410529685740; connType =
uehRrcConn.
[2015-03-04 13:05:33.568] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1898; IMSI = 214019101986317; cellId = 16874; cellFroId = 7; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64218; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:33.736] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2230; SrncUeId=2230; isSrnc=1; sRnti=64550; IMSI = 214019819402241; connType
= uehRrcConn.
[2015-03-04 13:05:33.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=1898; SrncUeId=1898; isSrnc=1; sRnti=64218; IMSI = 214019101986317; connType
= uehRrcConn.
[2015-03-04 13:05:33.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=1898; SrncUeId=1898; isSrnc=1; sRnti=64218; IMSI = 214019101986317; connType
= uehRrcConn.
[2015-03-04 13:05:33.792] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286493139223497, 4 parts will follow >
[2015-03-04 13:05:33.792] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223497 part 1>"ExceptionCode = 595; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc =
UehChSwitchFachToUraC;UeRef = 3213; IMSI = 214015508861203; cellId = 15209;
cellFroId = 351; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0;
rhRncModuleId = 9; S-RNTI = 65533; causeco"
[2015-03-04 13:05:33.792] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223497 part 2>"de = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214,
mnc = 1;;IMEISV = 3522690600646600;sourceConnType = uehPacketCch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000100000011000110001111;fileName = ../UehChSwitchFachToUraC.cpp;line =
2327;Previous state "
[2015-03-04 13:05:33.792] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286493139223497 part 3>"= waitPhChReconfComplete;Current state =
physicalChReconf;noOfUeCtxtInConnectedState = 166;noOfUeCtxtInUra =
348;ActiveSetCellId = [15209];ActiveSetCellFroId = [351];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;Addition text
= Waiting for physical channel reconf.(state: To"
[2015-03-04 13:05:33.792] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286493139223497 part
4>"p:ProcedureCoordination:PhysicalChReconf:physicalChReconf) "
[2015-03-04 13:05:33.792] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 3213; IMSI = 214015508861203; cellId = 15209;
cellFroId = 351; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0;
rhRncModuleId = 9; S-RNTI = 65533; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:05:33.828] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 3213; IMSI = 214015508861203; cellId = 15209; cellFroId = 351; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; S-RNTI =
65533; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType
= uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:34.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286327419223498, 4 parts will follow >
[2015-03-04 13:05:34.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286327419223498 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3922; IMSI = 214015504393537;
cellId = 22114; cellFroId = 113; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 66242; cau"
[2015-03-04 13:05:34.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286327419223498 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3585680572094003;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000001000110000111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:34.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286327419223498 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 170;noOfUeCtxtInUra =
344;ActiveSetCellId = [22114];ActiveSetCellFroId = [113];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:05:34.040] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286327419223498 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:34.616] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3908; IMSI = 214015506890577; cellId = 5655; cellFroId = 17; hsCellId = 5655;
hsCellFroId = 17; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 66228; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = -1
[2015-03-04 13:05:35.124] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEAMRWB; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1348; SrncUeId=1348; isSrnc=1; sRnti=63668; IMSI = 214015517122819; connType
= uehSpeechAmrWBPsInt64Hs.
[2015-03-04 13:05:35.124] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1348; SrncUeId=1348; isSrnc=1; sRnti=63668; IMSI = 214015517122819; connType
= uehSpeechAmrWBPsInt64Hs.
[2015-03-04 13:05:35.124] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1348; SrncUeId=1348; isSrnc=1; sRnti=63668; IMSI = 214015517122819; connType
= uehSpeechAmrWBPsInt64Hs.
[2015-03-04 13:05:35.124] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1348; SrncUeId=1348; isSrnc=1; sRnti=63668; IMSI = 214015517122819; connType
= uehSpeechAmrWBPsInt64Hs.
[2015-03-04 13:05:35.124] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIAMRWB ; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1348; SrncUeId=1348; isSrnc=1; sRnti=63668; IMSI = 214015517122819; connType
= uehSpeechAmrWBPsInt64Hs.
[2015-03-04 13:05:35.252] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
879; IMSI = 214019818092189; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63199; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:35.372] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=879; SrncUeId=879; isSrnc=1; sRnti=63199; IMSI = 214019818092189; connType =
uehRrcConn.
[2015-03-04 13:05:35.372] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=879; SrncUeId=879; isSrnc=1; sRnti=63199; IMSI = 214019818092189; connType =
uehRrcConn.
[2015-03-04 13:05:35.920] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=3908; SrncUeId=3908; isSrnc=1; sRnti=66228; IMSI = 214015506890577; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:35.920] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=3908; SrncUeId=3908; isSrnc=1; sRnti=66228; IMSI = 214015506890577; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:35.920] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=3908; SrncUeId=3908; isSrnc=1; sRnti=66228; IMSI = 214015506890577; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:36.580] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3244; IMSI = 214060200657258; cellId = 2138; cellFroId = 75; hsCellId = 2138;
hsCellFroId = 75; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 65564; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = -1
[2015-03-04 13:05:37.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286908212823499, 4 parts will follow >
[2015-03-04 13:05:37.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908212823499 part 1>"ExceptionCode = 10; Received signal
setupLocalIpUdpTrBrRej on DrhIfTrBrP; ResourceReject; DRH;RRCConNotRel;No effect on
connection;callProc = UehFastEstablishmentC;UeRef = 3468; IMSI = 214019811311044;
cellId = UNDEF; cellFroId = UNDEF; hsCellId = 16874; hsCellFroId = 7; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 657"
[2015-03-04 13:05:37.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908212823499 part 2>"88; causecode = 433; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;;IMEISV = 3596080575149054;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000000100;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehBehaviourBaseProcedure.cpp;line =
20927"
[2015-03-04 13:05:37.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908212823499 part 3>";Previous state =
WaitForSetupLocalIPUdpTrBrRsp;Current state =
ReserveIpHost;noOfUeCtxtInConnectedState = 170;noOfUeCtxtInUra =
343;ActiveSetCellId = [16874,-1,-1,-1,-1];ActiveSetCellFroId = [7,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P37c0v0ec0s1;Addition text = UehBeha"
[2015-03-04 13:05:37.048] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286908212823499 part
4>"viourBaseProcedure,rabType = uehRbRrc; "
[2015-03-04 13:05:37.048] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 114; UeRef = 3468; IMSI = 214019811311044; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65788; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:05:37.084] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5886
TRACE1:IuReleaseCommand received for packet switched CN with miscellaneous cause
114; UeRef = 3468; IMSI = 214019811311044; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65788; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:37.456] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286778907223500, 4 parts will follow >
[2015-03-04 13:05:37.456] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286778907223500 part 1>"ExceptionCode = 523; TIMER dchNonSynchReconfTimer
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc
= UehSoftHoC;UeRef = 1876; IMSI = 214019815303622; cellId = 1668; cellFroId = 59;
hsCellId = 874; hsCellFroId = 108; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC:"
[2015-03-04 13:05:37.456] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286778907223500 part 2>" No; S-RNTI = 64196; causecode = UNDEF;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3566330598850715;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011011;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011011;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehSoftHoC.cpp;line = 69"
[2015-03-04 13:05:37.456] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286778907223500 part 3>"53;Previous state = WaitASURsp;Current state =
ActiveSetUpdate;noOfUeCtxtInConnectedState = 166;noOfUeCtxtInUra =
347;ActiveSetCellId = [401,-1,874,1668,-1];ActiveSetCellFroId = [24,-1,108,59,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P9c0v0ec0s1;Addition text = state : SoftHoAdditi"
[2015-03-04 13:05:37.456] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286778907223500 part 4>"on:ASUHandling; ;
cId1 = 401; cId2 = 874; cId3 = 1668; cId4 = UNDEF; Intra Soft RNC Radio Link Set
Addition; UNDEF "
[2015-03-04 13:05:37.456] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 1876; IMSI = 214019815303622; cellId = 1668;
cellFroId = 59; hsCellId = 874; hsCellFroId = 108; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64196; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:37.504] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
15; UeRef = 1876; IMSI = 214019815303622; cellId = 1668; cellFroId = 59; hsCellId =
874; hsCellFroId = 108; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 64196; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:05:38.024] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3468; SrncUeId=3468; isSrnc=1; sRnti=65788; IMSI = 214019811311044; connType
= uehPacketUraPch.
[2015-03-04 13:05:38.028] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3468; SrncUeId=3468; isSrnc=1; sRnti=65788; IMSI = 214019811311044; connType
= uehPacketUraPch.
[2015-03-04 13:05:38.280] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3244; SrncUeId=3244; isSrnc=1; sRnti=65564; IMSI = 214060200657258; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:38.280] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3244; SrncUeId=3244; isSrnc=1; sRnti=65564; IMSI = 214060200657258; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:38.280] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3244; SrncUeId=3244; isSrnc=1; sRnti=65564; IMSI = 214060200657258; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:38.452] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286912041623501, 4 parts will follow >
[2015-03-04 13:05:38.452] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623501 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3908; IMSI = 214015506890577; cellId
= 5655; cellFroId = 17; hsCellId = 5655; hsCellFroId = 17; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best R"
[2015-03-04 13:05:38.452] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623501 part 2>"L in DRNC: No; S-RNTI = 66228; causecode = 29;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3551010647562113;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel9-
00000000001110000011100110001111;fileName = ../UehBehaviourBasePro"
[2015-03-04 13:05:38.452] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623501 part 3>"cedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
172;noOfUeCtxtInUra = 343;ActiveSetCellId = [5655,2138,-1,-1,-1];ActiveSetCellFroId
= [17,75,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = chSwitchEvalInd;Addit"
[2015-03-04 13:05:38.452] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286912041623501 part 4>"ion text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:05:38.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286719081623502, 4 parts will follow >
[2015-03-04 13:05:38.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286719081623502 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3908; IMSI = 214015506890577; cellId
= 5655; cellFroId = 17; hsCellId = 5655; hsCellFroId = 17; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best R"
[2015-03-04 13:05:38.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286719081623502 part 2>"L in DRNC: No; S-RNTI = 66228; causecode = 29;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3551010647562113;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel9-
00000000001110000011100110001111;fileName = ../UehBehaviourBaseProc"
[2015-03-04 13:05:38.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286719081623502 part 3>"edure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
172;noOfUeCtxtInUra = 343;ActiveSetCellId = [5655,2138,-1,-1,-1];ActiveSetCellFroId
= [17,75,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c2v124ec0s0;Additio"
[2015-03-04 13:05:38.460] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286719081623502 part 4>"n text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:05:38.696] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108;
UeRef=1876; SrncUeId=1876; isSrnc=1; sRnti=64196; IMSI = 214019815303622; connType
= uehPacketEulHs.
[2015-03-04 13:05:38.696] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108; UeRef=1876;
SrncUeId=1876; isSrnc=1; sRnti=64196; IMSI = 214019815303622; connType =
uehPacketEulHs.
[2015-03-04 13:05:38.696] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108; UeRef=1876;
SrncUeId=1876; isSrnc=1; sRnti=64196; IMSI = 214019815303622; connType =
uehPacketEulHs.
[2015-03-04 13:05:38.900] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3346; IMSI = 214019815006265; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 65666;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:38.904] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASECS; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3346; SrncUeId=3346; isSrnc=1; sRnti=65666; IMSI = 214019815006265; connType
= uehPacketCch.
[2015-03-04 13:05:38.904] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEMULTICS ; for
Source Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138;
cellFroId=75; UeRef=3346; SrncUeId=3346; isSrnc=1; sRnti=65666; IMSI =
214019815006265; connType = uehPacketCch.
[2015-03-04 13:05:39.016] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2225; IMSI = 214019814888116; cellId = 28206; cellFroId = 165; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64545; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:39.276] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
528; IMSI = 214019808980363; cellId = 8748; cellFroId = 367; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62848; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:39.312] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=2225; SrncUeId=2225; isSrnc=1; sRnti=64545; IMSI = 214019814888116; connType
= uehRrcConn.
[2015-03-04 13:05:39.536] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=528; SrncUeId=528; isSrnc=1; sRnti=62848; IMSI = 214019808980363; connType =
uehRrcConn.
[2015-03-04 13:05:39.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286908451223503, 4 parts will follow >
[2015-03-04 13:05:39.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908451223503 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 848; IMSI = 214019818069316;
cellId = 22114; cellFroId = 113; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 63168; caus"
[2015-03-04 13:05:39.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908451223503 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3588280591310508;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100001011100110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:05:39.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286908451223503 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 182;noOfUeCtxtInUra =
338;ActiveSetCellId = [22114];ActiveSetCellFroId = [113];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateCo"
[2015-03-04 13:05:39.992] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286908451223503 part
4>"nfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:40.512] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
426; IMSI = 214019401596282; cellId = 401; cellFroId = 24; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62746; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:05:40.568] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
906; IMSI = 214019814888103; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63226; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:40.816] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24;
UeRef=426; SrncUeId=426; isSrnc=1; sRnti=62746; IMSI = 214019401596282; connType =
uehRrcConn.
[2015-03-04 13:05:40.892] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5837; IMSI = 214060625079959; cellId = 16875; cellFroId = 3; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 68157; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:05:40.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=906; SrncUeId=906; isSrnc=1; sRnti=63226; IMSI = 214019814888103; connType =
uehRrcConn.
[2015-03-04 13:05:41.200] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=351; numOfSteps=1; cellId=15209; cellFroId=351;
UeRef=3213; SrncUeId=3213; isSrnc=1; sRnti=65533; IMSI = 214015508861203; connType
= uehPacketCch.
[2015-03-04 13:05:41.232] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=5837; SrncUeId=5837; isSrnc=1; sRnti=68157; IMSI = 214060625079959; connType
= uehRrcConn.
[2015-03-04 13:05:41.232] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=5837; SrncUeId=5837; isSrnc=1; sRnti=68157; IMSI = 214060625079959; connType
= uehRrcConn.
[2015-03-04 13:05:42.356] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1028; IMSI = 214012301657171; cellId = 22115; cellFroId = 129; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63348; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:42.400] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286893187223504, 4 parts will follow >
[2015-03-04 13:05:42.400] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286893187223504 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4113; IMSI = 214019814687693;
cellId = 51372; cellFroId = 44; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 66433; caus"
[2015-03-04 13:05:42.400] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286893187223504 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3542440502695815;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:05:42.400] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286893187223504 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 169;noOfUeCtxtInUra =
347;ActiveSetCellId = [51372];ActiveSetCellFroId = [44];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateCon"
[2015-03-04 13:05:42.400] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286893187223504 part
4>"firm::waitUtranMobilityInfo "
[2015-03-04 13:05:43.008] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=129; numOfSteps=1; cellId=22115; cellFroId=129;
UeRef=1028; SrncUeId=1028; isSrnc=1; sRnti=63348; IMSI = 214012301657171; connType
= uehSpeech.
[2015-03-04 13:05:43.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286612500823505, 4 parts will follow >
[2015-03-04 13:05:43.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286612500823505 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3394; IMSI = 214019818283770;
cellId = 5619; cellFroId = 67; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 65714; cause"
[2015-03-04 13:05:43.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286612500823505 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3520610692366203;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00001000000100000011100110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:43.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286612500823505 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 170;noOfUeCtxtInUra =
349;ActiveSetCellId = [5619];ActiveSetCellFroId = [67];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:43.440] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286612500823505 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:43.476] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286856296023506, 4 parts will follow >
[2015-03-04 13:05:43.476] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286856296023506 part 1>"ExceptionCode = 10; Received signal
setupLocalIpUdpTrBrRej on DrhIfTrBrP; ResourceReject; DRH;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 190; IMSI = 214019817272429; cellId =
28206; cellFroId = 165; hsCellId = 28206; hsCellFroId = 165; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:05:43.476] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286856296023506 part 2>"st RL in DRNC: No; S-RNTI = 62510; causecode =
417; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3532550679936718;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp0;
tGCP=000000000000000000000000;UE Cap = Rel9-
00000000001110001011100110001111;fileName = ../UehBehavi"
[2015-03-04 13:05:43.476] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286856296023506 part 3>"ourBaseProcedure.cpp;line = 25999;Previous state
= WaitForSetupLocalIpUdpTrBrRsp;Current state =
SetupIPTermPoints;noOfUeCtxtInConnectedState = 170;noOfUeCtxtInUra =
349;ActiveSetCellId = [28206,-1,-1,-1,-1];ActiveSetCellFroId = [165,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason"
[2015-03-04 13:05:43.476] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286856296023506 part 4>" =
chSwitchEvalInd;Addition text = UehBehaviourBaseProcedure,rabStatus = chanSwitch;
in RadioLinkReconfiguration "
[2015-03-04 13:05:43.476] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 190; IMSI = 214019817272429; cellId = 28206;
cellFroId = 165; hsCellId = 28206; hsCellFroId = 165; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62510; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId =
2403
[2015-03-04 13:05:43.520] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 190; IMSI = 214019817272429; cellId = 28206; cellFroId = 165; hsCellId
= 28206; hsCellFroId = 165; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 62510; causecode = UNDEF; globalCnIdPs: cnId =
2403, mcc = 214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc =
214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:05:43.580] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286674592023507, 4 parts will follow >
[2015-03-04 13:05:43.580] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674592023507 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2595; IMSI = 214019819549046;
cellId = 28208; cellFroId = 194; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 64915; cau"
[2015-03-04 13:05:43.580] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674592023507 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3581610532162178;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:43.580] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674592023507 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 169;noOfUeCtxtInUra =
350;ActiveSetCellId = [28208];ActiveSetCellFroId = [194];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P33c0v0ec0s0;Addition text =
Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:43.580] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286674592023507 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:43.816] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1049; IMSI = 214019816064416; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63369; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:44.056] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=1049; SrncUeId=1049; isSrnc=1; sRnti=63369; IMSI = 214019816064416; connType
= uehSpeech.
[2015-03-04 13:05:44.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286380534423508, 4 parts will follow >
[2015-03-04 13:05:44.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423508 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1866; IMSI = 214015517018163;
cellId = 22114; cellFroId = 113; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 64186; cau"
[2015-03-04 13:05:44.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423508 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3558350667938302;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:44.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423508 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 166;noOfUeCtxtInUra =
353;ActiveSetCellId = [22114];ActiveSetCellFroId = [113];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:05:44.244] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286380534423508 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:44.256] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 5861; IMSI = UNDEF; TMSI = 671950213
[0x280d2585]; cellId = 28206; cellFroId = 165; hsCellId = UNDEF; hsCellFroId =
UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC:
No; S-RNTI = 68181; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc =
1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId =
2506
[2015-03-04 13:05:44.256] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 5861; uehRrcConn;
sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped Call
Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:44.320] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5861; IMSI = UNDEF; TMSI = 671950213 [0x280d2585]; cellId = 28206; cellFroId = 165;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 68181; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:44.400] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=5861; SrncUeId=5861; isSrnc=1; sRnti=68181; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:05:44.544] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2223; IMSI = 214015518058369; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64543; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:05:44.552] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 4802; IMSI = 310410539968069; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67122; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:05:44.572] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 4802; IMSI = 310410539968069; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
67122; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:44.572] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 4802;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:44.736] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3761; IMSI = 214018202726086; cellId = 28194; cellFroId = 124; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66081; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehSpeechAmrWBPacket0, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:05:44.788] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1731; IMSI = 214060620890034; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64051; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:05:45.288] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286724272023509, 4 parts will follow >
[2015-03-04 13:05:45.288] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286724272023509 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4283; IMSI = 214015514592386;
cellId = 5621; cellFroId = 69; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 66603; cause"
[2015-03-04 13:05:45.288] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286724272023509 part 2>"code = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 3582670529620472;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:45.288] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286724272023509 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 168;noOfUeCtxtInUra =
350;ActiveSetCellId = [5621];ActiveSetCellFroId = [69];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:45.288] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286724272023509 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:45.324] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=4802; SrncUeId=4802; isSrnc=1; sRnti=67122; IMSI = 310410539968069; connType
= uehPacketUraPch.
[2015-03-04 13:05:45.324] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=4802; SrncUeId=4802; isSrnc=1; sRnti=67122; IMSI = 310410539968069; connType
= uehPacketUraPch.
[2015-03-04 13:05:45.624] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
782; IMSI = 214060200499088; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 63102; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEAMRWB; for Source Best
Cell on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124;
UeRef=3761; SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124; UeRef=3761;
SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType =
uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124;
UeRef=3761; SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124; UeRef=3761;
SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType =
uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124;
UeRef=3761; SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124;
UeRef=3761; SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.416] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIAMRWB ; for Source Best
Cell on observed instance Id=124; numOfSteps=1; cellId=28194; cellFroId=124;
UeRef=3761; SrncUeId=3761; isSrnc=1; sRnti=66081; IMSI = 214018202726086; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:05:46.524] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286522256023510, 4 parts will follow >
[2015-03-04 13:05:46.524] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286522256023510 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1424; IMSI = 310410529704241;
cellId = 5619; cellFroId = 67; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 63744; cause"
[2015-03-04 13:05:46.524] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286522256023510 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3589010413083002;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000100000011000110000110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:46.524] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286522256023510 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 167;noOfUeCtxtInUra =
350;ActiveSetCellId = [5619];ActiveSetCellFroId = [67];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P33c0v0ec0s0;Addition text =
Top::SwitchUraToFach::SendCellUpdateConfirm::"
[2015-03-04 13:05:46.524] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286522256023510 part 4>"waitUtranMobilityInfo
"
[2015-03-04 13:05:46.628] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=190; SrncUeId=190; isSrnc=1; sRnti=62510; IMSI = 214019817272429; connType =
uehSp0.
[2015-03-04 13:05:47.344] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 268; IMSI = 214180001315874; cellId = 556;
cellFroId = 39; hsCellId = 556; hsCellFroId = 39; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62588; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:05:47.344] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 268;
uehPacketEulHs; sGCP=000000000000001000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:47.384] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 268; IMSI = 214180001315874; cellId = 556; cellFroId = 39; hsCellId =
556; hsCellFroId = 39; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62588; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:05:47.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=39; numOfSteps=1; cellId=556; cellFroId=39; UeRef=268;
SrncUeId=268; isSrnc=1; sRnti=62588; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:05:47.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=39; numOfSteps=1; cellId=556; cellFroId=39; UeRef=268;
SrncUeId=268; isSrnc=1; sRnti=62588; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:05:47.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=39; numOfSteps=1; cellId=556; cellFroId=39; UeRef=268;
SrncUeId=268; isSrnc=1; sRnti=62588; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:05:48.140] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
357; IMSI = 214018802870430; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62677; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:48.220] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287518151223511, 4 parts will follow >
[2015-03-04 13:05:48.220] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223511 part 1>"ExceptionCode = 757; LOGICAL ERROR IN RRC RADIO
BEARER RECONF COMPLETE; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehChSwitchDchToUraC;UeRef = 3853; IMSI = 214019813863456;
cellId = 5620; cellFroId = 68; hsCellId = 5620; hsCellFroId = 68; spId =
dc:s:32862:0; rhRncModuleId = 9; S-RNTI = 66173; causeco"
[2015-03-04 13:05:48.220] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223511 part 2>"de = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214,
mnc = 1;;IMEISV = 3581140617247601;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011100;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000100000001000110001110;fileName = ../UehChSwitchDchToUraC.cpp;line =
2016;Previous state"
[2015-03-04 13:05:48.220] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223511 part 3>" = waitRbComplete;Current state =
RadioBearerReConfig;noOfUeCtxtInConnectedState = 174;noOfUeCtxtInUra =
347;ActiveSetCellId = [-1];ActiveSetCellFroId = [-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = RRCULt23rb2;Addition text =
Uplink Counter Synchronisation IE not present (message : r"
[2015-03-04 13:05:48.220] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 287518151223511 part
4>"bReconfigurationComplete) "
[2015-03-04 13:05:48.220] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 14; UeRef = 3853; IMSI = 214019813863456; cellId = 5620;
cellFroId = 68; hsCellId = 5620; hsCellFroId = 68; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 66173; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:05:48.252] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1723; IMSI = UNDEF; TMSI = 537343420 [0x200735bc]; cellId = 16873; cellFroId = 8;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64043; causecode = UNDEF; globalCnIdPs:
cnId = 2306, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2306
[2015-03-04 13:05:48.252] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
14; UeRef = 3853; IMSI = 214019813863456; cellId = 5620; cellFroId = 68; hsCellId =
5620; hsCellFroId = 68; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 66173; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:05:48.332] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=357; SrncUeId=357; isSrnc=1; sRnti=62677; IMSI = 214018802870430; connType =
uehRrcConn.
[2015-03-04 13:05:48.332] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=357; SrncUeId=357; isSrnc=1; sRnti=62677; IMSI = 214018802870430; connType =
uehRrcConn.
[2015-03-04 13:05:48.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=3853; SrncUeId=3853; isSrnc=1; sRnti=66173; IMSI = 214019813863456; connType
= uehPacketEulHs.
[2015-03-04 13:05:48.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68; UeRef=3853;
SrncUeId=3853; isSrnc=1; sRnti=66173; IMSI = 214019813863456; connType =
uehPacketEulHs.
[2015-03-04 13:05:48.388] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68; UeRef=3853;
SrncUeId=3853; isSrnc=1; sRnti=66173; IMSI = 214019813863456; connType =
uehPacketEulHs.
[2015-03-04 13:05:48.536] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3566; IMSI = 214015516195877; cellId = 257; cellFroId = 479; hsCellId = 402;
hsCellFroId = 25; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 65886; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = -1
[2015-03-04 13:05:48.552] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=8; numOfSteps=1; cellId=16873; cellFroId=8;
UeRef=1723; SrncUeId=1723; isSrnc=1; sRnti=64043; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:05:48.956] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5851; IMSI = 214018103702954; cellId = 5621; cellFroId = 69; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 68171; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:49.120] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2223; SrncUeId=2223; isSrnc=1; sRnti=64543; IMSI = 214015518058369; connType
= uehPacketUraPch.
[2015-03-04 13:05:49.120] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2223; SrncUeId=2223; isSrnc=1; sRnti=64543; IMSI = 214015518058369; connType
= uehPacketUraPch.
[2015-03-04 13:05:49.204] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 285362919223512, 4 parts will follow >
[2015-03-04 13:05:49.204] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223512 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 5365; IMSI = 214019809049369;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 67685; cause"
[2015-03-04 13:05:49.204] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223512 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3550740593805306;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:49.204] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223512 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 174;noOfUeCtxtInUra =
348;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:49.204] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 285362919223512 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:49.276] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=69; numOfSteps=1; cellId=5621; cellFroId=69;
UeRef=5851; SrncUeId=5851; isSrnc=1; sRnti=68171; IMSI = 214018103702954; connType
= uehRrcConn.
[2015-03-04 13:05:49.364] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=1731;
SrncUeId=1731; isSrnc=1; sRnti=64051; IMSI = 214060620890034; connType =
uehPacketUraPch.
[2015-03-04 13:05:49.364] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5;
UeRef=1731; SrncUeId=1731; isSrnc=1; sRnti=64051; IMSI = 214060620890034; connType
= uehPacketUraPch.
[2015-03-04 13:05:49.732] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=479; numOfSteps=1; cellId=257; cellFroId=479;
UeRef=3566; SrncUeId=3566; isSrnc=1; sRnti=65886; IMSI = 214015516195877; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:49.732] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=479; numOfSteps=1; cellId=257; cellFroId=479;
UeRef=3566; SrncUeId=3566; isSrnc=1; sRnti=65886; IMSI = 214015516195877; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:49.732] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=479; numOfSteps=1; cellId=257; cellFroId=479;
UeRef=3566; SrncUeId=3566; isSrnc=1; sRnti=65886; IMSI = 214015516195877; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:05:49.752] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4008; IMSI = 214019101952830; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66328; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:49.984] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2131; IMSI = 214018802684738; cellId = 8748; cellFroId = 367; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64451; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:50.120] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286339822423513, 4 parts will follow >
[2015-03-04 13:05:50.120] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423513 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1507; IMSI = 214019816702294;
cellId = 8750; cellFroId = 369; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 63827; caus"
[2015-03-04 13:05:50.120] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423513 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3509610580082417;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:05:50.120] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286339822423513 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 176;noOfUeCtxtInUra =
344;ActiveSetCellId = [8750];ActiveSetCellFroId = [369];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateCon"
[2015-03-04 13:05:50.120] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286339822423513 part
4>"firm::waitUtranMobilityInfo "
[2015-03-04 13:05:50.132] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=4008; SrncUeId=4008; isSrnc=1; sRnti=66328; IMSI = 214019101952830; connType
= uehRrcConn.
[2015-03-04 13:05:50.132] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=4008; SrncUeId=4008; isSrnc=1; sRnti=66328; IMSI = 214019101952830; connType
= uehRrcConn.
[2015-03-04 13:05:50.196] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3; UeRef=782;
SrncUeId=782; isSrnc=1; sRnti=63102; IMSI = 214060200499088; connType =
uehPacketUraPch.
[2015-03-04 13:05:50.196] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=782; SrncUeId=782; isSrnc=1; sRnti=63102; IMSI = 214060200499088; connType =
uehPacketUraPch.
[2015-03-04 13:05:50.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=2131; SrncUeId=2131; isSrnc=1; sRnti=64451; IMSI = 214018802684738; connType
= uehRrcConn.
[2015-03-04 13:05:50.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=2131; SrncUeId=2131; isSrnc=1; sRnti=64451; IMSI = 214018802684738; connType
= uehRrcConn.
[2015-03-04 13:05:50.340] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 4564; IMSI = 214019807956815; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 66884; causecode = UNDEF; globalCnIdPs: cnId = 2403,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2403
[2015-03-04 13:05:50.380] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 4564; IMSI = 214019807956815; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
66884; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:05:50.380] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 4564;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:50.656] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 285362919223514, 4 parts will follow >
[2015-03-04 13:05:50.656] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223514 part 1>"ExceptionCode = 594; Received signal
initialUeIdCollisionActionReq on rnhIfUeRegistrationP; ResourceReject;
RNH;RRCConRel;Dropped Call Release;callProc = UehUeCtxtC;UeRef = 3643; IMSI =
214015515537522; cellId = 8750; cellFroId = 369; hsCellId = 8750; hsCellFroId =
369; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC ="
[2015-03-04 13:05:50.656] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223514 part 2>" 0; Best RL in DRNC: No; S-RNTI = 65963;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3567650673738601;sourceConnType = uehPacketEulHs;
sGCP=000000000000011000011100;targetConnType = uehPacketEulHs;
tGCP=000000000000011000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehU"
[2015-03-04 13:05:50.656] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 285362919223514 part 3>"eCtxtC.cpp;line = 28229;Previous state =
NULL;Current state = waitSoftHoRunRsp;noOfUeCtxtInConnectedState =
176;noOfUeCtxtInUra = 347;ActiveSetCellId = [8750,257,-1,-1,-1];ActiveSetCellFroId
= [369,479,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P9c0v0ec0s1;Addition text = Rece"
[2015-03-04 13:05:50.656] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4586 TRACE1:<key 285362919223514 part 4>"ived in state
Running; "
[2015-03-04 13:05:50.656] [021200]RncLmUePT(UehSoftHoC[195])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehSoftHoC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:05:50.940] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=204; numOfSteps=1; cellId=-30325; cellFroId=204;
UeRef=4564; SrncUeId=4564; isSrnc=1; sRnti=66884; IMSI = 214019807956815; connType
= uehPacketUraPch.
[2015-03-04 13:05:50.940] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=204; numOfSteps=1; cellId=-30325; cellFroId=204;
UeRef=4564; SrncUeId=4564; isSrnc=1; sRnti=66884; IMSI = 214019807956815; connType
= uehPacketUraPch.
[2015-03-04 13:05:51.096] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3643; IMSI = 214015515537522; cellId = 8750; cellFroId = 369; hsCellId
= 8750; hsCellFroId = 369; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 65963; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:05:51.400] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2047; IMSI = 214015511109104; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64367; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:51.520] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 3061; IMSI = 310260118373722; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65381; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:05:51.544] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 3061; IMSI = 310260118373722; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65381; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:51.544] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3061;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:51.612] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5255; IMSI = 214015515537522; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67575; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:51.652] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=2047; SrncUeId=2047; isSrnc=1; sRnti=64367; IMSI = 214015511109104; connType
= uehRrcConn.
[2015-03-04 13:05:51.740] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=5255; SrncUeId=5255; isSrnc=1; sRnti=67575; IMSI = 214015515537522; connType
= uehRrcConn.
[2015-03-04 13:05:51.740] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=5255; SrncUeId=5255; isSrnc=1; sRnti=67575; IMSI = 214015515537522; connType
= uehRrcConn.
[2015-03-04 13:05:51.828] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61;
UeRef=3632; SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType
= uehPacketEulHsPacketEulHs.
[2015-03-04 13:05:51.828] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61; UeRef=3632;
SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType =
uehPacketEulHsPacketEulHs.
[2015-03-04 13:05:51.864] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2709; IMSI = 214017001923608; cellId = 5655; cellFroId = 17; hsCellId = 5655;
hsCellFroId = 17; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 65029; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = 2110
[2015-03-04 13:05:52.136] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=2709; SrncUeId=2709; isSrnc=1; sRnti=65029; IMSI = 214017001923608; connType
= uehPacketEulHs.
[2015-03-04 13:05:52.136] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17; UeRef=2709;
SrncUeId=2709; isSrnc=1; sRnti=65029; IMSI = 214017001923608; connType =
uehPacketEulHs.
[2015-03-04 13:05:52.136] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17; UeRef=2709;
SrncUeId=2709; isSrnc=1; sRnti=65029; IMSI = 214017001923608; connType =
uehPacketEulHs.
[2015-03-04 13:05:52.400] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3793; IMSI = 214019814502931; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66113; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:52.544] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1647; IMSI = 214015513847140; cellId = 28206; cellFroId = 165; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63967; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:52.716] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
962; IMSI = UNDEF; TMSI = 269257257 [0x100c8a29]; cellId = 5619; cellFroId = 67;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63282; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:52.740] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
962; IMSI = UNDEF; TMSI = 269257257 [0x100c8a29]; cellId = 5619; cellFroId = 67;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63282; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:52.764] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=1647; SrncUeId=1647; isSrnc=1; sRnti=63967; IMSI = 214015513847140; connType
= uehRrcConn.
[2015-03-04 13:05:52.772] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3793; SrncUeId=3793; isSrnc=1; sRnti=66113; IMSI = 214019814502931; connType
= uehRrcConn.
[2015-03-04 13:05:52.868] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=58; numOfSteps=1; cellId=9938; cellFroId=58;
UeRef=3061; SrncUeId=3061; isSrnc=1; sRnti=65381; IMSI = 310260118373722; connType
= uehPacketUraPch.
[2015-03-04 13:05:52.868] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=58; numOfSteps=1; cellId=9938; cellFroId=58;
UeRef=3061; SrncUeId=3061; isSrnc=1; sRnti=65381; IMSI = 310260118373722; connType
= uehPacketUraPch.
[2015-03-04 13:05:52.900] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2381; IMSI = 214015516246163; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64701; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:53.012] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2353; IMSI = 214019101467835; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64673; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:05:53.068] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67;
UeRef=962; SrncUeId=962; isSrnc=1; sRnti=63282; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:05:53.120] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2190; IMSI = 214015516585753; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64510; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:53.132] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=2381; SrncUeId=2381; isSrnc=1; sRnti=64701; IMSI = 214015516246163; connType
= uehRrcConn.
[2015-03-04 13:05:53.216] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=2353; SrncUeId=2353; isSrnc=1; sRnti=64673; IMSI = 214019101467835; connType
= uehRrcConn.
[2015-03-04 13:05:54.340] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
222; IMSI = 214019818871000; cellId = 403; cellFroId = 9; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62542; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:05:54.968] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1217; IMSI = 214019401569737; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63537; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:55.092] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=1217; SrncUeId=1217; isSrnc=1; sRnti=63537; IMSI = 214019401569737; connType
= uehRrcConn.
[2015-03-04 13:05:55.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286754243223515, 4 parts will follow >
[2015-03-04 13:05:55.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754243223515 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:05:55.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754243223515 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:05:55.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754243223515 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
180;noOfUeCtxtInUra = 350;ActiveSetCellId = [9359,16139,-1,-1,-
1];ActiveSetCellFroId = [4,0,-1,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c0v0ec0s1;Addi"
[2015-03-04 13:05:55.412] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286754243223515 part 4>"tion text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:05:55.540] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5705; IMSI = 214019816824831; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 68025; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:55.600] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
638; IMSI = 214015516008287; cellId = 28206; cellFroId = 165; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62958; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:55.660] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4359; IMSI = 214015514447282; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66679; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:55.872] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3809; IMSI = 214019401429716; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66129; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:05:55.880] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=638; SrncUeId=638; isSrnc=1; sRnti=62958; IMSI = 214015516008287; connType =
uehRrcConn.
[2015-03-04 13:05:55.972] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=3809; SrncUeId=3809; isSrnc=1; sRnti=66129; IMSI = 214019401429716; connType
= uehRrcConn.
[2015-03-04 13:05:56.196] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2514; IMSI = 214019502963688; cellId = 9359; cellFroId = 4; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64834; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:56.204] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=9; numOfSteps=1; cellId=403; cellFroId=9; UeRef=222;
SrncUeId=222; isSrnc=1; sRnti=62542; IMSI = 214019818871000; connType = uehSp0.
[2015-03-04 13:05:56.204] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=9; numOfSteps=1; cellId=403; cellFroId=9; UeRef=222;
SrncUeId=222; isSrnc=1; sRnti=62542; IMSI = 214019818871000; connType = uehSp0.
[2015-03-04 13:05:56.204] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=9; numOfSteps=1; cellId=403; cellFroId=9; UeRef=222;
SrncUeId=222; isSrnc=1; sRnti=62542; IMSI = 214019818871000; connType = uehSp0.
[2015-03-04 13:05:56.204] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=9; numOfSteps=1; cellId=403; cellFroId=9;
UeRef=222; SrncUeId=222; isSrnc=1; sRnti=62542; IMSI = 214019818871000; connType =
uehSp0.
[2015-03-04 13:05:56.204] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=9; numOfSteps=1; cellId=403; cellFroId=9; UeRef=222;
SrncUeId=222; isSrnc=1; sRnti=62542; IMSI = 214019818871000; connType = uehSp0.
[2015-03-04 13:05:56.812] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1625; IMSI = UNDEF; TMSI = 671210939 [0x2801ddbb]; cellId = 5620; cellFroId = 68;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63945; causecode = UNDEF; globalCnIdPs:
cnId = 2403, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2403
[2015-03-04 13:05:56.876] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5705; IMSI = 214019816824831; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 68025; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:05:57.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286839854423516, 3 parts will follow >
[2015-03-04 13:05:57.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286839854423516 part 1>"ExceptionCode = 594; Received signal
initialUeIdCollisionActionReq on rnhIfUeRegistrationP; ResourceReject;
RNH;RRCConRel;Dropped Call Release;callProc = UehUeCtxtC;UeRef = 5348; IMSI =
214019818762150; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId =
UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 67"
[2015-03-04 13:05:57.048] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286839854423516 part 2>"668; causecode = UNDEF; globalCnIdPs: cnId =
2206, mcc = 214, mnc = 1;;IMEISV = 3574560487600620;sourceConnType =
uehPacketUraPch; sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line = 22583;Previous
s"
[2015-03-04 13:05:57.048] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4586 TRACE1:<key 286839854423516 part 3>"tate =
waitForTrigger;Current state = Idle;noOfUeCtxtInConnectedState =
181;noOfUeCtxtInUra = 353;ActiveSetCellId = [-1];ActiveSetCellFroId = [-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P32c0v0ec0s1;Addition text = Received in state non-running; "
[2015-03-04 13:05:57.048] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 5348; IMSI = 214019818762150; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67668; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:05:57.104] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3699; IMSI = 214019818005034; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66019; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:05:57.116] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1625; SrncUeId=1625; isSrnc=1; sRnti=63945; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:05:57.116] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1625; SrncUeId=1625; isSrnc=1; sRnti=63945; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:05:57.128] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=5705; SrncUeId=5705; isSrnc=1; sRnti=68025; IMSI = 214019816824831; connType
= uehRrcConn.
[2015-03-04 13:05:57.272] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286892374423517, 4 parts will follow >
[2015-03-04 13:05:57.272] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286892374423517 part 1>"ExceptionCode = 521; TIMER rrcSetuptimerId has
expired; InterfaceTimout (Internal); Ueh;RRCConNotRel;No effect on
connection;callProc = UehRrcConnSetupC;UeRef = 4706; IMSI = UNDEF; TMSI =
1342356346 [0x5002bb7a]; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9;"
[2015-03-04 13:05:57.272] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286892374423517 part 2>" S-RNTI = 67026; causecode = UNDEF;No IMEISV
received;sourceConnType = uehNotValid; sGCP=000000000000000000000000;targetConnType
= uehRrcConn; tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000001000000000010;fileName = ../UehRrcConnSetupC.cpp;line =
8964;Previous state = waitRlRestoreOrSetupComp;Current state ="
[2015-03-04 13:05:57.272] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286892374423517 part 3>"
WaitRlRestoreOrSetupComp;noOfUeCtxtInConnectedState = 181;noOfUeCtxtInUra =
351;ActiveSetCellId = [22114,-1,-1,-1,-1];ActiveSetCellFroId = [113,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
rrcConnRequestInd;Addition text = The EstablishmentCause is
InterRAT_CellReselection(1"
[2015-03-04 13:05:57.272] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286892374423517 part 4>"0). Neither RRC
Connection Setup Complete or NBAP Radio Link Restore Indication received. "
[2015-03-04 13:05:57.336] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=3699; SrncUeId=3699; isSrnc=1; sRnti=66019; IMSI = 214019818005034; connType
= uehRrcConn.
[2015-03-04 13:05:57.420] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=4; numOfSteps=1; cellId=9359; cellFroId=4;
UeRef=2514; SrncUeId=2514; isSrnc=1; sRnti=64834; IMSI = 214019502963688; connType
= uehRrcConn.
[2015-03-04 13:05:57.720] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2346; IMSI = 214019818762150; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64666; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:58.052] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 3489; IMSI = 214019811320767; cellId = 37823;
cellFroId = 196; hsCellId = 9360; hsCellFroId = 5; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65809; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:05:58.052] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3489;
uehPacketEulHs; sGCP=000000000000001000011100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:05:58.080] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3489; IMSI = 214019811320767; cellId = 37823; cellFroId = 196; hsCellId
= 9360; hsCellFroId = 5; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 65809; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:05:58.084] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286788118423518, 4 parts will follow >
[2015-03-04 13:05:58.084] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423518 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4553; IMSI = 214015515887683;
cellId = 5619; cellFroId = 67; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 66873; cause"
[2015-03-04 13:05:58.084] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423518 part 2>"code = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3547240697730918;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel9-
00000000000000001000100110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:05:58.084] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423518 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 188;noOfUeCtxtInUra =
346;ActiveSetCellId = [5619];ActiveSetCellFroId = [67];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:05:58.084] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286788118423518 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:05:58.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=3489;
SrncUeId=3489; isSrnc=1; sRnti=65809; IMSI = 214019811320767; connType =
uehPacketEulHs.
[2015-03-04 13:05:58.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=3489;
SrncUeId=3489; isSrnc=1; sRnti=65809; IMSI = 214019811320767; connType =
uehPacketEulHs.
[2015-03-04 13:05:58.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=3489;
SrncUeId=3489; isSrnc=1; sRnti=65809; IMSI = 214019811320767; connType =
uehPacketEulHs.
[2015-03-04 13:05:58.424] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286699147223519, 3 parts will follow >
[2015-03-04 13:05:58.424] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286699147223519 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 773; IMSI = 214015518101919; cellId = 28204;
cellFroId = 163; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in "
[2015-03-04 13:05:58.424] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286699147223519 part 2>"DRNC: No; S-RNTI = 63093; causecode = 6;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3582670563429972;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehSpeech;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line = 970;Previo"
[2015-03-04 13:05:58.424] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286699147223519 part 3>"us state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 345;ActiveSetCellId = [28204,-1,-1,-1,-1];ActiveSetCellFroId
= [163,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = UehRanapRabAssignmentRe;Addition text = running "
[2015-03-04 13:05:58.424] [021200]RncLmUePT(UehRabHandlingC[387])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state baseIdle. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:05:58.424] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for circuit
switched CN with cause 15; UeRef = 773; IMSI = 214015518101919; cellId = 28204;
cellFroId = 163; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63093; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:05:58.424] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 773; IMSI = 214015518101919; cellId = 28204;
cellFroId = 163; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63093; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:58.456] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
773; IMSI = 214015518101919; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63093; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:58.496] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
15; UeRef = 773; IMSI = 214015518101919; cellId = 28204; cellFroId = 163; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 63093; causecode = UNDEF; globalCnIdPs: cnId =
2206, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:05:58.616] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4705; IMSI = 214060622824813; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67025; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:58.664] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4359; IMSI = 214015514447282; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66679; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:05:58.844] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=4705; SrncUeId=4705; isSrnc=1; sRnti=67025; IMSI = 214060622824813; connType
= uehRrcConn.
[2015-03-04 13:05:58.884] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
369; IMSI = 214019817435661; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 62689; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:58.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286981161623520, 4 parts will follow >
[2015-03-04 13:05:58.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981161623520 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1257; IMSI = 214019810985514;
cellId = 11509; cellFroId = 178; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32862:0; rhRncModuleId = 9; S-RNTI = 63577; cau"
[2015-03-04 13:05:58.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981161623520 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 8680380104508996;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:05:58.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981161623520 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 187;noOfUeCtxtInUra =
344;ActiveSetCellId = [11509];ActiveSetCellFroId = [178];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:05:58.908] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286981161623520 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:05:58.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=4359; SrncUeId=4359; isSrnc=1; sRnti=66679; IMSI = 214015514447282; connType
= uehRrcConn.
[2015-03-04 13:05:58.956] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2033; IMSI = 214019818983219; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64353; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:05:59.012] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5348; IMSI = 214019818762150; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 67668; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:05:59.016] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=5348; SrncUeId=5348; isSrnc=1; sRnti=67668; IMSI = 214019818762150; connType
= uehPacketUraPch.
[2015-03-04 13:05:59.016] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=5348; SrncUeId=5348; isSrnc=1; sRnti=67668; IMSI = 214019818762150; connType
= uehPacketUraPch.
[2015-03-04 13:05:59.200] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2346; IMSI = 214019818762150; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64666; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:05:59.340] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 289721120023521, 4 parts will follow >
[2015-03-04 13:05:59.340] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 289721120023521 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:05:59.340] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 289721120023521 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:05:59.340] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 289721120023521 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
188;noOfUeCtxtInUra = 341;ActiveSetCellId = [9359,16139,16873,-1,-
1];ActiveSetCellFroId = [4,0,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd"
[2015-03-04 13:05:59.340] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 289721120023521 part 4>";Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:05:59.348] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2190; IMSI = 214015516585753; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64510; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSpeechAmrWB, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = 2110
[2015-03-04 13:05:59.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286344904023522, 4 parts will follow >
[2015-03-04 13:05:59.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286344904023522 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 773; IMSI = 214015518101919; cellId = 28204;
cellFroId = 163; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Bes"
[2015-03-04 13:05:59.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286344904023522 part 2>"t RL in DRNC: No; S-RNTI = 63093; causecode =
UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3582670563429972;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehSpeech;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line "
[2015-03-04 13:05:59.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286344904023522 part 3>"= 935;Previous state = NULL;Current state =
waitUeConnRelRunRsp;noOfUeCtxtInConnectedState = 190;noOfUeCtxtInUra =
339;ActiveSetCellId = [28204,-1,-1,-1,-1];ActiveSetCellFroId = [163,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P8c12v52ec0s0;Addition text = Procedure type 8 R"
[2015-03-04 13:05:59.420] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286344904023522 part 4>"unning Not supported
by Call Reestablishment: isCallReEstOverIur 0 "
[2015-03-04 13:05:59.420] [021200]RncLmUePT(UehUeConnRelC[350])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehUeConnRelC in state releaseDCH. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:05:59.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=773; SrncUeId=773; isSrnc=1; sRnti=63093; IMSI = 214015518101919; connType =
uehRrcConn.
[2015-03-04 13:05:59.468] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=2346; SrncUeId=2346; isSrnc=1; sRnti=64666; IMSI = 214019818762150; connType
= uehRrcConn.
[2015-03-04 13:05:59.664] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1375; IMSI = 214019817743385; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 63695;
causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:05:59.976] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
943; IMSI = 214019817179713; cellId = 2107; cellFroId = 74; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 63263;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:00.016] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
11; UeRef = 5888; IMSI = 268010600290661; cellId = 28211; cellFroId = 185; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC =
1; Best RL in DRNC: No; S-RNTI = 68208; causecode = UNDEF; globalCnIdPs: cnId =
2403, mcc = 214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:06:00.308] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=1375; SrncUeId=1375; isSrnc=1; sRnti=63695; IMSI = 214019817743385; connType
= uehPacketCch.
[2015-03-04 13:06:00.468] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2033; IMSI = 214019818983219; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64353; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:00.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286549475223523, 4 parts will follow >
[2015-03-04 13:06:00.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286549475223523 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1556; IMSI = 214019802223071;
cellId = 45993; cellFroId = 93; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 63876; caus"
[2015-03-04 13:06:00.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286549475223523 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 3547340649341577;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:06:00.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286549475223523 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 187;noOfUeCtxtInUra =
339;ActiveSetCellId = [45993];ActiveSetCellFroId = [93];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateCon"
[2015-03-04 13:06:00.712] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286549475223523 part
4>"firm::waitUtranMobilityInfo "
[2015-03-04 13:06:01.076] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2033; SrncUeId=2033; isSrnc=1; sRnti=64353; IMSI = 214019818983219; connType
= uehRrcConn.
[2015-03-04 13:06:01.204] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3249; IMSI = 214019818092189; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65569; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:06:01.328] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3249; SrncUeId=3249; isSrnc=1; sRnti=65569; IMSI = 214019818092189; connType
= uehRrcConn.
[2015-03-04 13:06:01.328] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3249; SrncUeId=3249; isSrnc=1; sRnti=65569; IMSI = 214019818092189; connType
= uehRrcConn.
[2015-03-04 13:06:01.472] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2520; IMSI = 214019815405932; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64840; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:01.828] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287518151223524, 4 parts will follow >
[2015-03-04 13:06:01.828] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223524 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4122; IMSI = 214019401225065; cellId
= 22113; cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:01.828] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223524 part 2>"st RL in DRNC: No; S-RNTI = 66442; causecode =
29; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3541090600632500;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001111;fileName = ../UehBeha"
[2015-03-04 13:06:01.828] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287518151223524 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 179;noOfUeCtxtInUra =
345;ActiveSetCellId = [22113,22115,-1,-1,-1];ActiveSetCellFroId = [112,129,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwi"
[2015-03-04 13:06:01.828] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 287518151223524 part 4>"tchEvalInd;Addition
text = UehBehaviourBaseProcedure,rabStatus = chanSwitch; in
RadioLinkReconfiguration "
[2015-03-04 13:06:01.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286380534423525, 4 parts will follow >
[2015-03-04 13:06:01.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423525 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:01.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423525 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:01.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286380534423525 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
179;noOfUeCtxtInUra = 345;ActiveSetCellId = [9359,16139,16873,-1,-
1];ActiveSetCellFroId = [4,0,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd"
[2015-03-04 13:06:01.868] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286380534423525 part 4>";Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:02.080] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 3870; IMSI = 214018802922019; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 66190; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:02.100] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 3870; IMSI = 214018802922019; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
66190; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:02.100] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3870;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:02.356] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4601; IMSI = 214015517557246; cellId = 28183; cellFroId = 146; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66921; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:02.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=146; numOfSteps=1; cellId=28183; cellFroId=146;
UeRef=4601; SrncUeId=4601; isSrnc=1; sRnti=66921; IMSI = 214015517557246; connType
= uehRrcConn.
[2015-03-04 13:06:02.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=146; numOfSteps=1; cellId=28183; cellFroId=146;
UeRef=4601; SrncUeId=4601; isSrnc=1; sRnti=66921; IMSI = 214015517557246; connType
= uehRrcConn.
[2015-03-04 13:06:02.600] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
943; IMSI = 214019817179713; cellId = 2107; cellFroId = 74; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 63263;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:02.736] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 41; UeRef = 2137; IMSI = 214018903774706; cellId = 16874;
cellFroId = 7; hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64457; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPsInt16Hs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:02.736] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2137;
uehPsInt16Hs; sGCP=000000000000000000000000 relCau 5;isCs 0;isPs 1;drop Dropped
Call Release Pending;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu
Release Pending;pendRel 0;csIuRel 1;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau
0;psIuRel 1;psIuCau 41;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw
1;LBHO 0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -
1;congRes 3;congType -1
[2015-03-04 13:06:02.768] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
41; UeRef = 2137; IMSI = 214018903774706; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC: No; S-RNTI = 64457; causecode = UNDEF; globalCnIdPs:
cnId = 2110, mcc = 214, mnc = 1;; connType = uehPsInt16Hs, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:02.772] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=2137; SrncUeId=2137; isSrnc=1; sRnti=64457; IMSI = 214018903774706; connType
= uehPsInt16Hs.
[2015-03-04 13:06:02.772] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=2137;
SrncUeId=2137; isSrnc=1; sRnti=64457; IMSI = 214018903774706; connType =
uehPsInt16Hs.
[2015-03-04 13:06:02.796] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=3870; SrncUeId=3870; isSrnc=1; sRnti=66190; IMSI = 214018802922019; connType
= uehPacketUraPch.
[2015-03-04 13:06:02.796] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=3870; SrncUeId=3870; isSrnc=1; sRnti=66190; IMSI = 214018802922019; connType
= uehPacketUraPch.
[2015-03-04 13:06:02.840] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286742212823526, 4 parts will follow >
[2015-03-04 13:06:02.840] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286742212823526 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4122; IMSI = 214019401225065; cellId
= 22113; cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:02.840] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286742212823526 part 2>"st RL in DRNC: No; S-RNTI = 66442; causecode =
29; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3541090600632500;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001111;fileName = ../UehBeha"
[2015-03-04 13:06:02.840] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286742212823526 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
335;ActiveSetCellId = [22113,22115,-1,-1,-1];ActiveSetCellFroId = [112,129,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwi"
[2015-03-04 13:06:02.840] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286742212823526 part 4>"tchEvalInd;Addition
text = UehBehaviourBaseProcedure,rabStatus = chanSwitch; in
RadioLinkReconfiguration "
[2015-03-04 13:06:02.968] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286542705623527, 3 parts will follow >
[2015-03-04 13:06:02.968] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286542705623527 part 1>"ExceptionCode = 533; TIMER rcsHsRlLostTimerId has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Ps Iu Release
Pending;callProc = UehUeCtxtC;UeRef = 3643; IMSI = 214015515537522; cellId = 8750;
cellFroId = 369; hsCellId = 8750; hsCellFroId = 369; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:02.968] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286542705623527 part 2>"n DRNC: No; S-RNTI = 65963; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3567650673738601;sourceConnType = uehPacketEulHs;
sGCP=000000000000011000011100;targetConnType = uehPacketEulHs;
tGCP=000000000000011000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;li"
[2015-03-04 13:06:02.968] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286542705623527 part 3>"ne = 27519;Previous
state = NULL;Current state = waitSoftHoRunRsp;noOfUeCtxtInConnectedState =
186;noOfUeCtxtInUra = 335;ActiveSetCellId = [8750,257,-1,-1,-1];ActiveSetCellFroId
= [369,479,-1,-1,-1];rcsAllRlLostTimerStatus = 1;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P9c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:02.968] [021200]RncLmUePT(UehSoftHoC[195])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehSoftHoC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:03.008] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286434214423528, 4 parts will follow >
[2015-03-04 13:06:03.008] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434214423528 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2892; IMSI = 214015515547924;
cellId = 22113; cellFroId = 112; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 65212; cau"
[2015-03-04 13:06:03.008] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434214423528 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3542010642091472;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:03.008] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434214423528 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
335;ActiveSetCellId = [22113];ActiveSetCellFroId = [112];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:03.008] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286434214423528 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:03.008] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
904; IMSI = 214019814791078; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 63224; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:03.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286674876823529, 4 parts will follow >
[2015-03-04 13:06:03.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674876823529 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3389; IMSI = 214015502720462;
cellId = 5619; cellFroId = 67; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32862:0; rhRncModuleId = 9; S-RNTI = 65709; cause"
[2015-03-04 13:06:03.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674876823529 part 2>"code = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;;IMEISV = 0128510085781122;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:03.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674876823529 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 187;noOfUeCtxtInUra =
334;ActiveSetCellId = [5619];ActiveSetCellFroId = [67];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:03.260] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286674876823529 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:03.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=369; SrncUeId=369; isSrnc=1; sRnti=62689; IMSI = 214019817435661; connType =
uehPacketUraPch.
[2015-03-04 13:06:03.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=369; SrncUeId=369; isSrnc=1; sRnti=62689; IMSI = 214019817435661; connType =
uehPacketUraPch.
[2015-03-04 13:06:03.476] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
946; IMSI = 214015512320272; cellId = 874; cellFroId = 108; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63266; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:06:04.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108; UeRef=946;
SrncUeId=946; isSrnc=1; sRnti=63266; IMSI = 214015512320272; connType = uehSp0.
[2015-03-04 13:06:04.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108;
UeRef=946; SrncUeId=946; isSrnc=1; sRnti=63266; IMSI = 214015512320272; connType =
uehSp0.
[2015-03-04 13:06:04.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108; UeRef=946;
SrncUeId=946; isSrnc=1; sRnti=63266; IMSI = 214015512320272; connType = uehSp0.
[2015-03-04 13:06:04.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108;
UeRef=946; SrncUeId=946; isSrnc=1; sRnti=63266; IMSI = 214015512320272; connType =
uehSp0.
[2015-03-04 13:06:04.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=108; numOfSteps=1; cellId=874; cellFroId=108;
UeRef=946; SrncUeId=946; isSrnc=1; sRnti=63266; IMSI = 214015512320272; connType =
uehSp0.
[2015-03-04 13:06:04.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286723731223530, 4 parts will follow >
[2015-03-04 13:06:04.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286723731223530 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4122; IMSI = 214019401225065; cellId
= 22113; cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:04.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286723731223530 part 2>"st RL in DRNC: No; S-RNTI = 66442; causecode =
29; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3541090600632500;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001111;fileName = ../UehBeha"
[2015-03-04 13:06:04.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286723731223530 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 199;noOfUeCtxtInUra =
331;ActiveSetCellId = [22113,-1,-1,-1,-1];ActiveSetCellFroId = [112,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwitchE"
[2015-03-04 13:06:04.872] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286723731223530 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:05.164] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4153; IMSI = 214060622824813; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66473; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:06:05.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286699603223531, 3 parts will follow >
[2015-03-04 13:06:05.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286699603223531 part 1>"ExceptionCode = 563; TIMER rcsAllRlLostTimerId
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 3643; IMSI = 214015515537522; cellId = 8750;
cellFroId = 369; hsCellId = 8750; hsCellFroId = 369; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:05.260] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286699603223531 part 2>"n DRNC: No; S-RNTI = 65963; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3567650673738601;sourceConnType = uehPacketEulHs;
sGCP=000000000000011000011100;targetConnType = uehPacketEulHs;
tGCP=000000000000011000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;li"
[2015-03-04 13:06:05.260] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286699603223531 part 3>"ne = 27809;Previous
state = NULL;Current state = waitSoftHoRunRsp;noOfUeCtxtInConnectedState =
202;noOfUeCtxtInUra = 331;ActiveSetCellId = [8750,257,-1,-1,-1];ActiveSetCellFroId
= [369,479,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P9c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:05.260] [021200]RncLmUePT(UehSoftHoC[195])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehSoftHoC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:05.336] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
506; IMSI = 214015517920704; cellId = 16875; cellFroId = 3; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62826; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:05.404] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=4153; SrncUeId=4153; isSrnc=1; sRnti=66473; IMSI = 214060622824813; connType
= uehRrcConn.
[2015-03-04 13:06:05.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286330088023532, 4 parts will follow >
[2015-03-04 13:06:05.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286330088023532 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3394; IMSI = 214019818283770;
cellId = 5619; cellFroId = 67; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 65714; cause"
[2015-03-04 13:06:05.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286330088023532 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3520610692366203;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00001000000100000011100110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:05.460] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286330088023532 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 203;noOfUeCtxtInUra =
331;ActiveSetCellId = [5619];ActiveSetCellFroId = [67];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:05.460] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286330088023532 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:05.488] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
44; IMSI = 214019817966503; cellId = 5620; cellFroId = 68; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62364; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:05.636] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=506; SrncUeId=506; isSrnc=1; sRnti=62826; IMSI = 214015517920704; connType =
uehRrcConn.
[2015-03-04 13:06:05.660] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3599; IMSI = UNDEF; TMSI = 939599225 [0x38012579]; cellId = 11303; cellFroId = 364;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65919; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:05.728] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4881; IMSI = 214019102039250; cellId = 5620; cellFroId = 68; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67201; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:05.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=44; SrncUeId=44; isSrnc=1; sRnti=62364; IMSI = 214019817966503; connType =
uehRrcConn.
[2015-03-04 13:06:05.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68; UeRef=44;
SrncUeId=44; isSrnc=1; sRnti=62364; IMSI = 214019817966503; connType = uehRrcConn.
[2015-03-04 13:06:05.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286430356823533, 4 parts will follow >
[2015-03-04 13:06:05.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286430356823533 part 1>"ExceptionCode = 523; TIMER dchNonSynchReconfTimer
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehSoftHoC;UeRef = 3643; IMSI = 214015515537522; cellId = 8750;
cellFroId = 369; hsCellId = 8750; hsCellFroId = 369; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best R"
[2015-03-04 13:06:05.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286430356823533 part 2>"L in DRNC: No; S-RNTI = 65963; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3567650673738601;sourceConnType = uehPacketEulHs;
sGCP=000000000000011000011100;targetConnType = uehPacketEulHs;
tGCP=000000000000011000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehSoftHoC.cpp"
[2015-03-04 13:06:05.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286430356823533 part 3>";line = 8238;Previous state =
waitASURespOrTimeout;Current state = ASUHandling;noOfUeCtxtInConnectedState =
202;noOfUeCtxtInUra = 334;ActiveSetCellId = [8750,257,-1,-1,-1];ActiveSetCellFroId
= [369,479,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P9c0v0ec0s1;Addition text = stat"
[2015-03-04 13:06:05.872] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286430356823533 part 4>"e :
SoftHoDeletion:ActiveSetUpdate; ; cId1 = 8750; cId2 = 257; cId3 = UNDEF; cId4 =
UNDEF; UNDEF; Intra Soft RNC Radio Link Set Removal "
[2015-03-04 13:06:05.968] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=15; numOfSteps=1; cellId=5194; cellFroId=15;
UeRef=4881; SrncUeId=4881; isSrnc=1; sRnti=67201; IMSI = 214019102039250; connType
= uehRrcConn.
[2015-03-04 13:06:05.996] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
706; IMSI = 214019812566462; cellId = 11305; cellFroId = 365; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63026; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:06.044] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=42; numOfSteps=1; cellId=351; cellFroId=42;
UeRef=2520; SrncUeId=2520; isSrnc=1; sRnti=64840; IMSI = 214019815405932; connType
= uehPacketUraPch.
[2015-03-04 13:06:06.044] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=42; numOfSteps=1; cellId=351; cellFroId=42;
UeRef=2520; SrncUeId=2520; isSrnc=1; sRnti=64840; IMSI = 214019815405932; connType
= uehPacketUraPch.
[2015-03-04 13:06:06.176] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
282; IMSI = 214015515025865; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62602; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286785278423534, 4 parts will follow >
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423534 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1382; IMSI = 214019817273049;
cellId = 16875; cellFroId = 3; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 63702; cause"
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423534 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3534350600263278;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423534 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 196;noOfUeCtxtInUra =
338;ActiveSetCellId = [16875];ActiveSetCellFroId = [3];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:06.192] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286785278423534 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286785278423535, 4 parts will follow >
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423535 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4355; IMSI = 214019818945582;
cellId = 16875; cellFroId = 3; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 66675; cause"
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423535 part 2>"code = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 3560620612942200;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:06.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286785278423535 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 196;noOfUeCtxtInUra =
338;ActiveSetCellId = [16875];ActiveSetCellFroId = [3];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:06.192] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286785278423535 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:06.192] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=3599; SrncUeId=3599; isSrnc=1; sRnti=65919; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:06:06.260] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5649; IMSI = 214019817281669; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67969; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:06.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=706; SrncUeId=706; isSrnc=1; sRnti=63026; IMSI = 214019812566462; connType =
uehRrcConn.
[2015-03-04 13:06:06.768] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3685; IMSI = 214018200569564; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66005; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:06.788] [021200]RncLmUePT(UehChSwitchFachToDchC[283])
../UehNbapMsgBuilder.cpp:108 ERROR:UeRef=3394 Propagation Delay is not set for
NbapRadioLinkSetupRequest and it has to be set for this transition!!!
[2015-03-04 13:06:07.056] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4637; IMSI = 214019502963688; cellId = 16139; cellFroId = 0; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66957; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:07.092] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2415; IMSI = 214019813311097; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64735; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:07.116] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=3643; SrncUeId=3643; isSrnc=1; sRnti=65963; IMSI = 214015515537522; connType
= uehPacketEulHs.
[2015-03-04 13:06:07.116] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369; UeRef=3643;
SrncUeId=3643; isSrnc=1; sRnti=65963; IMSI = 214015515537522; connType =
uehPacketEulHs.
[2015-03-04 13:06:07.116] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369; UeRef=3643;
SrncUeId=3643; isSrnc=1; sRnti=65963; IMSI = 214015515537522; connType =
uehPacketEulHs.
[2015-03-04 13:06:07.316] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=3685; SrncUeId=3685; isSrnc=1; sRnti=66005; IMSI = 214018200569564; connType
= uehRrcConn.
[2015-03-04 13:06:07.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286983553623536, 4 parts will follow >
[2015-03-04 13:06:07.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623536 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:07.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623536 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:07.420] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623536 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
188;noOfUeCtxtInUra = 342;ActiveSetCellId = [9359,-1,16873,-1,-
1];ActiveSetCellFroId = [4,-1,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;A"
[2015-03-04 13:06:07.420] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286983553623536 part 4>"ddition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:07.576] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=904; SrncUeId=904; isSrnc=1; sRnti=63224; IMSI = 214019814791078; connType =
uehPacketUraPch.
[2015-03-04 13:06:07.576] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=904; SrncUeId=904; isSrnc=1; sRnti=63224; IMSI = 214019814791078; connType =
uehPacketUraPch.
[2015-03-04 13:06:07.712] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
282; IMSI = 214015515025865; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62602; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:07.944] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5649; IMSI = 214019817281669; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67969; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:08.008] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=282; SrncUeId=282; isSrnc=1; sRnti=62602; IMSI = 214015515025865; connType =
uehRrcConn.
[2015-03-04 13:06:08.180] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=5649; SrncUeId=5649; isSrnc=1; sRnti=67969; IMSI = 214019817281669; connType
= uehRrcConn.
[2015-03-04 13:06:08.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286754372823537, 4 parts will follow >
[2015-03-04 13:06:08.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823537 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2647; IMSI = 214015515537518;
cellId = 5988; cellFroId = 383; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 64967; caus"
[2015-03-04 13:06:08.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823537 part 2>"ecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3577370559444676;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous sta"
[2015-03-04 13:06:08.192] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823537 part 3>"te = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
341;ActiveSetCellId = [5988];ActiveSetCellFroId = [383];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P33c0v0ec0s0;Addition text =
Top::SwitchUraToFach::SendCellUpdateConfirm"
[2015-03-04 13:06:08.192] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286754372823537 part
4>"::waitUtranMobilityInfo "
[2015-03-04 13:06:08.372] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4637; IMSI = 214019502963688; cellId = 16139; cellFroId = 0; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66957; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:08.456] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1424; IMSI = 310410529704241; cellId = 5619; cellFroId = 67; hsCellId = 5619;
hsCellFroId = 67; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 63744; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = 2110
[2015-03-04 13:06:08.516] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5676; IMSI = 214019815485028; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 67996;
causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:08.520] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASECS; for Source Best
Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=5676; SrncUeId=5676; isSrnc=1; sRnti=67996; IMSI = 214019815485028; connType
= uehPacketCch.
[2015-03-04 13:06:08.520] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEMULTICS ; for
Source Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303;
cellFroId=364; UeRef=5676; SrncUeId=5676; isSrnc=1; sRnti=67996; IMSI =
214019815485028; connType = uehPacketCch.
[2015-03-04 13:06:08.708] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=0; numOfSteps=1; cellId=16139; cellFroId=0;
UeRef=4637; SrncUeId=4637; isSrnc=1; sRnti=66957; IMSI = 214019502963688; connType
= uehRrcConn.
[2015-03-04 13:06:08.724] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67;
UeRef=1424; SrncUeId=1424; isSrnc=1; sRnti=63744; IMSI = 310410529704241; connType
= uehPacketEulHs.
[2015-03-04 13:06:08.724] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67; UeRef=1424;
SrncUeId=1424; isSrnc=1; sRnti=63744; IMSI = 310410529704241; connType =
uehPacketEulHs.
[2015-03-04 13:06:08.724] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67; UeRef=1424;
SrncUeId=1424; isSrnc=1; sRnti=63744; IMSI = 310410529704241; connType =
uehPacketEulHs.
[2015-03-04 13:06:08.884] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 3912; IMSI = 214019814799081; cellId = 16874;
cellFroId = 7; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; S-RNTI = 66232; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:08.884] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3912;
uehPacketCch; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:08.936] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
365; IMSI = 214019818878052; cellId = 22113; cellFroId = 112; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62685; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehSpeech, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = 2403
[2015-03-04 13:06:08.936] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3912; IMSI = 214019814799081; cellId = 16874; cellFroId = 7; hsCellId =
UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 66232;
causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:09.524] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 2543; IMSI = 214019815359333; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 64863; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:09.544] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 2543; IMSI = 214019815359333; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
64863; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:09.544] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2543;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:09.836] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3912; SrncUeId=3912; isSrnc=1; sRnti=66232; IMSI = 214019814799081; connType
= uehPacketCch.
[2015-03-04 13:06:09.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286981052823538, 4 parts will follow >
[2015-03-04 13:06:09.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981052823538 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3374; IMSI = 214019816414854;
cellId = 5621; cellFroId = 69; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 65694; cause"
[2015-03-04 13:06:09.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981052823538 part 2>"code = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3583790513098103;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011100110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:09.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981052823538 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 184;noOfUeCtxtInUra =
340;ActiveSetCellId = [5621];ActiveSetCellFroId = [69];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:09.904] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286981052823538 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:10.028] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 11; UeRef = 5888; IMSI = 268010600290661; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 1; Best RL in DRNC: No; S-RNTI = 68208; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType = uehSp0,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:10.076] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
11; UeRef = 5888; IMSI = 268010600290661; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs
in DRNC = 1; Best RL in DRNC: No; S-RNTI = 68208; causecode = UNDEF; globalCnIdPs:
cnId = 2403, mcc = 214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:10.088] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=185; numOfSteps=1; cellId=28211; cellFroId=185;
UeRef=5888; SrncUeId=5888; isSrnc=1; sRnti=68208; IMSI = 268010600290661; connType
= uehSp0.
[2015-03-04 13:06:10.088] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=185; numOfSteps=1; cellId=28211; cellFroId=185;
UeRef=5888; SrncUeId=5888; isSrnc=1; sRnti=68208; IMSI = 268010600290661; connType
= uehSp0.
[2015-03-04 13:06:10.088] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIPSINT ; for Source Best
Cell on observed instance Id=185; numOfSteps=1; cellId=28211; cellFroId=185;
UeRef=5888; SrncUeId=5888; isSrnc=1; sRnti=68208; IMSI = 268010600290661; connType
= uehSp0.
[2015-03-04 13:06:10.088] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=185; numOfSteps=1; cellId=28211; cellFroId=185;
UeRef=5888; SrncUeId=5888; isSrnc=1; sRnti=68208; IMSI = 268010600290661; connType
= uehSp0.
[2015-03-04 13:06:10.312] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=0; numOfSteps=1; cellId=16139; cellFroId=0;
UeRef=2543; SrncUeId=2543; isSrnc=1; sRnti=64863; IMSI = 214019815359333; connType
= uehPacketUraPch.
[2015-03-04 13:06:10.312] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=0; numOfSteps=1; cellId=16139; cellFroId=0;
UeRef=2543; SrncUeId=2543; isSrnc=1; sRnti=64863; IMSI = 214019815359333; connType
= uehPacketUraPch.
[2015-03-04 13:06:10.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287539208823539, 4 parts will follow >
[2015-03-04 13:06:10.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287539208823539 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4122; IMSI = 214019401225065; cellId
= 22113; cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:10.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287539208823539 part 2>"st RL in DRNC: No; S-RNTI = 66442; causecode =
29; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3541090600632500;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001111;fileName = ../UehBeha"
[2015-03-04 13:06:10.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287539208823539 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
336;ActiveSetCellId = [22113,-1,-1,-1,-1];ActiveSetCellFroId = [112,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwitchE"
[2015-03-04 13:06:10.960] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 287539208823539 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:11.052] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2086; IMSI = 214019813018580; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64406; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:11.664] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=2415; SrncUeId=2415; isSrnc=1; sRnti=64735; IMSI = 214019813311097; connType
= uehPacketUraPch.
[2015-03-04 13:06:11.664] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=2415; SrncUeId=2415; isSrnc=1; sRnti=64735; IMSI = 214019813311097; connType
= uehPacketUraPch.
[2015-03-04 13:06:12.288] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 1346; IMSI = 214019803655926; cellId = 16874;
cellFroId = 7; hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63666; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:12.288] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 1346;
uehPacketEulHs; sGCP=000000000000001000011100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:12.320] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 1346; IMSI = 214019803655926; cellId = 16874; cellFroId = 7; hsCellId =
16874; hsCellFroId = 7; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 63666; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:12.392] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5300; IMSI = 214019818808540; cellId = 16874; cellFroId = 7; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67620; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:12.420] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1478; IMSI = 214015517975007; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63798; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:12.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=1346; SrncUeId=1346; isSrnc=1; sRnti=63666; IMSI = 214019803655926; connType
= uehPacketEulHs.
[2015-03-04 13:06:12.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=1346;
SrncUeId=1346; isSrnc=1; sRnti=63666; IMSI = 214019803655926; connType =
uehPacketEulHs.
[2015-03-04 13:06:12.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=1346;
SrncUeId=1346; isSrnc=1; sRnti=63666; IMSI = 214019803655926; connType =
uehPacketEulHs.
[2015-03-04 13:06:12.596] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=5300; SrncUeId=5300; isSrnc=1; sRnti=67620; IMSI = 214019818808540; connType
= uehRrcConn.
[2015-03-04 13:06:12.596] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=5300; SrncUeId=5300; isSrnc=1; sRnti=67620; IMSI = 214019818808540; connType
= uehRrcConn.
[2015-03-04 13:06:12.672] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=1478; SrncUeId=1478; isSrnc=1; sRnti=63798; IMSI = 214015517975007; connType
= uehRrcConn.
[2015-03-04 13:06:12.896] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
189; IMSI = UNDEF; TMSI = 672212226 [0x28112502]; cellId = 5619; cellFroId = 67;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62509; causecode = UNDEF; connType =
uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:12.980] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286641835223540, 4 parts will follow >
[2015-03-04 13:06:12.980] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286641835223540 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 5318; IMSI = 214019816744286;
cellId = 11305; cellFroId = 365; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 67638; cau"
[2015-03-04 13:06:12.980] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286641835223540 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;;IMEISV = 3567650693081201;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:12.980] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286641835223540 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 188;noOfUeCtxtInUra =
346;ActiveSetCellId = [11305];ActiveSetCellFroId = [365];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:12.980] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286641835223540 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:13.028] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2806; IMSI = 214015517346841; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 65126; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:13.044] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67;
UeRef=189; SrncUeId=189; isSrnc=1; sRnti=62509; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:06:13.500] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286753660823541, 4 parts will follow >
[2015-03-04 13:06:13.500] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286753660823541 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:13.500] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286753660823541 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:13.500] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286753660823541 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
192;noOfUeCtxtInUra = 340;ActiveSetCellId = [9359,-1,16873,-1,-
1];ActiveSetCellFroId = [4,-1,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;A"
[2015-03-04 13:06:13.500] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286753660823541 part 4>"ddition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:13.532] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5617; IMSI = 214019817230975; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 67937; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:13.656] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3252; IMSI = 214012004601909; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65572; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:14.008] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 346; IMSI = 214018600668059; cellId = 8748;
cellFroId = 367; hsCellId = 8748; hsCellFroId = 367; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62666; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:14.008] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 346;
uehPacketEulHs; sGCP=000000000000001000011100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:14.028] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 346; IMSI = 214018600668059; cellId = 8748; cellFroId = 367; hsCellId =
8748; hsCellFroId = 367; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62666; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:14.180] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=346; SrncUeId=346; isSrnc=1; sRnti=62666; IMSI = 214018600668059; connType =
uehPacketEulHs.
[2015-03-04 13:06:14.180] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367; UeRef=346;
SrncUeId=346; isSrnc=1; sRnti=62666; IMSI = 214018600668059; connType =
uehPacketEulHs.
[2015-03-04 13:06:14.180] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367; UeRef=346;
SrncUeId=346; isSrnc=1; sRnti=62666; IMSI = 214018600668059; connType =
uehPacketEulHs.
[2015-03-04 13:06:14.236] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
640; IMSI = 214019818336473; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62960; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:14.560] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
40; IMSI = 214019818382167; cellId = 28206; cellFroId = 165; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62360; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:14.788] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=40; SrncUeId=40; isSrnc=1; sRnti=62360; IMSI = 214019818382167; connType =
uehRrcConn.
[2015-03-04 13:06:15.236] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
365; IMSI = 214019818878052; cellId = 22113; cellFroId = 112; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62685; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehSpeech, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:06:15.276] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4600; IMSI = 214019818071980; cellId = 16141; cellFroId = 2; hsCellId = 16141;
hsCellFroId = 2; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 66920; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = -1
[2015-03-04 13:06:15.568] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=640; SrncUeId=640; isSrnc=1; sRnti=62960; IMSI = 214019818336473; connType =
uehRrcConn.
[2015-03-04 13:06:15.608] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=365; SrncUeId=365; isSrnc=1; sRnti=62685; IMSI = 214019818878052; connType =
uehSpeech.
[2015-03-04 13:06:15.624] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=114; numOfSteps=1; cellId=28185; cellFroId=114;
UeRef=2086; SrncUeId=2086; isSrnc=1; sRnti=64406; IMSI = 214019813018580; connType
= uehPacketUraPch.
[2015-03-04 13:06:15.624] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=114; numOfSteps=1; cellId=28185; cellFroId=114;
UeRef=2086; SrncUeId=2086; isSrnc=1; sRnti=64406; IMSI = 214019813018580; connType
= uehPacketUraPch.
[2015-03-04 13:06:15.708] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3252; IMSI = 214012004601909; cellId = 11306; cellFroId = 366; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65572; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:16.080] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1836; IMSI = 214015516198406; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64156; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:16.136] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=3252; SrncUeId=3252; isSrnc=1; sRnti=65572; IMSI = 214012004601909; connType
= uehRrcConn.
[2015-03-04 13:06:16.448] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=2; numOfSteps=1; cellId=16141; cellFroId=2;
UeRef=4600; SrncUeId=4600; isSrnc=1; sRnti=66920; IMSI = 214019818071980; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:16.452] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=2; numOfSteps=1; cellId=16141; cellFroId=2;
UeRef=4600; SrncUeId=4600; isSrnc=1; sRnti=66920; IMSI = 214019818071980; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:16.452] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=2; numOfSteps=1; cellId=16141; cellFroId=2;
UeRef=4600; SrncUeId=4600; isSrnc=1; sRnti=66920; IMSI = 214019818071980; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:16.592] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1248; IMSI = 214019817966503; cellId = 5620; cellFroId = 68; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63568; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:16.596] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 270922610423542, 3 parts will follow >
[2015-03-04 13:06:16.596] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 270922610423542 part 1>"ExceptionCode = 594; Received signal
initialUeIdCollisionActionReq on rnhIfUeRegistrationP; ResourceReject;
RNH;RRCConRel;Dropped Call Release;callProc = UehUeCtxtC;UeRef = 3899; IMSI =
214015514863762; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId =
UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 66"
[2015-03-04 13:06:16.596] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 270922610423542 part 2>"219; causecode = UNDEF; globalCnIdPs: cnId =
2306, mcc = 214, mnc = 1;;IMEISV = 3544270679109703;sourceConnType =
uehPacketUraPch; sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00001000000100011111100110001111;fileName = ../UehUeCtxtC.cpp;line = 22583;Previous
s"
[2015-03-04 13:06:16.596] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4586 TRACE1:<key 270922610423542 part 3>"tate =
waitForTrigger;Current state = Idle;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 339;ActiveSetCellId = [-1];ActiveSetCellFroId = [-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
RRCULt23rb2;Addition text = Received in state non-running; "
[2015-03-04 13:06:16.596] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 3899; IMSI = 214015514863762; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 66219; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:06:16.796] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
11; UeRef = 3291; IMSI = 214018802875580; cellId = 2107; cellFroId = 74; hsCellId =
UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 65611; causecode = UNDEF; globalCnIdPs: cnId =
2110, mcc = 214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:06:16.840] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1248; SrncUeId=1248; isSrnc=1; sRnti=63568; IMSI = 214019817966503; connType
= uehRrcConn.
[2015-03-04 13:06:16.840] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1248; SrncUeId=1248; isSrnc=1; sRnti=63568; IMSI = 214019817966503; connType
= uehRrcConn.
[2015-03-04 13:06:17.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286441176023543, 4 parts will follow >
[2015-03-04 13:06:17.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023543 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:17.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023543 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:17.040] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023543 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 338;ActiveSetCellId = [9359,16139,16873,-1,-
1];ActiveSetCellFroId = [4,0,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd"
[2015-03-04 13:06:17.040] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286441176023543 part 4>";Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:17.284] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3899; IMSI = 214015514863762; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
66219; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:17.284] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=3899; SrncUeId=3899; isSrnc=1; sRnti=66219; IMSI = 214015514863762; connType
= uehPacketUraPch.
[2015-03-04 13:06:17.284] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=165; numOfSteps=1; cellId=28206; cellFroId=165;
UeRef=3899; SrncUeId=3899; isSrnc=1; sRnti=66219; IMSI = 214015514863762; connType
= uehPacketUraPch.
[2015-03-04 13:06:17.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=2806; SrncUeId=2806; isSrnc=1; sRnti=65126; IMSI = 214015517346841; connType
= uehPacketUraPch.
[2015-03-04 13:06:17.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=2806; SrncUeId=2806; isSrnc=1; sRnti=65126; IMSI = 214015517346841; connType
= uehPacketUraPch.
[2015-03-04 13:06:17.796] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286542705623544, 4 parts will follow >
[2015-03-04 13:06:17.796] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286542705623544 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 3150; IMSI = 214019815156389;
cellId = 28208; cellFroId = 194; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 65470; cau"
[2015-03-04 13:06:17.796] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286542705623544 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3568440503594701;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:17.796] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286542705623544 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 187;noOfUeCtxtInUra =
336;ActiveSetCellId = [28208];ActiveSetCellFroId = [194];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:17.796] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286542705623544 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:18.104] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=5617; SrncUeId=5617; isSrnc=1; sRnti=67937; IMSI = 214019817230975; connType
= uehPacketUraPch.
[2015-03-04 13:06:18.104] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=5617; SrncUeId=5617; isSrnc=1; sRnti=67937; IMSI = 214019817230975; connType
= uehPacketUraPch.
[2015-03-04 13:06:18.564] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286292337623545, 4 parts will follow >
[2015-03-04 13:06:18.564] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623545 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 5753; IMSI = 214013000879726;
cellId = 22114; cellFroId = 113; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 68073; cau"
[2015-03-04 13:06:18.564] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623545 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3592360468885401;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:18.564] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623545 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 188;noOfUeCtxtInUra =
334;ActiveSetCellId = [22114];ActiveSetCellFroId = [113];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:18.564] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286292337623545 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:19.836] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
11; UeRef = 1255; IMSI = 214019816064416; cellId = 351; cellFroId = 42; hsCellId =
UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 63575; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:19.908] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=42; numOfSteps=1; cellId=351; cellFroId=42;
UeRef=1255; SrncUeId=1255; isSrnc=1; sRnti=63575; IMSI = 214019816064416; connType
= uehSpeech.
[2015-03-04 13:06:20.180] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4021; IMSI = 214015518180025; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 66341; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286292337623546, 3 parts will follow >
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623546 part 1>"ExceptionCode = 533; TIMER rcsHsRlLostTimerId has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Ps Iu Release;callProc =
UehUeCtxtC;UeRef = 800; IMSI = 214019819346564; cellId = 16874; cellFroId = 7;
hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC: No;"
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623546 part 2>" S-RNTI = 63120; causecode = UNDEF; globalCnIdPs:
cnId = 2403, mcc = 214, mnc = 1;;IMEISV = 3515490693883105;sourceConnType =
uehRrcConn; sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehUeCtxtC.cpp;line = 27519;Prev"
[2015-03-04 13:06:20.544] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286292337623546 part 3>"ious state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 334;ActiveSetCellId = [-1,16874,-1,-1,-1];ActiveSetCellFroId
= [-1,7,-1,-1,-1];rcsAllRlLostTimerStatus = 1;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286292337623547, 3 parts will follow >
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623547 part 1>"ExceptionCode = 563; TIMER rcsAllRlLostTimerId
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc
= UehUeCtxtC;UeRef = 800; IMSI = 214019819346564; cellId = 16874; cellFroId = 7;
hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC: No;"
[2015-03-04 13:06:20.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286292337623547 part 2>" S-RNTI = 63120; causecode = UNDEF; globalCnIdPs:
cnId = 2403, mcc = 214, mnc = 1;;IMEISV = 3515490693883105;sourceConnType =
uehRrcConn; sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehUeCtxtC.cpp;line = 27809;Prev"
[2015-03-04 13:06:20.544] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286292337623547 part 3>"ious state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 334;ActiveSetCellId = [-1,16874,-1,-1,-1];ActiveSetCellFroId
= [-1,7,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:20.544] [021200]RncLmUePT(UehRabHandlingC[358])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:20.544] [021200]RncLmUePT(UehRabHandlingC[358])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:20.652] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=1836; SrncUeId=1836; isSrnc=1; sRnti=64156; IMSI = 214015516198406; connType
= uehPacketUraPch.
[2015-03-04 13:06:20.652] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=1836; SrncUeId=1836; isSrnc=1; sRnti=64156; IMSI = 214015516198406; connType
= uehPacketUraPch.
[2015-03-04 13:06:20.724] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 408; IMSI = 214180001315874; cellId = 11525;
cellFroId = 189; hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62728; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:20.724] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 408;
uehPacketEulHs; sGCP=000000000000001000000100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:20.760] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 408; IMSI = 214180001315874; cellId = 11525; cellFroId = 189; hsCellId
= 16874; hsCellFroId = 7; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62728; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:06:20.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286674612823548, 4 parts will follow >
[2015-03-04 13:06:20.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674612823548 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 1209; IMSI = 214019813731140; cellId
= 9360; cellFroId = 5; hsCellId = 9360; hsCellFroId = 5; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL "
[2015-03-04 13:06:20.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674612823548 part 2>"in DRNC: No; S-RNTI = 63529; causecode = 29;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3535840523767300;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehBehaviourBaseProced"
[2015-03-04 13:06:20.872] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286674612823548 part 3>"ure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
189;noOfUeCtxtInUra = 331;ActiveSetCellId = [9360,16139,16874,-1,-
1];ActiveSetCellFroId = [5,0,7,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;Additio"
[2015-03-04 13:06:20.872] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286674612823548 part 4>"n text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:20.880] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 5407; IMSI = 214015502753038; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67727; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:06:20.880] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=408;
SrncUeId=408; isSrnc=1; sRnti=62728; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:06:20.880] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=408;
SrncUeId=408; isSrnc=1; sRnti=62728; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:06:20.880] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=408;
SrncUeId=408; isSrnc=1; sRnti=62728; IMSI = 214180001315874; connType =
uehPacketEulHs.
[2015-03-04 13:06:20.912] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 5407; IMSI = 214015502753038; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
67727; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:20.912] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 5407;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:21.188] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286789148823549, 4 parts will follow >
[2015-03-04 13:06:21.188] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286789148823549 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 1747; IMSI = 214018704101560;
cellId = 16875; cellFroId = 3; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 64067; cause"
[2015-03-04 13:06:21.188] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286789148823549 part 2>"code = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3575070537849201;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:21.188] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286789148823549 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
333;ActiveSetCellId = [16875];ActiveSetCellFroId = [3];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:21.188] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286789148823549 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:21.408] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286917662423550, 4 parts will follow >
[2015-03-04 13:06:21.408] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423550 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:21.408] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423550 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:21.408] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423550 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
183;noOfUeCtxtInUra = 336;ActiveSetCellId = [28205,22114,-1,22115,-
1];ActiveSetCellFroId = [164,113,-1,129,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:21.408] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286917662423550 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:21.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286917662423551, 4 parts will follow >
[2015-03-04 13:06:21.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423551 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:21.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423551 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:21.412] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286917662423551 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
183;noOfUeCtxtInUra = 336;ActiveSetCellId = [28205,22114,-1,22115,-
1];ActiveSetCellFroId = [164,113,-1,129,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:21.412] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286917662423551 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:21.704] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 83; UeRef = 1271; IMSI = 214019814435219; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 63591; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:21.704] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 1271;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release Pending;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu
Release Pending;pendRel 0;csIuRel 1;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau
0;psIuRel 1;psIuCau 83;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw
0;LBHO 0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -
1;congRes 3;congType -1
[2015-03-04 13:06:21.740] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1271; IMSI = 214019814435219; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 63591; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:21.744] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=1271; SrncUeId=1271; isSrnc=1; sRnti=63591; IMSI = 214019814435219; connType
= uehPacketUraPch.
[2015-03-04 13:06:21.744] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=1271; SrncUeId=1271; isSrnc=1; sRnti=63591; IMSI = 214019814435219; connType
= uehPacketUraPch.
[2015-03-04 13:06:22.888] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286353390423552, 4 parts will follow >
[2015-03-04 13:06:22.888] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286353390423552 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 1209; IMSI = 214019813731140; cellId
= 9360; cellFroId = 5; hsCellId = 9360; hsCellFroId = 5; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL "
[2015-03-04 13:06:22.888] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286353390423552 part 2>"in DRNC: No; S-RNTI = 63529; causecode = 29;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3535840523767300;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehBehaviourBaseProced"
[2015-03-04 13:06:22.888] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286353390423552 part 3>"ure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
181;noOfUeCtxtInUra = 337;ActiveSetCellId = [9360,16139,16874,-1,-
1];ActiveSetCellFroId = [5,0,7,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;Additio"
[2015-03-04 13:06:22.888] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286353390423552 part 4>"n text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:22.940] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=5407; SrncUeId=5407; isSrnc=1; sRnti=67727; IMSI = 214015502753038; connType
= uehPacketUraPch.
[2015-03-04 13:06:22.940] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=5407; SrncUeId=5407; isSrnc=1; sRnti=67727; IMSI = 214015502753038; connType
= uehPacketUraPch.
[2015-03-04 13:06:23.416] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286434528023553, 4 parts will follow >
[2015-03-04 13:06:23.416] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023553 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4228; IMSI = 214019815292722;
cellId = 2107; cellFroId = 74; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 66548; cause"
[2015-03-04 13:06:23.416] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023553 part 2>"code = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;;IMEISV = 3559520656267005;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:23.416] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434528023553 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 184;noOfUeCtxtInUra =
335;ActiveSetCellId = [2107];ActiveSetCellFroId = [74];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:23.416] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286434528023553 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:23.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286638630423554, 4 parts will follow >
[2015-03-04 13:06:23.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423554 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:23.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423554 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:23.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423554 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 335;ActiveSetCellId = [28205,22114,-1,22115,-
1];ActiveSetCellFroId = [164,113,-1,129,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:23.432] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286638630423554 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:23.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286638630423555, 4 parts will follow >
[2015-03-04 13:06:23.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423555 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:23.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423555 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:23.440] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286638630423555 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 335;ActiveSetCellId = [28205,22114,-1,22115,-
1];ActiveSetCellFroId = [164,113,-1,129,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:23.440] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286638630423555 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:23.460] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
800; IMSI = 214019819346564; cellId = 16874; cellFroId = 7; hsCellId = 16874;
hsCellFroId = 7; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 63120; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:23.616] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286441176023556, 4 parts will follow >
[2015-03-04 13:06:23.616] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023556 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:23.616] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023556 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:23.616] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286441176023556 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
188;noOfUeCtxtInUra = 334;ActiveSetCellId = [9359,16139,16873,-1,-
1];ActiveSetCellFroId = [4,0,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd"
[2015-03-04 13:06:23.616] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286441176023556 part 4>";Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:23.880] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
297; IMSI = 214015518425414; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62617; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:23.992] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=297; SrncUeId=297; isSrnc=1; sRnti=62617; IMSI = 214015518425414; connType =
uehRrcConn.
[2015-03-04 13:06:23.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286863656023557, 4 parts will follow >
[2015-03-04 13:06:23.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023557 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2837; IMSI = 214019816769616;
cellId = 22113; cellFroId = 112; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 65157; cau"
[2015-03-04 13:06:23.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023557 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 8638590208687607;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:23.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023557 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 186;noOfUeCtxtInUra =
337;ActiveSetCellId = [22113];ActiveSetCellFroId = [112];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:23.992] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286863656023557 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:24.040] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4574; IMSI = 214019811293628; cellId = 17440; cellFroId = 88; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66894; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:06:24.260] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2992; IMSI = 234159156574591; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65312; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:24.340] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
284; IMSI = 214019814502931; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62604; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:24.520] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3291; IMSI = 214018802875580; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65611; causecode = UNDEF; globalCnIdPs:
cnId = 2110, mcc = 214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:24.532] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=3291; SrncUeId=3291; isSrnc=1; sRnti=65611; IMSI = 214018802875580; connType
= uehSp0.
[2015-03-04 13:06:24.532] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=3291; SrncUeId=3291; isSrnc=1; sRnti=65611; IMSI = 214018802875580; connType
= uehSp0.
[2015-03-04 13:06:24.532] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIPSINT ; for Source Best
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=3291; SrncUeId=3291; isSrnc=1; sRnti=65611; IMSI = 214018802875580; connType
= uehSp0.
[2015-03-04 13:06:24.532] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=3291; SrncUeId=3291; isSrnc=1; sRnti=65611; IMSI = 214018802875580; connType
= uehSp0.
[2015-03-04 13:06:24.552] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=284; SrncUeId=284; isSrnc=1; sRnti=62604; IMSI = 214019814502931; connType =
uehRrcConn.
[2015-03-04 13:06:24.556] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2971; IMSI = 214180000928937; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65291; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:24.620] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4597; IMSI = UNDEF; TMSI = 269288443 [0x100d03fb]; cellId = 16875; cellFroId = 3;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 66917; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:24.628] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4597; IMSI = UNDEF; TMSI = 269288443 [0x100d03fb]; cellId = 16875; cellFroId = 3;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs
in DRNC = 0; Best RL in DRNC: No; S-RNTI = 66917; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc
= 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:24.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=4021; SrncUeId=4021; isSrnc=1; sRnti=66341; IMSI = 214015518180025; connType
= uehPacketUraPch.
[2015-03-04 13:06:24.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=4021; SrncUeId=4021; isSrnc=1; sRnti=66341; IMSI = 214015518180025; connType
= uehPacketUraPch.
[2015-03-04 13:06:24.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2992; SrncUeId=2992; isSrnc=1; sRnti=65312; IMSI = 234159156574591; connType
= uehRrcConn.
[2015-03-04 13:06:24.752] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=4597; SrncUeId=4597; isSrnc=1; sRnti=66917; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:06:25.048] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5186; IMSI = 214019818829402; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 67506; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:25.060] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=2971; SrncUeId=2971; isSrnc=1; sRnti=65291; IMSI = 214180000928937; connType
= uehSpeech.
[2015-03-04 13:06:25.252] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 1212; IMSI = 214019815693454; cellId = 11306;
cellFroId = 366; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0;
rhRncModuleId = 9; S-RNTI = 63532; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:25.252] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 1212;
uehPacketCch; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:25.280] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1399; IMSI = 214018402751122; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63719; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:25.296] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 1212; IMSI = 214019815693454; cellId = 11306; cellFroId = 366; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; S-RNTI =
63532; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType
= uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:25.396] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=1399; SrncUeId=1399; isSrnc=1; sRnti=63719; IMSI = 214018402751122; connType
= uehRrcConn.
[2015-03-04 13:06:25.648] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 479; IMSI = 214060200619720; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 62799; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:25.672] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 479; IMSI = 214060200619720; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
62799; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:25.672] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 479;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:25.712] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2332; IMSI = 214019811864010; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64652; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:25.868] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=1212; SrncUeId=1212; isSrnc=1; sRnti=63532; IMSI = 214019815693454; connType
= uehPacketCch.
[2015-03-04 13:06:25.968] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2848; IMSI = 214019101467835; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65168; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:26.148] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
931; IMSI = 310410535940391; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 63251; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:26.212] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=2848; SrncUeId=2848; isSrnc=1; sRnti=65168; IMSI = 214019101467835; connType
= uehRrcConn.
[2015-03-04 13:06:26.236] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=479; SrncUeId=479; isSrnc=1; sRnti=62799; IMSI = 214060200619720; connType =
uehPacketUraPch.
[2015-03-04 13:06:26.236] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=479; SrncUeId=479; isSrnc=1; sRnti=62799; IMSI = 214060200619720; connType =
uehPacketUraPch.
[2015-03-04 13:06:26.456] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
204; IMSI = 214019815868425; cellId = 401; cellFroId = 24; hsCellId = 401;
hsCellFroId = 24; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 62524; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = 2306
[2015-03-04 13:06:26.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286629641623558, 4 parts will follow >
[2015-03-04 13:06:26.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623558 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 1659; IMSI = 214015500799155; cellId
= 2138; cellFroId = 75; hsCellId = 2138; hsCellFroId = 75; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best R"
[2015-03-04 13:06:26.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623558 part 2>"L in DRNC: No; S-RNTI = 63979; causecode = 29;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3522760566512902;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehBehaviourBaseProc"
[2015-03-04 13:06:26.868] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623558 part 3>"edure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
191;noOfUeCtxtInUra = 336;ActiveSetCellId = [2138,-1,2212,-1,-1];ActiveSetCellFroId
= [75,-1,76,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Addition "
[2015-03-04 13:06:26.868] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286629641623558 part 4>"text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:27.136] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4916; IMSI = 214018904340729; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67236; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:27.156] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286629641623559, 4 parts will follow >
[2015-03-04 13:06:27.156] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623559 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:27.156] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623559 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:27.156] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286629641623559 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
192;noOfUeCtxtInUra = 335;ActiveSetCellId = [9359,16139,16873,-1,-
1];ActiveSetCellFroId = [4,0,8,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd"
[2015-03-04 13:06:27.156] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286629641623559 part 4>";Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:27.168] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286916779223560, 4 parts will follow >
[2015-03-04 13:06:27.168] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286916779223560 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2632; IMSI = 214015516701828;
cellId = 5621; cellFroId = 69; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32866:0; rhRncModuleId = 9; S-RNTI = 64952; cause"
[2015-03-04 13:06:27.168] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286916779223560 part 2>"code = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;;IMEISV = 3509610522662417;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:27.168] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286916779223560 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 192;noOfUeCtxtInUra =
335;ActiveSetCellId = [5621];ActiveSetCellFroId = [69];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:27.168] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286916779223560 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:27.180] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287475424823561, 4 parts will follow >
[2015-03-04 13:06:27.180] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287475424823561 part 1>"ExceptionCode = 500; TIMER has expired waiting
for RRC Radio Bearer Setup Response; InterfaceTimout (Internal);
Ue;RRCConRel;Dropped Call Release Pending;callProc = RabHandling;UeRef = 800; IMSI
= 214019819346564; cellId = 16874; cellFroId = 7; hsCellId = 16874; hsCellFroId =
7; spId = dc:s:32853:0; rhRncModuleId = 9; RLs "
[2015-03-04 13:06:27.180] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287475424823561 part 2>"in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63120;
causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3515490693883105;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel7-
00000000000000000000000110001110;fileName = .."
[2015-03-04 13:06:27.180] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287475424823561 part 3>"/UehRabHandlingC.cpp;line = 6291;Previous state =
WaitForUlInd;Current state = UeConfiguration;noOfUeCtxtInConnectedState =
192;noOfUeCtxtInUra = 335;ActiveSetCellId = [-1,16874,-1,-1,-1];ActiveSetCellFroId
= [-1,7,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Additi"
[2015-03-04 13:06:27.180] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 287475424823561 part 4>"on text =
UeConfiguration, ueRef = 800 "
[2015-03-04 13:06:27.320] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3405; IMSI = 214015516246163; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65725; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:27.548] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=4916; SrncUeId=4916; isSrnc=1; sRnti=67236; IMSI = 214018904340729; connType
= uehRrcConn.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3405; SrncUeId=3405; isSrnc=1; sRnti=65725; IMSI = 214015516246163; connType
= uehRrcConn.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=77; numOfSteps=1; cellId=5638; cellFroId=77; UeRef=4574;
SrncUeId=4574; isSrnc=1; sRnti=66894; IMSI = 214019811293628; connType = uehSp0.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=77; numOfSteps=1; cellId=5638; cellFroId=77;
UeRef=4574; SrncUeId=4574; isSrnc=1; sRnti=66894; IMSI = 214019811293628; connType
= uehSp0.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=77; numOfSteps=1; cellId=5638; cellFroId=77; UeRef=4574;
SrncUeId=4574; isSrnc=1; sRnti=66894; IMSI = 214019811293628; connType = uehSp0.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=77; numOfSteps=1; cellId=5638; cellFroId=77;
UeRef=4574; SrncUeId=4574; isSrnc=1; sRnti=66894; IMSI = 214019811293628; connType
= uehSp0.
[2015-03-04 13:06:27.600] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=77; numOfSteps=1; cellId=5638; cellFroId=77;
UeRef=4574; SrncUeId=4574; isSrnc=1; sRnti=66894; IMSI = 214019811293628; connType
= uehSp0.
[2015-03-04 13:06:27.676] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1222; IMSI = UNDEF; TMSI = 1074045681 [0x4004a2f1]; cellId = 28204; cellFroId =
163; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9;
RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 63542; causecode = UNDEF;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId:
mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:28.164] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24; UeRef=204;
SrncUeId=204; isSrnc=1; sRnti=62524; IMSI = 214019815868425; connType =
uehPacketEulHs.
[2015-03-04 13:06:28.164] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24; UeRef=204;
SrncUeId=204; isSrnc=1; sRnti=62524; IMSI = 214019815868425; connType =
uehPacketEulHs.
[2015-03-04 13:06:28.164] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24; UeRef=204;
SrncUeId=204; isSrnc=1; sRnti=62524; IMSI = 214019815868425; connType =
uehPacketEulHs.
[2015-03-04 13:06:28.572] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 416; IMSI = 214019811671644; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 62736; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:06:28.600] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 416; IMSI = 214019811671644; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
62736; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:28.600] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 416;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:28.904] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=800; SrncUeId=800; isSrnc=1; sRnti=63120; IMSI = 214019819346564; connType =
uehRrcConn.
[2015-03-04 13:06:29.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286788118423562, 4 parts will follow >
[2015-03-04 13:06:29.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423562 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 54; IMSI = 214060623743879;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 62374; causeco"
[2015-03-04 13:06:29.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423562 part 2>"de = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214,
mnc = 1;;IMEISV = 3576790611918001;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous state "
[2015-03-04 13:06:29.244] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286788118423562 part 3>"= waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 194;noOfUeCtxtInUra =
329;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfirm"
[2015-03-04 13:06:29.244] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286788118423562 part
4>"::waitUtranMobilityInfo "
[2015-03-04 13:06:29.292] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=416; SrncUeId=416; isSrnc=1; sRnti=62736; IMSI = 214019811671644; connType =
uehPacketUraPch.
[2015-03-04 13:06:29.292] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=416; SrncUeId=416; isSrnc=1; sRnti=62736; IMSI = 214019811671644; connType =
uehPacketUraPch.
[2015-03-04 13:06:29.304] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286302035223563, 4 parts will follow >
[2015-03-04 13:06:29.304] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286302035223563 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4675; IMSI = 214019814876257;
cellId = 16874; cellFroId = 7; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32891:0; rhRncModuleId = 9; S-RNTI = 66995; cause"
[2015-03-04 13:06:29.304] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286302035223563 part 2>"code = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3582680548637501;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous stat"
[2015-03-04 13:06:29.304] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286302035223563 part 3>"e = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 192;noOfUeCtxtInUra =
330;ActiveSetCellId = [16874];ActiveSetCellFroId = [7];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfi"
[2015-03-04 13:06:29.304] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286302035223563 part
4>"rm::waitUtranMobilityInfo "
[2015-03-04 13:06:29.620] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=129; numOfSteps=1; cellId=22115; cellFroId=129;
UeRef=5186; SrncUeId=5186; isSrnc=1; sRnti=67506; IMSI = 214019818829402; connType
= uehPacketUraPch.
[2015-03-04 13:06:29.620] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=129; numOfSteps=1; cellId=22115; cellFroId=129;
UeRef=5186; SrncUeId=5186; isSrnc=1; sRnti=67506; IMSI = 214019818829402; connType
= uehPacketUraPch.
[2015-03-04 13:06:29.860] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286767852823564, 4 parts will follow >
[2015-03-04 13:06:29.860] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286767852823564 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 2595; IMSI = 214019819549046;
cellId = 28208; cellFroId = 194; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 64915; cau"
[2015-03-04 13:06:29.860] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286767852823564 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3581610532162178;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:29.860] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286767852823564 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 194;noOfUeCtxtInUra =
327;ActiveSetCellId = [28208];ActiveSetCellFroId = [194];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:29.860] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286767852823564 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:30.268] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286488028823565, 4 parts will follow >
[2015-03-04 13:06:30.268] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286488028823565 part 1>"ExceptionCode = 521; TIMER rrcSetuptimerId has
expired; InterfaceTimout (Internal); Ueh;RRCConNotRel;No effect on
connection;callProc = UehRrcConnSetupC;UeRef = 3517; IMSI = UNDEF; TMSI = 269368312
[0x100e3bf8]; cellId = 22113; cellFroId = 112; hsCellId = UNDEF; hsCellFroId =
UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; "
[2015-03-04 13:06:30.268] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286488028823565 part 2>"S-RNTI = 65837; causecode = UNDEF;No IMEISV
received;sourceConnType = uehNotValid; sGCP=000000000000000000000000;targetConnType
= uehRrcConn; tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000000000000000000010;fileName = ../UehRrcConnSetupC.cpp;line =
8964;Previous state = waitRlRestoreOrSetupComp;Current state = "
[2015-03-04 13:06:30.268] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286488028823565 part
3>"WaitRlRestoreOrSetupComp;noOfUeCtxtInConnectedState = 193;noOfUeCtxtInUra =
328;ActiveSetCellId = [22113,-1,-1,-1,-1];ActiveSetCellFroId = [112,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
rrcConnRequestInd;Addition text = The EstablishmentCause is
OriginatingInteractiveCall("
[2015-03-04 13:06:30.268] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286488028823565 part 4>"2). Neither RRC
Connection Setup Complete or NBAP Radio Link Restore Indication received. "
[2015-03-04 13:06:30.288] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=2332; SrncUeId=2332; isSrnc=1; sRnti=64652; IMSI = 214019811864010; connType
= uehPacketUraPch.
[2015-03-04 13:06:30.288] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=2332; SrncUeId=2332; isSrnc=1; sRnti=64652; IMSI = 214019811864010; connType
= uehPacketUraPch.
[2015-03-04 13:06:30.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=931; SrncUeId=931; isSrnc=1; sRnti=63251; IMSI = 310410535940391; connType =
uehPacketUraPch.
[2015-03-04 13:06:30.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=931; SrncUeId=931; isSrnc=1; sRnti=63251; IMSI = 310410535940391; connType =
uehPacketUraPch.
[2015-03-04 13:06:30.740] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 2907; IMSI = 214019300849602; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65227; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:30.776] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 2907; IMSI = 214019300849602; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65227; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:30.776] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2907;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:30.788] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286458681623566, 4 parts will follow >
[2015-03-04 13:06:30.788] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286458681623566 part 1>"ExceptionCode = 521; TIMER rrcSetuptimerId has
expired; InterfaceTimout (Internal); Ueh;RRCConNotRel;No effect on
connection;callProc = UehRrcConnSetupC;UeRef = 4243; IMSI = UNDEF; TMSI = 269439697
[0x100f52d1]; cellId = 11303; cellFroId = 364; hsCellId = UNDEF; hsCellFroId =
UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; "
[2015-03-04 13:06:30.788] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286458681623566 part 2>"S-RNTI = 66563; causecode = UNDEF;No IMEISV
received;sourceConnType = uehNotValid; sGCP=000000000000000000000000;targetConnType
= uehRrcConn; tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000000000000000010;fileName = ../UehRrcConnSetupC.cpp;line =
9421;Previous state = waitSetupComp;Current state = WaitSetupCo"
[2015-03-04 13:06:30.788] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286458681623566 part 3>"mp;noOfUeCtxtInConnectedState =
193;noOfUeCtxtInUra = 325;ActiveSetCellId = [11303,-1,-1,-1,-1];ActiveSetCellFroId
= [364,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = rrcConnRequestInd;Addition text = The EstablishmentCause
is OriginatingHighPrioritySignalling(14). RRC Connec"
[2015-03-04 13:06:30.788] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286458681623566 part 4>"tion Setup Complete
not received "
[2015-03-04 13:06:30.816] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2683; IMSI = 214015511779302; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65003; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:06:30.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286557278423567, 4 parts will follow >
[2015-03-04 13:06:30.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286557278423567 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4832; IMSI = 214015501850391; cellId
= 9360; cellFroId = 5; hsCellId = 9360; hsCellFroId = 5; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL "
[2015-03-04 13:06:30.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286557278423567 part 2>"in DRNC: No; S-RNTI = 67152; causecode = 29;
globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
3553320528795005;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehBehaviourBaseProced"
[2015-03-04 13:06:30.960] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286557278423567 part 3>"ure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
193;noOfUeCtxtInUra = 324;ActiveSetCellId = [9360,-1,-1,-1,-1];ActiveSetCellFroId =
[5,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = chSwitchEvalInd;Addition te"
[2015-03-04 13:06:30.960] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286557278423567 part 4>"xt =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:31.080] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 2920; IMSI = 214019812157713; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65240; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:31.108] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 2920; IMSI = 214019812157713; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65240; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:31.108] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2920;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 1;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:31.144] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=102; numOfSteps=1; cellId=22119; cellFroId=102;
UeRef=1222; SrncUeId=1222; isSrnc=1; sRnti=63542; IMSI = UNDEF; connType =
uehRrcConn.
[2015-03-04 13:06:31.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286364918423568, 4 parts will follow >
[2015-03-04 13:06:31.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286364918423568 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 776; IMSI = 214019814739613; cellId =
9359; cellFroId = 4; hsCellId = 9359; hsCellFroId = 4; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:31.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286364918423568 part 2>"n DRNC: No; S-RNTI = 63096; causecode = 29;
globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;;IMEISV =
3542450519776101;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehBehaviourBa"
[2015-03-04 13:06:31.296] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286364918423568 part 3>"seProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
193;noOfUeCtxtInUra = 323;ActiveSetCellId = [9359,16139,-1,-1,-
1];ActiveSetCellFroId = [4,0,-1,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c0v0ec0s1;Addi"
[2015-03-04 13:06:31.296] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286364918423568 part 4>"tion text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:31.356] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4905; IMSI = 214019819113677; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 67225; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:31.360] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3407; IMSI = 214015515537522; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 65727; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:31.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67;
UeRef=2920; SrncUeId=2920; isSrnc=1; sRnti=65240; IMSI = 214019812157713; connType
= uehPacketUraPch.
[2015-03-04 13:06:31.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=67; numOfSteps=1; cellId=5619; cellFroId=67;
UeRef=2920; SrncUeId=2920; isSrnc=1; sRnti=65240; IMSI = 214019812157713; connType
= uehPacketUraPch.
[2015-03-04 13:06:32.088] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 3538; IMSI = 214018600800915; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65858; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:32.136] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 3538; IMSI = 214018600800915; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65858; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:32.136] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3538;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:32.308] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=2907; SrncUeId=2907; isSrnc=1; sRnti=65227; IMSI = 214019300849602; connType
= uehPacketUraPch.
[2015-03-04 13:06:32.308] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=2907; SrncUeId=2907; isSrnc=1; sRnti=65227; IMSI = 214019300849602; connType
= uehPacketUraPch.
[2015-03-04 13:06:32.456] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2774; IMSI = 214019815125913; cellId = 28205; cellFroId = 164; hsCellId = 28205;
hsCellFroId = 164; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best RL
in DRNC: No; S-RNTI = 65094; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = -1
[2015-03-04 13:06:32.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=13; numOfSteps=1; cellId=5159; cellFroId=13;
UeRef=3538; SrncUeId=3538; isSrnc=1; sRnti=65858; IMSI = 214018600800915; connType
= uehPacketUraPch.
[2015-03-04 13:06:32.540] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=13; numOfSteps=1; cellId=5159; cellFroId=13;
UeRef=3538; SrncUeId=3538; isSrnc=1; sRnti=65858; IMSI = 214018600800915; connType
= uehPacketUraPch.
[2015-03-04 13:06:33.056] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286754372823569, 4 parts will follow >
[2015-03-04 13:06:33.056] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823569 part 1>"ExceptionCode = 595; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc =
UehChSwitchFachToUraC;UeRef = 5308; IMSI = 214014501341640; cellId = 28184;
cellFroId = 147; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; S-RNTI = 67628; causeco"
[2015-03-04 13:06:33.056] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823569 part 2>"de = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214,
mnc = 1;;IMEISV = 3543900566842927;sourceConnType = uehPacketCch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehChSwitchFachToUraC.cpp;line =
2327;Previous state "
[2015-03-04 13:06:33.056] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286754372823569 part 3>"= waitPhChReconfComplete;Current state =
physicalChReconf;noOfUeCtxtInConnectedState = 190;noOfUeCtxtInUra =
324;ActiveSetCellId = [28184];ActiveSetCellFroId = [147];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;Addition text
= Waiting for physical channel reconf.(state: To"
[2015-03-04 13:06:33.056] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286754372823569 part
4>"p:ProcedureCoordination:PhysicalChReconf:physicalChReconf) "
[2015-03-04 13:06:33.056] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 5308; IMSI = 214014501341640; cellId = 28184;
cellFroId = 147; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0;
rhRncModuleId = 9; S-RNTI = 67628; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:33.080] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 5308; IMSI = 214014501341640; cellId = 28184; cellFroId = 147; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; S-RNTI =
67628; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:33.572] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286863656023570, 4 parts will follow >
[2015-03-04 13:06:33.572] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023570 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:33.572] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023570 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:33.572] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023570 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
196;noOfUeCtxtInUra = 325;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:33.572] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286863656023570 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:33.576] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286863656023571, 4 parts will follow >
[2015-03-04 13:06:33.576] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023571 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:33.576] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023571 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:33.576] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286863656023571 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
196;noOfUeCtxtInUra = 325;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:33.576] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286863656023571 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:33.636] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3134; IMSI = 214019101962906; cellId = 8749; cellFroId = 368; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 65454;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:33.880] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1783; IMSI = 214015515396996; cellId = 11305; cellFroId = 365; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64103; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:34.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286347257623572, 3 parts will follow >
[2015-03-04 13:06:34.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286347257623572 part 1>"ExceptionCode = 594; Received signal
initialUeIdCollisionActionReq on rnhIfUeRegistrationP; ResourceReject;
RNH;RRCConRel;Dropped Call Release;callProc = UehUeCtxtC;UeRef = 549; IMSI =
214018104254097; cellId = UNDEF; cellFroId = UNDEF; hsCellId = 401; hsCellFroId =
24; spId = dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 6286"
[2015-03-04 13:06:34.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286347257623572 part 2>"9; causecode = UNDEF; globalCnIdPs: cnId = 2403,
mcc = 214, mnc = 1;;IMEISV = 8688170158549078;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000000100;UE Cap = Rel6-
00000000000000000001000110000111;fileName = ../UehUeCtxtC.cpp;line = 28229;Previous
stat"
[2015-03-04 13:06:34.000] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4586 TRACE1:<key 286347257623572 part 3>"e = NULL;Current
state = waitFastEstablishmentRunRsp;noOfUeCtxtInConnectedState =
200;noOfUeCtxtInUra = 325;ActiveSetCellId = [401,-1,-1,-1,-1];ActiveSetCellFroId =
[24,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P37c0v0ec0s1;Addition text = Received in state Running;
"
[2015-03-04 13:06:34.000] [021200]RncLmUePT(UehFastEstablishmentC[309])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehFastEstablishmentC in state ProcedureCoordination. This indicates
a UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:34.092] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1020; IMSI = 214015509554258; cellId = 9360; cellFroId = 5; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63340; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:34.124] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5317; IMSI = 214019101467835; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67637; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:34.200] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=1783; SrncUeId=1783; isSrnc=1; sRnti=64103; IMSI = 214015515396996; connType
= uehRrcConn.
[2015-03-04 13:06:34.248] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5;
UeRef=1020; SrncUeId=1020; isSrnc=1; sRnti=63340; IMSI = 214015509554258; connType
= uehRrcConn.
[2015-03-04 13:06:34.260] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=3134; SrncUeId=3134; isSrnc=1; sRnti=65454; IMSI = 214019101962906; connType
= uehPacketCch.
[2015-03-04 13:06:34.356] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=5317; SrncUeId=5317; isSrnc=1; sRnti=67637; IMSI = 214019101467835; connType
= uehRrcConn.
[2015-03-04 13:06:34.404] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 549; IMSI = 214018104254097; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = 401; hsCellFroId = 24; spId = dc:s:32884:0; rhRncModuleId = 9; S-RNTI =
62869; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:34.472] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287474671223573, 4 parts will follow >
[2015-03-04 13:06:34.472] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287474671223573 part 1>"ExceptionCode = 523; TIMER dchNonSynchReconfTimer
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc
= UehSoftHoC;UeRef = 4367; IMSI = 214018904418257; cellId = 28205; cellFroId = 164;
hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in D"
[2015-03-04 13:06:34.472] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287474671223573 part 2>"RNC: No; S-RNTI = 66687; causecode = UNDEF;
globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8638590240300107;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011011;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011011;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehSoftHoC.cpp;line "
[2015-03-04 13:06:34.472] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287474671223573 part 3>"= 6953;Previous state = WaitASURsp;Current state
= ActiveSetUpdate;noOfUeCtxtInConnectedState = 197;noOfUeCtxtInUra =
325;ActiveSetCellId = [28205,28191,-1,-1,-1];ActiveSetCellFroId = [164,144,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P9c0v0ec0s1;Addition text = state : SoftH"
[2015-03-04 13:06:34.472] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 287474671223573 part
4>"oAddition:ASUHandling; ; cId1 = 28205; cId2 = 28191; cId3 = UNDEF; cId4 = UNDEF;
Intra Soft RNC Radio Link Set Addition; UNDEF "
[2015-03-04 13:06:34.472] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 4367; IMSI = 214018904418257; cellId = 28205;
cellFroId = 164; hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 66687; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:34.504] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
15; UeRef = 4367; IMSI = 214018904418257; cellId = 28205; cellFroId = 164; hsCellId
= 28205; hsCellFroId = 164; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 66687; causecode = UNDEF; globalCnIdPs: cnId =
2506, mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:34.556] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286514712023574, 4 parts will follow >
[2015-03-04 13:06:34.556] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514712023574 part 1>"ExceptionCode = 54; Received signal
spProcessingFailure on DcsIfEventP; FailureIndication; DcSP;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 2892; IMSI = 214015515547924; cellId = 22113;
cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in"
[2015-03-04 13:06:34.556] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514712023574 part 2>" DRNC: No; S-RNTI = 65212; causecode = 1;
globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3542010642091472;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011100;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line = "
[2015-03-04 13:06:34.556] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286514712023574 part 3>"3844;Previous state = NULL;Current state =
analyzeProcessingFailure;noOfUeCtxtInConnectedState = 197;noOfUeCtxtInUra =
325;ActiveSetCellId = [22113,-1,-1,-1,-1];ActiveSetCellFroId = [112,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 1;rcsHsRlLostTimerStatus = 1;procedureTriggerReason =
chSwitchEvalInd;Addition text = Processing f"
[2015-03-04 13:06:34.556] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286514712023574 part 4>"ailure on Rrc rbId =
2, release all; "
[2015-03-04 13:06:34.556] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 2892; IMSI = 214015515547924; cellId = 22113;
cellFroId = 112; hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65212; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:34.584] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286467636823575, 4 parts will follow >
[2015-03-04 13:06:34.584] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286467636823575 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:34.584] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286467636823575 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:34.584] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286467636823575 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
198;noOfUeCtxtInUra = 324;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:34.584] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286467636823575 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:34.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286491736023576, 4 parts will follow >
[2015-03-04 13:06:34.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286491736023576 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:34.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286491736023576 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:34.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286491736023576 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
198;noOfUeCtxtInUra = 324;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:34.592] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286491736023576 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:34.596] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 2892; IMSI = 214015515547924; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = 22113; hsCellFroId = 112; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC: No; S-RNTI = 65212; causecode = UNDEF; globalCnIdPs:
cnId = 2206, mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:34.616] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=2892; SrncUeId=2892; isSrnc=1; sRnti=65212; IMSI = 214015515547924; connType
= uehPacketEulHs.
[2015-03-04 13:06:34.616] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112; UeRef=2892;
SrncUeId=2892; isSrnc=1; sRnti=65212; IMSI = 214015515547924; connType =
uehPacketEulHs.
[2015-03-04 13:06:34.616] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112; UeRef=2892;
SrncUeId=2892; isSrnc=1; sRnti=65212; IMSI = 214015515547924; connType =
uehPacketEulHs.
[2015-03-04 13:06:34.720] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
463; IMSI = 214015516246163; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62783; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:34.880] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3939; IMSI = 214015515602641; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66259; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSp0, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = -1
[2015-03-04 13:06:35.056] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
482; IMSI = 214019813836743; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62802; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:35.224] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286981441623577, 2 parts will follow >
[2015-03-04 13:06:35.224] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286981441623577 part 1>"ExceptionCode = 310; Received signal NBAP RADIO
LINK SETUP FAILURE ; FailureIndication; RBS;(null);callProc =
UehDrncDedChRlSetupC;UeRef = 6172; IMSI = 214018802942383; cellId = 28204;
cellFroId = 163; causecode = requested_configuration_not_supported;No IMEISV
received;sourceConnType = notAvailInDRNC;targetConnType = notA"
[2015-03-04 13:06:35.224] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4972 TRACE1:<key 286981441623577 part 2>"vailInDRNC;UE Cap =
UE in Drift RNC;fileName = ../UehDrncDedChRlSetupC.cpp;line = 6433;Previous state =
waitNBAPResp;Current state = nbapSetup;noOfUeCtxtInConnectedState =
195;noOfUeCtxtInUra = 328;Addition text = "
[2015-03-04 13:06:35.316] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286912041623578, 4 parts will follow >
[2015-03-04 13:06:35.316] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623578 part 1>"ExceptionCode = 409; Received signal RRC Physical
Channel Reconfiguration Failure; FailureIndication; Ue;RRCConNotRel;No effect on
connection;callProc = UehRncHardHandoverC;UeRef = 4818; IMSI = 214060620890034;
cellId = 28205; cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; R"
[2015-03-04 13:06:35.316] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623578 part 2>"Ls in DRNC = 0; Best RL in DRNC: No; S-RNTI =
67138; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
3550590649701301;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehRrcConn;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../"
[2015-03-04 13:06:35.316] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623578 part 3>"UehRncHardHandoverC.cpp;line = 1497;Previous
state = Wait_UEandRBS_Reponses;Current state = RrcReconf;noOfUeCtxtInConnectedState
= 194;noOfUeCtxtInUra = 329;ActiveSetCellId = [28205,16874,-1,-1,-
1];ActiveSetCellFroId = [164,7,-1,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P24c0v0e"
[2015-03-04 13:06:35.316] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286912041623578 part 4>"c0s1;Addition text =
c1 = 28205; c2 = 16874; c3 = UNDEF; c4 = UNDEF; (cause value is
PhysicalChannelFailure) "
[2015-03-04 13:06:35.700] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=4367; SrncUeId=4367; isSrnc=1; sRnti=66687; IMSI = 214018904418257; connType
= uehPacketEulHs.
[2015-03-04 13:06:35.700] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164; UeRef=4367;
SrncUeId=4367; isSrnc=1; sRnti=66687; IMSI = 214018904418257; connType =
uehPacketEulHs.
[2015-03-04 13:06:35.700] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164; UeRef=4367;
SrncUeId=4367; isSrnc=1; sRnti=66687; IMSI = 214018904418257; connType =
uehPacketEulHs.
[2015-03-04 13:06:35.736] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5068; IMSI = 214019503090589; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67388; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehSpeechAmrWBPacket0, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:06:35.736] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 41; UeRef = 5068; IMSI = 214019503090589; cellId = 28205;
cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 67388; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehSpeechAmrWBPacket0, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:35.768] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
41; UeRef = 5068; IMSI = 214019503090589; cellId = 28205; cellFroId = 164; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 67388; causecode = UNDEF; globalCnIdPs: cnId =
2306, mcc = 214, mnc = 1;; connType = uehSpeechAmrWBPacket0, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:35.804] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113; UeRef=2683;
SrncUeId=2683; isSrnc=1; sRnti=65003; IMSI = 214015511779302; connType = uehSp0.
[2015-03-04 13:06:35.804] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2683; SrncUeId=2683; isSrnc=1; sRnti=65003; IMSI = 214015511779302; connType
= uehSp0.
[2015-03-04 13:06:35.804] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113; UeRef=2683;
SrncUeId=2683; isSrnc=1; sRnti=65003; IMSI = 214015511779302; connType = uehSp0.
[2015-03-04 13:06:35.804] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2683; SrncUeId=2683; isSrnc=1; sRnti=65003; IMSI = 214015511779302; connType
= uehSp0.
[2015-03-04 13:06:35.804] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2683; SrncUeId=2683; isSrnc=1; sRnti=65003; IMSI = 214015511779302; connType
= uehSp0.
[2015-03-04 13:06:35.812] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 1978; IMSI = 214019401550566; cellId = 2107;
cellFroId = 74; hsCellId = 2107; hsCellFroId = 74; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64298; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:35.812] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 1978;
uehPacketEulHs; sGCP=000000000000001000011100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:35.856] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 1978; IMSI = 214019401550566; cellId = 2107; cellFroId = 74; hsCellId =
2107; hsCellFroId = 74; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 64298; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:35.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=4905; SrncUeId=4905; isSrnc=1; sRnti=67225; IMSI = 214019819113677; connType
= uehPacketUraPch.
[2015-03-04 13:06:35.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=4905; SrncUeId=4905; isSrnc=1; sRnti=67225; IMSI = 214019819113677; connType
= uehPacketUraPch.
[2015-03-04 13:06:35.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=3407; SrncUeId=3407; isSrnc=1; sRnti=65727; IMSI = 214015515537522; connType
= uehPacketUraPch.
[2015-03-04 13:06:35.928] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=3407; SrncUeId=3407; isSrnc=1; sRnti=65727; IMSI = 214015515537522; connType
= uehPacketUraPch.
[2015-03-04 13:06:35.972] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=1978; SrncUeId=1978; isSrnc=1; sRnti=64298; IMSI = 214019401550566; connType
= uehPacketEulHs.
[2015-03-04 13:06:35.972] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74; UeRef=1978;
SrncUeId=1978; isSrnc=1; sRnti=64298; IMSI = 214019401550566; connType =
uehPacketEulHs.
[2015-03-04 13:06:35.972] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74; UeRef=1978;
SrncUeId=1978; isSrnc=1; sRnti=64298; IMSI = 214019401550566; connType =
uehPacketEulHs.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEAMRWB; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIPSINT ; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:35.980] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIAMRWB ; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=5068; SrncUeId=5068; isSrnc=1; sRnti=67388; IMSI = 214019503090589; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:36.096] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2915; IMSI = 214015512012696; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65235; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:36.192] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=463; SrncUeId=463; isSrnc=1; sRnti=62783; IMSI = 214015516246163; connType =
uehRrcConn.
[2015-03-04 13:06:36.296] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1907; IMSI = 214018103980178; cellId = 22115; cellFroId = 129; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64227; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:36.344] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=2915; SrncUeId=2915; isSrnc=1; sRnti=65235; IMSI = 214015512012696; connType
= uehRrcConn.
[2015-03-04 13:06:36.384] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
482; IMSI = 214019813836743; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62802; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:36.556] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=129; numOfSteps=1; cellId=22115; cellFroId=129;
UeRef=1907; SrncUeId=1907; isSrnc=1; sRnti=64227; IMSI = 214018103980178; connType
= uehRrcConn.
[2015-03-04 13:06:36.716] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2636; IMSI = 214019819549040; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64956; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = -1
[2015-03-04 13:06:36.832] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=482; SrncUeId=482; isSrnc=1; sRnti=62802; IMSI = 214019813836743; connType =
uehRrcConn.
[2015-03-04 13:06:37.020] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3032; IMSI = 214019818808540; cellId = 37823; cellFroId = 196; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65352; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:37.228] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=196; numOfSteps=1; cellId=37823; cellFroId=196;
UeRef=3032; SrncUeId=3032; isSrnc=1; sRnti=65352; IMSI = 214019818808540; connType
= uehRrcConn.
[2015-03-04 13:06:37.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHSUCC; for Source Best Cell
on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163; UeRef=3939;
SrncUeId=3939; isSrnc=1; sRnti=66259; IMSI = 214015515602641; connType = uehSp0.
[2015-03-04 13:06:37.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=3939; SrncUeId=3939; isSrnc=1; sRnti=66259; IMSI = 214015515602641; connType
= uehSp0.
[2015-03-04 13:06:37.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMPSINTDCHTOFACHATT; for Source Best Cell
on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163; UeRef=3939;
SrncUeId=3939; isSrnc=1; sRnti=66259; IMSI = 214015515602641; connType = uehSp0.
[2015-03-04 13:06:37.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECHTOPSINT ; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=3939; SrncUeId=3939; isSrnc=1; sRnti=66259; IMSI = 214015515602641; connType
= uehSp0.
[2015-03-04 13:06:37.496] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=3939; SrncUeId=3939; isSrnc=1; sRnti=66259; IMSI = 214015515602641; connType
= uehSp0.
[2015-03-04 13:06:37.524] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 3107; IMSI = 214018702654241; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65427; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:37.564] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 3107; IMSI = 214018702654241; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
65427; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:37.564] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3107;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:37.992] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3107; SrncUeId=3107; isSrnc=1; sRnti=65427; IMSI = 214018702654241; connType
= uehPacketUraPch.
[2015-03-04 13:06:37.992] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3107; SrncUeId=3107; isSrnc=1; sRnti=65427; IMSI = 214018702654241; connType
= uehPacketUraPch.
[2015-03-04 13:06:38.132] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286790212823579, 4 parts will follow >
[2015-03-04 13:06:38.132] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823579 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:38.132] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823579 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:38.132] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823579 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
184;noOfUeCtxtInUra = 336;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:38.132] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286790212823579 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:38.136] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286790212823580, 4 parts will follow >
[2015-03-04 13:06:38.136] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823580 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:38.136] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823580 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:38.136] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286790212823580 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
184;noOfUeCtxtInUra = 336;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:38.136] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286790212823580 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:38.328] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2636; IMSI = 214019819549040; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64956; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:06:38.388] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286311355223581, 4 parts will follow >
[2015-03-04 13:06:38.388] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311355223581 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3283; IMSI = 214019813675969; cellId
= 28204; cellFroId = 163; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:38.388] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311355223581 part 2>"st RL in DRNC: No; S-RNTI = 65603; causecode =
29; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3538010697089877;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehBeha"
[2015-03-04 13:06:38.388] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311355223581 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 185;noOfUeCtxtInUra =
335;ActiveSetCellId = [28204,28207,-1,-1,-1];ActiveSetCellFroId = [163,193,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwi"
[2015-03-04 13:06:38.388] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286311355223581 part 4>"tchEvalInd;Addition
text = UehBehaviourBaseProcedure,rabStatus = chanSwitch; in
RadioLinkReconfiguration "
[2015-03-04 13:06:38.536] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
1441; IMSI = 214018904383076; cellId = 8749; cellFroId = 368; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 63761;
causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:38.568] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286869105623582, 4 parts will follow >
[2015-03-04 13:06:38.568] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286869105623582 part 1>"ExceptionCode = 595; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc =
UehChSwitchFachToUraC;UeRef = 5741; IMSI = 214019813844967; cellId = 37821;
cellFroId = 176; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; S-RNTI = 68061; causeco"
[2015-03-04 13:06:38.568] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286869105623582 part 2>"de = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214,
mnc = 1;;IMEISV = 8629240136124622;sourceConnType = uehPacketCch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000001000000000111;fileName = ../UehChSwitchFachToUraC.cpp;line =
2327;Previous state "
[2015-03-04 13:06:38.568] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286869105623582 part 3>"= waitPhChReconfComplete;Current state =
physicalChReconf;noOfUeCtxtInConnectedState = 185;noOfUeCtxtInUra =
335;ActiveSetCellId = [37821];ActiveSetCellFroId = [176];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchEvalInd;Addition text
= Waiting for physical channel reconf.(state: To"
[2015-03-04 13:06:38.568] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286869105623582 part
4>"p:ProcedureCoordination:PhysicalChReconf:physicalChReconf) "
[2015-03-04 13:06:38.568] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 5741; IMSI = 214019813844967; cellId = 37821;
cellFroId = 176; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; S-RNTI = 68061; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:38.600] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 5741; IMSI = 214019813844967; cellId = 37821; cellFroId = 176; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; S-RNTI =
68061; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:38.692] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2636; SrncUeId=2636; isSrnc=1; sRnti=64956; IMSI = 214019819549040; connType
= uehRrcConn.
[2015-03-04 13:06:38.736] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1483; IMSI = 214015517328547; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63803; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:38.848] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1441; IMSI = 214018904383076; cellId = 8749; cellFroId = 368; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 63761;
causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:38.880] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 3373; IMSI = 214015513859896; cellId = 9361;
cellFroId = 16; hsCellId = 9361; hsCellFroId = 16; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65693; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:38.880] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3373;
uehPacketEulHs; sGCP=000000000000001000000100 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:38.904] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 3373; IMSI = 214015513859896; cellId = 9361; cellFroId = 16; hsCellId =
9361; hsCellFroId = 16; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 65693; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:39.000] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=1483; SrncUeId=1483; isSrnc=1; sRnti=63803; IMSI = 214015517328547; connType
= uehRrcConn.
[2015-03-04 13:06:39.036] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=16; numOfSteps=1; cellId=9361; cellFroId=16;
UeRef=3373; SrncUeId=3373; isSrnc=1; sRnti=65693; IMSI = 214015513859896; connType
= uehPacketEulHs.
[2015-03-04 13:06:39.036] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=16; numOfSteps=1; cellId=9361; cellFroId=16; UeRef=3373;
SrncUeId=3373; isSrnc=1; sRnti=65693; IMSI = 214015513859896; connType =
uehPacketEulHs.
[2015-03-04 13:06:39.036] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEEUL; for Source Hs Cell
on observed instance Id=16; numOfSteps=1; cellId=9361; cellFroId=16; UeRef=3373;
SrncUeId=3373; isSrnc=1; sRnti=65693; IMSI = 214015513859896; connType =
uehPacketEulHs.
[2015-03-04 13:06:39.228] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 516; IMSI = 214018904154305; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 62836; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:39.248] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 516; IMSI = 214018904154305; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
62836; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:39.248] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 516;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:39.524] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61;
UeRef=3632; SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType
= uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:39.524] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61; UeRef=3632;
SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType =
uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:39.648] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 2329; IMSI = 214019817966272; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 64649; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:39.672] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 2329; IMSI = 214019817966272; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
64649; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:39.672] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 2329;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:39.864] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=368; numOfSteps=1; cellId=8749; cellFroId=368;
UeRef=1441; SrncUeId=1441; isSrnc=1; sRnti=63761; IMSI = 214018904383076; connType
= uehPacketCch.
[2015-03-04 13:06:39.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286832323223583, 4 parts will follow >
[2015-03-04 13:06:39.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286832323223583 part 1>"ExceptionCode = 594; Received signal
initialUeIdCollisionActionReq on rnhIfUeRegistrationP; ResourceReject;
RNH;RRCConRel;Dropped Call Release;callProc = UehUeCtxtC;UeRef = 4931; IMSI =
214019818336473; cellId = 28205; cellFroId = 164; hsCellId = 28205; hsCellFroId =
164; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC"
[2015-03-04 13:06:39.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286832323223583 part 2>" = 0; Best RL in DRNC: No; S-RNTI = 67251;
causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3532240612323273;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeC"
[2015-03-04 13:06:39.908] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286832323223583 part 3>"txtC.cpp;line = 28223;Previous state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
186;noOfUeCtxtInUra = 330;ActiveSetCellId = [28205,-1,-1,-1,-1];ActiveSetCellFroId
= [164,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 1;rcsHsRlLostTimerStatus =
1;procedureTriggerReason = P26c0v0ec0s1;Addition text = R"
[2015-03-04 13:06:39.908] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4586 TRACE1:<key 286832323223583 part 4>"CS timer active, UE
attempting to re-establish RRC connection, Received in state Running; "
[2015-03-04 13:06:39.908] [021200]RncLmUePT(UehRabHandlingC[24])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:40.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=516; SrncUeId=516; isSrnc=1; sRnti=62836; IMSI = 214018904154305; connType =
uehPacketUraPch.
[2015-03-04 13:06:40.244] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=516; SrncUeId=516; isSrnc=1; sRnti=62836; IMSI = 214018904154305; connType =
uehPacketUraPch.
[2015-03-04 13:06:40.324] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 4931; IMSI = 214019818336473; cellId = 28205; cellFroId = 164; hsCellId
= 28205; hsCellFroId = 164; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 67251; causecode = UNDEF; globalCnIdPs: cnId =
2110, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:40.468] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=147; numOfSteps=1; cellId=28184; cellFroId=147;
UeRef=5308; SrncUeId=5308; isSrnc=1; sRnti=67628; IMSI = 214014501341640; connType
= uehPacketCch.
[2015-03-04 13:06:40.512] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=2329; SrncUeId=2329; isSrnc=1; sRnti=64649; IMSI = 214019817966272; connType
= uehPacketUraPch.
[2015-03-04 13:06:40.512] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=366; numOfSteps=1; cellId=11306; cellFroId=366;
UeRef=2329; SrncUeId=2329; isSrnc=1; sRnti=64649; IMSI = 214019817966272; connType
= uehPacketUraPch.
[2015-03-04 13:06:40.896] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
11; UeRef = 3626; IMSI = 214019811311044; cellId = 9360; cellFroId = 5; hsCellId =
16874; hsCellFroId = 7; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 65946; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:41.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286621916823584, 4 parts will follow >
[2015-03-04 13:06:41.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286621916823584 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:41.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286621916823584 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:41.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286621916823584 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 328;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:41.172] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286621916823584 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:41.172] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286912041623585, 4 parts will follow >
[2015-03-04 13:06:41.176] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623585 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:41.176] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623585 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:41.176] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623585 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 328;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:41.176] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286912041623585 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:41.268] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3838; SrncUeId=3838; isSrnc=1; sRnti=66158; IMSI = 214015518063770; connType
= uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:41.268] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=3838;
SrncUeId=3838; isSrnc=1; sRnti=66158; IMSI = 214015518063770; connType =
uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:41.324] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2716; IMSI = 214019818092189; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65036; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:06:41.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2716; SrncUeId=2716; isSrnc=1; sRnti=65036; IMSI = 214019818092189; connType
= uehRrcConn.
[2015-03-04 13:06:41.456] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2716; SrncUeId=2716; isSrnc=1; sRnti=65036; IMSI = 214019818092189; connType
= uehRrcConn.
[2015-03-04 13:06:42.428] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286427030423586, 4 parts will follow >
[2015-03-04 13:06:42.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286427030423586 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3283; IMSI = 214019813675969; cellId
= 28207; cellFroId = 193; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:42.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286427030423586 part 2>"st RL in DRNC: No; S-RNTI = 65603; causecode =
29; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3538010697089877;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehBeha"
[2015-03-04 13:06:42.432] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286427030423586 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 176;noOfUeCtxtInUra =
336;ActiveSetCellId = [28204,28207,28205,-1,-1];ActiveSetCellFroId = [163,193,164,-
1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason
= c"
[2015-03-04 13:06:42.432] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286427030423586 part
4>"hSwitchEvalInd;Addition text = UehBehaviourBaseProcedure,rabStatus = chanSwitch;
in RadioLinkReconfiguration "
[2015-03-04 13:06:42.468] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5716; IMSI = 214019814502976; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 68036; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:42.488] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286883137623587, 4 parts will follow >
[2015-03-04 13:06:42.488] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623587 part 1>"ExceptionCode = 552; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehFastEstablishmentC;UeRef = 549; IMSI = 214018104254097;
cellId = 401; cellFroId = 24; hsCellId = 401; hsCellFroId = 24; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 62869; causecod"
[2015-03-04 13:06:42.488] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623587 part 2>"e = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214,
mnc = 1;;IMEISV = 8688170158549078;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000000100;UE Cap = Rel6-
00000000000000000001000110000111;fileName = ../UehFastEstablishmentC.cpp;line =
5681;Previous state"
[2015-03-04 13:06:42.488] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623587 part 3>" = WaitRrcMsgUlAndRlRestoreInd;Current state =
WaitRrcReconfigCompete;noOfUeCtxtInConnectedState = 176;noOfUeCtxtInUra =
336;ActiveSetCellId = [401,-1,-1,-1,-1];ActiveSetCellFroId = [24,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P37c0v0ec0s1;Addition text = waiting for Rrc "
[2015-03-04 13:06:42.488] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286883137623587 part 4>"Reconfiguration
Complete "
[2015-03-04 13:06:42.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24; UeRef=549;
SrncUeId=549; isSrnc=1; sRnti=62869; IMSI = 214018104254097; connType =
uehPacketUraPch.
[2015-03-04 13:06:42.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=24; numOfSteps=1; cellId=401; cellFroId=24;
UeRef=549; SrncUeId=549; isSrnc=1; sRnti=62869; IMSI = 214018104254097; connType =
uehPacketUraPch.
[2015-03-04 13:06:42.664] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286912041623588, 4 parts will follow >
[2015-03-04 13:06:42.664] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623588 part 1>"ExceptionCode = 54; Received signal
spProcessingFailure on DcsIfEventP; FailureIndication; DcSP;RRCConRel;Dropped Ps Iu
Release;callProc = UehUeCtxtC;UeRef = 264; IMSI = 214019819365925; cellId = 2107;
cellFroId = 74; hsCellId = 2107; hsCellFroId = 74; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRN"
[2015-03-04 13:06:42.664] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623588 part 2>"C: No; S-RNTI = 62584; causecode = 1;
globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;;IMEISV =
0132630031002122;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000000100;targetConnType = uehPacketEulHs;
tGCP=000000000000001000000100;UE Cap = Rel6-
00000000000000000000000110000111;fileName = ../UehUeCtxtC.cpp;line = 3844"
[2015-03-04 13:06:42.664] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286912041623588 part 3>";Previous state = NULL;Current state =
analyzeProcessingFailure;noOfUeCtxtInConnectedState = 176;noOfUeCtxtInUra =
335;ActiveSetCellId = [2107,-1,-1,-1,-1];ActiveSetCellFroId = [74,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
intraFreqHandoverExInd;Addition text = Processing "
[2015-03-04 13:06:42.664] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286912041623588 part 4>"failure on PS rbId =
16, release PS Rab(s); "
[2015-03-04 13:06:42.664] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 264; IMSI = 214019819365925; cellId = 2107;
cellFroId = 74; hsCellId = 2107; hsCellFroId = 74; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 62584; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:42.712] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 264; IMSI = 214019819365925; cellId = 2107; cellFroId = 74; hsCellId =
2107; hsCellFroId = 74; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0;
Best RL in DRNC: No; S-RNTI = 62584; causecode = UNDEF; globalCnIdPs: cnId = 2403,
mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2403
[2015-03-04 13:06:42.836] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3294; IMSI = 214018802898766; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65614; causecode = UNDEF; connType = uehSpeech,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:42.852] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
147; IMSI = 214019501279564; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 62467; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:43.180] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=3294; SrncUeId=3294; isSrnc=1; sRnti=65614; IMSI = 214018802898766; connType
= uehSpeech.
[2015-03-04 13:06:43.396] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286311435223589, 4 parts will follow >
[2015-03-04 13:06:43.396] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311435223589 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 234; IMSI = 214016500692391;
cellId = 2107; cellFroId = 74; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 62554; causec"
[2015-03-04 13:06:43.396] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311435223589 part 2>"ode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;;IMEISV = 3550560629452801;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous state"
[2015-03-04 13:06:43.396] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286311435223589 part 3>" = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 173;noOfUeCtxtInUra =
339;ActiveSetCellId = [2107];ActiveSetCellFroId = [74];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfir"
[2015-03-04 13:06:43.396] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286311435223589 part
4>"m::waitUtranMobilityInfo "
[2015-03-04 13:06:43.444] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286883137623590, 4 parts will follow >
[2015-03-04 13:06:43.444] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623590 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3283; IMSI = 214019813675969; cellId
= 28207; cellFroId = 193; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:43.444] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623590 part 2>"st RL in DRNC: No; S-RNTI = 65603; causecode =
29; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3538010697089877;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehBeha"
[2015-03-04 13:06:43.444] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286883137623590 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 174;noOfUeCtxtInUra =
339;ActiveSetCellId = [28204,28207,28205,-1,-1];ActiveSetCellFroId = [163,193,164,-
1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason
= c"
[2015-03-04 13:06:43.444] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286883137623590 part
4>"hSwitchEvalInd;Addition text = UehBehaviourBaseProcedure,rabStatus = chanSwitch;
in RadioLinkReconfiguration "
[2015-03-04 13:06:43.896] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74;
UeRef=264; SrncUeId=264; isSrnc=1; sRnti=62584; IMSI = 214019819365925; connType =
uehPacketEulHs.
[2015-03-04 13:06:43.896] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74; UeRef=264;
SrncUeId=264; isSrnc=1; sRnti=62584; IMSI = 214019819365925; connType =
uehPacketEulHs.
[2015-03-04 13:06:43.896] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=74; numOfSteps=1; cellId=2107; cellFroId=74; UeRef=264;
SrncUeId=264; isSrnc=1; sRnti=62584; IMSI = 214019819365925; connType =
uehPacketEulHs.
[2015-03-04 13:06:44.176] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 83; UeRef = 3185; IMSI = 214011001706462; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 65505; causecode = UNDEF; globalCnIdPs: cnId = 2403,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2403
[2015-03-04 13:06:44.176] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 3185;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release Pending;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu
Release Pending;pendRel 0;csIuRel 1;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau
0;psIuRel 1;psIuCau 83;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw
0;LBHO 0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -
1;congRes 3;congType -1
[2015-03-04 13:06:44.216] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3185; IMSI = 214011001706462; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 65505; causecode
= UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:44.220] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3185; SrncUeId=3185; isSrnc=1; sRnti=65505; IMSI = 214011001706462; connType
= uehPacketUraPch.
[2015-03-04 13:06:44.220] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3185; SrncUeId=3185; isSrnc=1; sRnti=65505; IMSI = 214011001706462; connType
= uehPacketUraPch.
[2015-03-04 13:06:44.280] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3384; IMSI = 214050102959368; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65704; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:44.316] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2243; IMSI = 214019816937862; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64563; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:44.728] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3384; SrncUeId=3384; isSrnc=1; sRnti=65704; IMSI = 214050102959368; connType
= uehRrcConn.
[2015-03-04 13:06:45.468] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286983553623591, 4 parts will follow >
[2015-03-04 13:06:45.468] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623591 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3283; IMSI = 214019813675969; cellId
= 28207; cellFroId = 193; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:45.468] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623591 part 2>"st RL in DRNC: No; S-RNTI = 65603; causecode =
29; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3538010697089877;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehBeha"
[2015-03-04 13:06:45.468] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983553623591 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 184;noOfUeCtxtInUra =
337;ActiveSetCellId = [-1,28207,28205,-1,-1];ActiveSetCellFroId = [-1,193,164,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwi"
[2015-03-04 13:06:45.468] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286983553623591 part 4>"tchEvalInd;Addition
text = UehBehaviourBaseProcedure,rabStatus = chanSwitch; in
RadioLinkReconfiguration "
[2015-03-04 13:06:45.536] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
3160; IMSI = 604020104487961; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65480; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:45.664] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5180; IMSI = 214019814751815; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67500; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:45.720] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=3160; SrncUeId=3160; isSrnc=1; sRnti=65480; IMSI = 604020104487961; connType
= uehRrcConn.
[2015-03-04 13:06:45.764] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
3360; IMSI = 214015515691898; cellId = 5655; cellFroId = 17; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 65680;
causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2403
[2015-03-04 13:06:45.892] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
669; IMSI = 214015510326883; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 62989; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:45.972] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=176; numOfSteps=1; cellId=37821; cellFroId=176;
UeRef=5741; SrncUeId=5741; isSrnc=1; sRnti=68061; IMSI = 214019813844967; connType
= uehPacketCch.
[2015-03-04 13:06:46.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286983243223592, 3 parts will follow >
[2015-03-04 13:06:46.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983243223592 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 2214; IMSI = 214019816423040; cellId = 28205;
cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in"
[2015-03-04 13:06:46.000] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286983243223592 part 2>" DRNC: No; S-RNTI = 64534; causecode = 6;
globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
3569000651106401;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehSpeech;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line = 970;Previ"
[2015-03-04 13:06:46.000] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286983243223592 part 3>"ous state =
NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
188;noOfUeCtxtInUra = 335;ActiveSetCellId = [28205,28217,-1,-1,-
1];ActiveSetCellFroId = [164,173,-1,-1,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
UehRanapRabAssignmentRe;Addition text = running "
[2015-03-04 13:06:46.000] [021200]RncLmUePT(UehRabHandlingC[379])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state baseIdle. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:06:46.004] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for circuit
switched CN with cause 15; UeRef = 2214; IMSI = 214019816423040; cellId = 28205;
cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64534; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:46.004] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 15; UeRef = 2214; IMSI = 214019816423040; cellId = 28205;
cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64534; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:46.028] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
15; UeRef = 2214; IMSI = 214019816423040; cellId = 28205; cellFroId = 164; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 64534; causecode = UNDEF; globalCnIdPs: cnId =
2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:46.044] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2695; IMSI = 214060622824813; cellId = 11303; cellFroId = 364; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 65015; causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2206
[2015-03-04 13:06:46.080] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for circuit switched CN with radio network cause
15; UeRef = 2214; IMSI = 214019816423040; cellId = 28205; cellFroId = 164; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 64534; causecode = UNDEF; globalCnIdPs: cnId =
2506, mcc = 214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:06:46.132] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
104; IMSI = 214019818011253; cellId = 28206; cellFroId = 165; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 62424; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:46.328] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=2695; SrncUeId=2695; isSrnc=1; sRnti=65015; IMSI = 214060622824813; connType
= uehRrcConn.
[2015-03-04 13:06:46.428] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=17; numOfSteps=1; cellId=5655; cellFroId=17;
UeRef=3360; SrncUeId=3360; isSrnc=1; sRnti=65680; IMSI = 214015515691898; connType
= uehPacketCch.
[2015-03-04 13:06:46.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286434315223593, 4 parts will follow >
[2015-03-04 13:06:46.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434315223593 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 2214; IMSI = 214019816423040; cellId = 28205;
cellFroId = 164; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32891:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:46.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434315223593 part 2>"st RL in DRNC: No; S-RNTI = 64534; causecode =
UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
3569000651106401;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehSpeech;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line"
[2015-03-04 13:06:46.992] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286434315223593 part 3>" = 935;Previous state = NULL;Current state =
waitUeConnRelRunRsp;noOfUeCtxtInConnectedState = 188;noOfUeCtxtInUra =
338;ActiveSetCellId = [28205,28217,-1,-1,-1];ActiveSetCellFroId = [164,173,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P8c12v52ec0s0;Addition text = Procedure typ"
[2015-03-04 13:06:46.992] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286434315223593 part 4>"e 8 Running Not
supported by Call Reestablishment: isCallReEstOverIur 0 "
[2015-03-04 13:06:46.992] [021200]RncLmUePT(UehUeConnRelC[350])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehUeConnRelC in state releaseDCH. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:06:47.020] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2429; IMSI = 214015513673037; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 64749; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:47.036] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2214; SrncUeId=2214; isSrnc=1; sRnti=64534; IMSI = 214019816423040; connType
= uehRrcConn.
[2015-03-04 13:06:47.044] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=383; numOfSteps=1; cellId=5988; cellFroId=383;
UeRef=5716; SrncUeId=5716; isSrnc=1; sRnti=68036; IMSI = 214019814502976; connType
= uehPacketUraPch.
[2015-03-04 13:06:47.044] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=383; numOfSteps=1; cellId=5988; cellFroId=383;
UeRef=5716; SrncUeId=5716; isSrnc=1; sRnti=68036; IMSI = 214019814502976; connType
= uehPacketUraPch.
[2015-03-04 13:06:47.044] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 82; IMSI = 214019817274206; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 62402; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:47.056] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 82; IMSI = 214019817274206; cellId = UNDEF; cellFroId = UNDEF; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 62402;
causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:47.056] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 82;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:47.252] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287527015223594, 4 parts will follow >
[2015-03-04 13:06:47.252] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223594 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:47.252] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223594 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:47.252] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223594 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
190;noOfUeCtxtInUra = 336;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:47.252] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 287527015223594 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:47.256] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 287527015223595, 4 parts will follow >
[2015-03-04 13:06:47.256] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223595 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:47.256] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223595 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:47.256] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 287527015223595 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
189;noOfUeCtxtInUra = 337;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:47.256] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 287527015223595 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:47.424] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=147; SrncUeId=147; isSrnc=1; sRnti=62467; IMSI = 214019501279564; connType =
uehPacketUraPch.
[2015-03-04 13:06:47.424] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=147; SrncUeId=147; isSrnc=1; sRnti=62467; IMSI = 214019501279564; connType =
uehPacketUraPch.
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286750569623596, 3 parts will follow >
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750569623596 part 1>"ExceptionCode = 533; TIMER rcsHsRlLostTimerId has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Ps Iu Release
Pending;callProc = UehUeCtxtC;UeRef = 4931; IMSI = 214019818336473; cellId = 28205;
cellFroId = 164; hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL"
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750569623596 part 2>" in DRNC: No; S-RNTI = 67251; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3532240612323273;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line"
[2015-03-04 13:06:47.516] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286750569623596 part 3>" = 27519;Previous
state = NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
191;noOfUeCtxtInUra = 336;ActiveSetCellId = [28205,-1,-1,-1,-1];ActiveSetCellFroId
= [164,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 1;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286750569623597, 3 parts will follow >
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750569623597 part 1>"ExceptionCode = 563; TIMER rcsAllRlLostTimerId
has expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 4931; IMSI = 214019818336473; cellId = 28205;
cellFroId = 164; hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL"
[2015-03-04 13:06:47.516] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286750569623597 part 2>" in DRNC: No; S-RNTI = 67251; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3532240612323273;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehUeCtxtC.cpp;line"
[2015-03-04 13:06:47.516] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286750569623597 part 3>" = 27809;Previous
state = NULL;Current state = waitRabHandlingRunRsp;noOfUeCtxtInConnectedState =
191;noOfUeCtxtInUra = 336;ActiveSetCellId = [28205,-1,-1,-1,-1];ActiveSetCellFroId
= [164,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1;Addition text = running state "
[2015-03-04 13:06:47.516] [021200]RncLmUePT(UehRabHandlingC[24])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:47.516] [021200]RncLmUePT(UehRabHandlingC[24])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehRabHandlingC in state ProcedureCoordination. This indicates a
UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:47.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286410472023598, 3 parts will follow >
[2015-03-04 13:06:47.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286410472023598 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 4946; IMSI = 214015515038644; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32891:0;
rhRncModuleId = 9; S-RNTI = 67266; causecode ="
[2015-03-04 13:06:47.592] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286410472023598 part 2>" 5; globalCnIdPs: cnId = 2306, mcc = 214, mnc =
1;;IMEISV = 3535840537468800;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPsInt16Hs;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehUeCtxtC.cpp;line = 12755;Previous
state = NULL;Current sta"
[2015-03-04 13:06:47.592] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286410472023598 part 3>"te =
waitFastEstablishmentRunRsp;noOfUeCtxtInConnectedState = 192;noOfUeCtxtInUra =
336;ActiveSetCellId = [28207,-1,-1,-1,-1];ActiveSetCellFroId = [193,-1,-1,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
P37c0v0ec0s1;Addition text = running "
[2015-03-04 13:06:47.592] [021200]RncLmUePT(UehFastEstablishmentC[117])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehFastEstablishmentC in state ProcedureCoordination. This indicates
a UEH_EXEPTION rasied in UeCtxt.
[2015-03-04 13:06:47.628] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 14; UeRef = 4946; IMSI = 214015515038644; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67266; causecode = UNDEF; globalCnIdPs: cnId = 2306,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2306
[2015-03-04 13:06:47.664] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
14; UeRef = 4946; IMSI = 214015515038644; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
67266; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:48.096] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4231; IMSI = 214018502004888; cellId = 11305; cellFroId = 365; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66551; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:48.100] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
2633; IMSI = 214019814502931; cellId = 2138; cellFroId = 75; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64953; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:48.272] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3; UeRef=82;
SrncUeId=82; isSrnc=1; sRnti=62402; IMSI = 214019817274206; connType =
uehPacketUraPch.
[2015-03-04 13:06:48.276] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=82; SrncUeId=82; isSrnc=1; sRnti=62402; IMSI = 214019817274206; connType =
uehPacketUraPch.
[2015-03-04 13:06:48.336] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=365; numOfSteps=1; cellId=11305; cellFroId=365;
UeRef=4231; SrncUeId=4231; isSrnc=1; sRnti=66551; IMSI = 214018502004888; connType
= uehRrcConn.
[2015-03-04 13:06:48.368] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=75; numOfSteps=1; cellId=2138; cellFroId=75;
UeRef=2633; SrncUeId=2633; isSrnc=1; sRnti=64953; IMSI = 214019814502931; connType
= uehRrcConn.
[2015-03-04 13:06:48.460] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
115; IMSI = 214019807572296; cellId = UNDEF; cellFroId = UNDEF; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI = 62435; causecode
= UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:48.608] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286500641623599, 3 parts will follow >
[2015-03-04 13:06:48.608] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286500641623599 part 1>"ExceptionCode = 407; Received signal RRC
CellUpdate with Failure Cause; FailureIndication; Ue;RRCConRel;Dropped Call Release
Pending;callProc = UehUeCtxtC;UeRef = 4946; IMSI = 214015515038644; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67266; cause"
[2015-03-04 13:06:48.608] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286500641623599 part 2>"code = 5; globalCnIdPs: cnId = 2306, mcc = 214,
mnc = 1;;IMEISV = 3535840537468800;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel5-
00000000000000000000000000000111;fileName = ../UehUeCtxtC.cpp;line = 12755;Previous
state = NULL;Cu"
[2015-03-04 13:06:48.608] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286500641623599 part 3>"rrent state =
waitUeConnRelRunRsp;noOfUeCtxtInConnectedState = 197;noOfUeCtxtInUra =
339;ActiveSetCellId = [28207];ActiveSetCellFroId = [193];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P8c9v47ec17s1;Addition text =
running "
[2015-03-04 13:06:48.608] [021200]RncLmUePT(UehUeConnRelC[397])
../UehBaseProcedureC.cpp:334 INFO:asynch_ueCtxtExpSigInd signal received in capsule
uehProcedures@UehUeConnRelC in state releaseCommon. This indicates a UEH_EXEPTION
rasied in UeCtxt.
[2015-03-04 13:06:48.608] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=193; numOfSteps=1; cellId=28207; cellFroId=193;
UeRef=4946; SrncUeId=4946; isSrnc=1; sRnti=67266; IMSI = 214015515038644; connType
= uehPacketUraPch.
[2015-03-04 13:06:48.608] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=193; numOfSteps=1; cellId=28207; cellFroId=193;
UeRef=4946; SrncUeId=4946; isSrnc=1; sRnti=67266; IMSI = 214015515038644; connType
= uehPacketUraPch.
[2015-03-04 13:06:48.792] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1184; IMSI = 214019102029829; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63504; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:48.792] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1190; IMSI = 214019101467835; cellId = 8750; cellFroId = 369; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63510; causecode = UNDEF; globalCnIdPs: cnId = 2403, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2403
[2015-03-04 13:06:48.896] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2243; SrncUeId=2243; isSrnc=1; sRnti=64563; IMSI = 214019816937862; connType
= uehPacketUraPch.
[2015-03-04 13:06:48.896] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2243; SrncUeId=2243; isSrnc=1; sRnti=64563; IMSI = 214019816937862; connType
= uehPacketUraPch.
[2015-03-04 13:06:48.920] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4369; IMSI = 214019817560859; cellId = 28204; cellFroId = 163; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66689; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2506
[2015-03-04 13:06:49.008] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=1190; SrncUeId=1190; isSrnc=1; sRnti=63510; IMSI = 214019101467835; connType
= uehRrcConn.
[2015-03-04 13:06:49.040] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=4369; SrncUeId=4369; isSrnc=1; sRnti=66689; IMSI = 214019817560859; connType
= uehRrcConn.
[2015-03-04 13:06:49.040] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=163; numOfSteps=1; cellId=28204; cellFroId=163;
UeRef=4369; SrncUeId=4369; isSrnc=1; sRnti=66689; IMSI = 214019817560859; connType
= uehRrcConn.
[2015-03-04 13:06:49.052] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=1184; SrncUeId=1184; isSrnc=1; sRnti=63504; IMSI = 214019102029829; connType
= uehRrcConn.
[2015-03-04 13:06:49.056] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
2190; IMSI = 214015516585753; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64510; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSpeechAmrWB, globalCnId: mcc = 214, mnc = 1, mncLength
= 2; cnId = -1
[2015-03-04 13:06:49.136] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1896; IMSI = 214015516246163; cellId = 16139; cellFroId = 0; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 64216; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2110
[2015-03-04 13:06:49.328] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
1403; IMSI = 214019817966503; cellId = 5620; cellFroId = 68; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 63723; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehRrcConn, globalCnId: mcc = 214, mnc = 1, mncLength =
2; cnId = 2306
[2015-03-04 13:06:49.512] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286791326423600, 4 parts will follow >
[2015-03-04 13:06:49.512] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286791326423600 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 3283; IMSI = 214019813675969; cellId
= 28207; cellFroId = 193; hsCellId = 28207; hsCellFroId = 193; spId = dc:s:32866:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:49.512] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286791326423600 part 2>"st RL in DRNC: No; S-RNTI = 65603; causecode =
29; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;;IMEISV =
3538010697089877;sourceConnType = uehSpeechAmrNbMMPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehSp64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000000001000100110001110;fileName = ../UehBeha"
[2015-03-04 13:06:49.512] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286791326423600 part 3>"viourBaseProcedure.cpp;line = 24246;Previous
state = WaitAdmissionCnf;Current state =
admissionRequest;noOfUeCtxtInConnectedState = 191;noOfUeCtxtInUra =
339;ActiveSetCellId = [-1,28207,28205,-1,-1];ActiveSetCellFroId = [-1,193,164,-1,-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwi"
[2015-03-04 13:06:49.512] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286791326423600 part 4>"tchEvalInd;Addition
text = UehBehaviourBaseProcedure,rabStatus = chanSwitch; in
RadioLinkReconfiguration "
[2015-03-04 13:06:49.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEAMRWB; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2190; SrncUeId=2190; isSrnc=1; sRnti=64510; IMSI = 214015516585753; connType
= uehSpeechAmrWB.
[2015-03-04 13:06:49.528] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=2190; SrncUeId=2190; isSrnc=1; sRnti=64510; IMSI = 214015516585753; connType
= uehSpeechAmrWB.
[2015-03-04 13:06:49.568] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=0; numOfSteps=1; cellId=16139; cellFroId=0;
UeRef=1896; SrncUeId=1896; isSrnc=1; sRnti=64216; IMSI = 214015516246163; connType
= uehRrcConn.
[2015-03-04 13:06:49.600] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 40; UeRef = 4382; IMSI = 214019301642576; cellId = 16875;
cellFroId = 3; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0;
rhRncModuleId = 9; S-RNTI = 66702; causecode = UNDEF; globalCnIdPs: cnId = 2206,
mcc = 214, mnc = 1;; connType = uehPacketCch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2206
[2015-03-04 13:06:49.600] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 4382;
uehPacketCch; sGCP=000000000000000000000000 relCau 0;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 40;psIuRelCmd 0;ranapPsCau 0;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO 0;Gri
0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:49.636] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1403; SrncUeId=1403; isSrnc=1; sRnti=63723; IMSI = 214019817966503; connType
= uehRrcConn.
[2015-03-04 13:06:49.636] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=68; numOfSteps=1; cellId=5620; cellFroId=68;
UeRef=1403; SrncUeId=1403; isSrnc=1; sRnti=63723; IMSI = 214019817966503; connType
= uehRrcConn.
[2015-03-04 13:06:49.636] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
40; UeRef = 4382; IMSI = 214019301642576; cellId = 16875; cellFroId = 3; hsCellId =
UNDEF; hsCellFroId = UNDEF; spId = dc:s:32853:0; rhRncModuleId = 9; S-RNTI = 66702;
causecode = UNDEF; globalCnIdPs: cnId = 2206, mcc = 214, mnc = 1;; connType =
uehPacketCch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2206
[2015-03-04 13:06:49.680] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
4300; IMSI = 214018904474287; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66620; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSpeech, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = 2110
[2015-03-04 13:06:50.120] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=4382; SrncUeId=4382; isSrnc=1; sRnti=66702; IMSI = 214019301642576; connType
= uehPacketCch.
[2015-03-04 13:06:50.312] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286474155223601, 4 parts will follow >
[2015-03-04 13:06:50.312] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286474155223601 part 1>"ExceptionCode = 537; TIMER uehUtranPagingTimerId
has expired; InterfaceTimout (Internal); N/A;RRCConRel;Dropped Call
Release;callProc = UehUeCtxtC;UeRef = 1382; IMSI = 214019817273049; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 63702; causecode = U"
[2015-03-04 13:06:50.312] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286474155223601 part 2>"NDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc =
1;;IMEISV = 3534350600263278;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketUraPch;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehUeCtxtC.cpp;line = 25809;Previous
state = NULL;Curren"
[2015-03-04 13:06:50.312] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286474155223601 part 3>"t state =
analyzeUehUtranPagingTimeout;noOfUeCtxtInConnectedState = 189;noOfUeCtxtInUra =
336;ActiveSetCellId = [-1];ActiveSetCellFroId = [-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = RRCULt23rb2;Addition text =
number=2, last known Cid is 16875, last known CellFroId is 3, UraIdentity"
[2015-03-04 13:06:50.312] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286474155223601 part 4>" is 38811, UraFroId
is 3 "
[2015-03-04 13:06:50.312] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 1382; IMSI = 214019817273049; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 63702; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:50.340] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 1382; IMSI = 214019817273049; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
63702; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:50.344] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Best
Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=1382; SrncUeId=1382; isSrnc=1; sRnti=63702; IMSI = 214019817273049; connType
= uehPacketUraPch.
[2015-03-04 13:06:50.344] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=3; numOfSteps=1; cellId=16875; cellFroId=3;
UeRef=1382; SrncUeId=1382; isSrnc=1; sRnti=63702; IMSI = 214019817273049; connType
= uehPacketUraPch.
[2015-03-04 13:06:50.460] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=669; SrncUeId=669; isSrnc=1; sRnti=62989; IMSI = 214015510326883; connType =
uehPacketUraPch.
[2015-03-04 13:06:50.460] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=367; numOfSteps=1; cellId=8748; cellFroId=367;
UeRef=669; SrncUeId=669; isSrnc=1; sRnti=62989; IMSI = 214015510326883; connType =
uehPacketUraPch.
[2015-03-04 13:06:50.656] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
5276; IMSI = 214019815779278; cellId = 22113; cellFroId = 112; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67596; causecode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;; connType = uehSpeechAmrWBPacket0, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = -1
[2015-03-04 13:06:50.656] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 41; UeRef = 5276; IMSI = 214019815779278; cellId = 22113;
cellFroId = 112; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32862:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 67596; causecode
= UNDEF; globalCnIdPs: cnId = 2306, mcc = 214, mnc = 1;; connType =
uehSpeechAmrWBPacket0, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:50.688] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
41; UeRef = 5276; IMSI = 214019815779278; cellId = 22113; cellFroId = 112; hsCellId
= UNDEF; hsCellFroId = UNDEF; spId = dc:s:32862:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 67596; causecode = UNDEF; globalCnIdPs: cnId =
2306, mcc = 214, mnc = 1;; connType = uehSpeechAmrWBPacket0, globalCnId: mcc = 214,
mnc = 1, mncLength = 2; cnId = 2306
[2015-03-04 13:06:50.796] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for circuit switched CN with nas cause 83; UeRef =
4319; IMSI = 520044121551611; cellId = 28205; cellFroId = 164; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32866:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 66639; causecode = UNDEF; connType = uehRrcConn,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = -1
[2015-03-04 13:06:50.804] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286649027223602, 4 parts will follow >
[2015-03-04 13:06:50.804] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286649027223602 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:50.804] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286649027223602 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:50.804] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286649027223602 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
190;noOfUeCtxtInUra = 333;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:50.804] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286649027223602 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:50.812] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286347249623603, 4 parts will follow >
[2015-03-04 13:06:50.812] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286347249623603 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:50.812] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286347249623603 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:50.812] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286347249623603 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
190;noOfUeCtxtInUra = 333;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:50.812] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286347249623603 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:50.904] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 11; UeRef = 3626; IMSI = 214019811311044; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32884:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 65946; causecode
= UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType =
uehSpeechAmrNbMMPsInt16Hs, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId =
2506
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEAMRWB; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIPSINT ; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.912] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIAMRWB ; for Source Best
Cell on observed instance Id=112; numOfSteps=1; cellId=22113; cellFroId=112;
UeRef=5276; SrncUeId=5276; isSrnc=1; sRnti=67596; IMSI = 214019815779278; connType
= uehSpeechAmrWBPacket0.
[2015-03-04 13:06:50.928] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
11; UeRef = 3626; IMSI = 214019811311044; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = 16874; hsCellFroId = 7; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in
DRNC = 0; Best RL in DRNC: No; S-RNTI = 65946; causecode = UNDEF; globalCnIdPs:
cnId = 2506, mcc = 214, mnc = 1;; connType = uehSpeechAmrNbMMPsInt16Hs, globalCnId:
mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:50.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASESPEECH; for Source Best
Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=3626;
SrncUeId=3626; isSrnc=1; sRnti=65946; IMSI = 214019811311044; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:50.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7;
UeRef=3626; SrncUeId=3626; isSrnc=1; sRnti=65946; IMSI = 214019811311044; connType
= uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:50.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=3626;
SrncUeId=3626; isSrnc=1; sRnti=65946; IMSI = 214019811311044; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:50.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTIPSINT ; for Source Hs Cell
on observed instance Id=7; numOfSteps=1; cellId=16874; cellFroId=7; UeRef=3626;
SrncUeId=3626; isSrnc=1; sRnti=65946; IMSI = 214019811311044; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:50.936] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNORMALRELMULTISPEECH ; for Source Best
Cell on observed instance Id=5; numOfSteps=1; cellId=9360; cellFroId=5; UeRef=3626;
SrncUeId=3626; isSrnc=1; sRnti=65946; IMSI = 214019811311044; connType =
uehSpeechAmrNbMMPsInt16Hs.
[2015-03-04 13:06:50.992] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRELEASESRBONLY136; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=4319; SrncUeId=4319; isSrnc=1; sRnti=66639; IMSI = 520044121551611; connType
= uehRrcConn.
[2015-03-04 13:06:51.200] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286591660823604, 4 parts will follow >
[2015-03-04 13:06:51.200] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286591660823604 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 552; IMSI = 214019815609643;
cellId = 5620; cellFroId = 68; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32884:0; rhRncModuleId = 9; S-RNTI = 62872; causec"
[2015-03-04 13:06:51.200] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286591660823604 part 2>"ode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3559620609283201;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel7-
00000000000000000000000110001110;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous state"
[2015-03-04 13:06:51.200] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286591660823604 part 3>" = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 187;noOfUeCtxtInUra =
333;ActiveSetCellId = [5620];ActiveSetCellFroId = [68];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateConfir"
[2015-03-04 13:06:51.200] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286591660823604 part
4>"m::waitUtranMobilityInfo "
[2015-03-04 13:06:51.588] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=2429; SrncUeId=2429; isSrnc=1; sRnti=64749; IMSI = 214015513673037; connType
= uehPacketUraPch.
[2015-03-04 13:06:51.588] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=369; numOfSteps=1; cellId=8750; cellFroId=369;
UeRef=2429; SrncUeId=2429; isSrnc=1; sRnti=64749; IMSI = 214015513673037; connType
= uehPacketUraPch.
[2015-03-04 13:06:51.788] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61;
UeRef=3632; SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType
= uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:51.788] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRBRELEASEHS; for Source Hs Cell
on observed instance Id=61; numOfSteps=1; cellId=9939; cellFroId=61; UeRef=3632;
SrncUeId=3632; isSrnc=1; sRnti=65952; IMSI = 214018904443542; connType =
uehPacketEulHsPacketEulHs.
[2015-03-04 13:06:52.576] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 5257; IMSI = 214019815062874; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67577; causecode = UNDEF; globalCnIdPs: cnId = 2110,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2110
[2015-03-04 13:06:52.604] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 5257; IMSI = 214019815062874; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
67577; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:52.604] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 5257;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:52.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286437020823605, 4 parts will follow >
[2015-03-04 13:06:52.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823605 part 1>"ExceptionCode = 546; TIMER T_CUC_TIMERID has
expired; InterfaceTimout (Internal); Ue;RRCConNotRel;No effect on
connection;callProc = UehChSwitchUraToFachC;UeRef = 4913; IMSI = 214015517804929;
cellId = 22113; cellFroId = 112; hsCellId = UNDEF; hsCellFroId = UNDEF; spId =
dc:s:32899:0; rhRncModuleId = 9; S-RNTI = 67233; cau"
[2015-03-04 13:06:52.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823605 part 2>"secode = UNDEF; globalCnIdPs: cnId = 2306, mcc =
214, mnc = 1;;IMEISV = 3585680588204203;sourceConnType = uehPacketUraPch;
sGCP=000000000000000000000000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel6-
00000000000000000001000110000111;fileName = ../UehChSwitchUraToFachC.cpp;line =
2819;Previous st"
[2015-03-04 13:06:52.904] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823605 part 3>"ate = waitUtranMobilityInfo;Current state =
SendCellUpdateConfirm;noOfUeCtxtInConnectedState = 183;noOfUeCtxtInUra =
336;ActiveSetCellId = [22113];ActiveSetCellFroId = [112];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = rrcCellUpdateInd;Addition
text = Top::SwitchUraToFach::SendCellUpdateC"
[2015-03-04 13:06:52.904] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286437020823605 part
4>"onfirm::waitUtranMobilityInfo "
[2015-03-04 13:06:53.032] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=115; SrncUeId=115; isSrnc=1; sRnti=62435; IMSI = 214019807572296; connType =
uehPacketUraPch.
[2015-03-04 13:06:53.032] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=115; SrncUeId=115; isSrnc=1; sRnti=62435; IMSI = 214019807572296; connType =
uehPacketUraPch.
[2015-03-04 13:06:53.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286495790423606, 4 parts will follow >
[2015-03-04 13:06:53.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286495790423606 part 1>"ExceptionCode = 552; TIMER fachReconfTimer has
expired; InterfaceTimout (Internal); Ue;RRCConRel;Dropped Call Release;callProc =
UehChSwitchDchToFach;UeRef = 2375; IMSI = 214019818200389; cellId = 28205;
cellFroId = 164; hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL i"
[2015-03-04 13:06:53.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286495790423606 part 2>"n DRNC: No; S-RNTI = 64695; causecode = UNDEF;
globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3556090668183612;sourceConnType = uehPacketEulHs;
sGCP=000000000000001000011000;targetConnType = uehPacketCch;
tGCP=000000000000000000000000;UE Cap = Rel9-
00000000001110001011100110001111;fileName = ../UehChSwitchDchToFac"
[2015-03-04 13:06:53.712] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286495790423606 part 3>"hC.cpp;line = 2150;Previous state =
waitCellUpdate;Current state = ueInDchState;noOfUeCtxtInConnectedState =
187;noOfUeCtxtInUra = 331;ActiveSetCellId = [-1];ActiveSetCellFroId = [-
1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason =
chSwitchEvalInd;Addition text = Waiting for RRC radio bearer"
[2015-03-04 13:06:53.712] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286495790423606 part 4>" reconfigure (while
waiting for RRC CellUpdate) "
[2015-03-04 13:06:53.712] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 2375; IMSI = 214019818200389; cellId = 28205;
cellFroId = 164; hsCellId = 28205; hsCellFroId = 164; spId = dc:s:32899:0;
rhRncModuleId = 9; RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI = 64695; causecode
= UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs,
globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:53.736] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
46; UeRef = 2375; IMSI = 214019818200389; cellId = 28205; cellFroId = 164; hsCellId
= 28205; hsCellFroId = 164; spId = dc:s:32899:0; rhRncModuleId = 9; RLs in DRNC =
0; Best RL in DRNC: No; S-RNTI = 64695; causecode = UNDEF; globalCnIdPs: cnId =
2110, mcc = 214, mnc = 1;; connType = uehPacketEulHs, globalCnId: mcc = 214, mnc =
1, mncLength = 2; cnId = 2110
[2015-03-04 13:06:53.816] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKET; for Source Best
Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=5257; SrncUeId=5257; isSrnc=1; sRnti=67577; IMSI = 214019815062874; connType
= uehPacketUraPch.
[2015-03-04 13:06:53.816] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1478
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALRABRELEASEPACKETURA; for Source
Best Cell on observed instance Id=364; numOfSteps=1; cellId=11303; cellFroId=364;
UeRef=5257; SrncUeId=5257; isSrnc=1; sRnti=67577; IMSI = 214019815062874; connType
= uehPacketUraPch.
[2015-03-04 13:06:53.820] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5820
TRACE1:IuReleaseCommand received for packet switched CN with nas cause 83; UeRef =
5180; IMSI = 214019814751815; cellId = 22114; cellFroId = 113; hsCellId = UNDEF;
hsCellFroId = UNDEF; spId = dc:s:32884:0; rhRncModuleId = 9; RLs in DRNC = 0; Best
RL in DRNC: No; S-RNTI = 67500; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc =
214, mnc = 1;; connType = uehSpeech, globalCnId: mcc = 214, mnc = 1, mncLength = 2;
cnId = 2110
[2015-03-04 13:06:53.824] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEPS; for Source Best
Cell on observed instance Id=113; numOfSteps=1; cellId=22114; cellFroId=113;
UeRef=5180; SrncUeId=5180; isSrnc=1; sRnti=67500; IMSI = 214019814751815; connType
= uehSpeech.
[2015-03-04 13:06:53.824] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1539
TRACE1:Increment counter ROAM_UTRANCELL_PMNONORMALNASSIGNRELEASEMULTIPS ; for
Source Best Cell on observed instance Id=113; numOfSteps=1; cellId=22114;
cellFroId=113; UeRef=5180; SrncUeId=5180; isSrnc=1; sRnti=67500; IMSI =
214019814751815; connType = uehSpeech.
[2015-03-04 13:06:54.352] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286340832023607, 4 parts will follow >
[2015-03-04 13:06:54.352] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023607 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:54.352] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023607 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000001100;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBas"
[2015-03-04 13:06:54.352] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023607 part 3>"eProcedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 332;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = chSwitchE"
[2015-03-04 13:06:54.352] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286340832023607 part 4>"valInd;Addition text
= UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:54.356] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286340832023608, 4 parts will follow >
[2015-03-04 13:06:54.356] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023608 part 1>"ExceptionCode = 171; Received signal admissionRej
on rnhIfCellControlP; ResourceReject; CELL;RRCConNotRel;No effect on
connection;callProc = UehRabHandlingC;UeRef = 4602; IMSI = 214018704157236; cellId
= 22114; cellFroId = 113; hsCellId = 22114; hsCellFroId = 113; spId = dc:s:32853:0;
rhRncModuleId = 9; RLs in DRNC = 0; Be"
[2015-03-04 13:06:54.356] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023608 part 2>"st RL in DRNC: No; S-RNTI = 66922; causecode =
29; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;;IMEISV =
8653630279853378;sourceConnType = uehPsInt16Hs;
sGCP=000000000000000000000000;targetConnType = uehPacket64Hs;
tGCP=000000000000000000000000;UE Cap = Rel8-
00000000000100000011000110001111;fileName = ../UehBehaviourBase"
[2015-03-04 13:06:54.356] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286340832023608 part 3>"Procedure.cpp;line = 24246;Previous state =
WaitAdmissionCnf;Current state = admissionRequest;noOfUeCtxtInConnectedState =
185;noOfUeCtxtInUra = 332;ActiveSetCellId = [-1,22114,22113,28205,-
1];ActiveSetCellFroId = [-1,113,112,164,-1];rcsAllRlLostTimerStatus =
0;rcsHsRlLostTimerStatus = 0;procedureTriggerReason = P26c2v124e"
[2015-03-04 13:06:54.356] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4568 TRACE1:<key 286340832023608 part 4>"c0s0;Addition text =
UehBehaviourBaseProcedure,rabStatus = chanSwitch; in RadioLinkReconfiguration "
[2015-03-04 13:06:54.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:205 INFO:<
Segmenting traces for key 286437020823609, 4 parts will follow >
[2015-03-04 13:06:54.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823609 part 1>"ExceptionCode = 500; TIMER has expired waiting
for RRC Radio Bearer Setup Response; InterfaceTimout (Internal);
Ue;RRCConRel;Dropped Call Release Pending;callProc = RabHandling;UeRef = 4931; IMSI
= 214019818336473; cellId = 28205; cellFroId = 164; hsCellId = 28205; hsCellFroId =
164; spId = dc:s:32853:0; rhRncModuleId = 9;"
[2015-03-04 13:06:54.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823609 part 2>" RLs in DRNC = 0; Best RL in DRNC: No; S-RNTI =
67251; causecode = UNDEF; globalCnIdPs: cnId = 2110, mcc = 214, mnc = 1;;IMEISV =
3532240612323273;sourceConnType = uehRrcConn;
sGCP=000000000000000000000000;targetConnType = uehPacketEulHs;
tGCP=000000000000001000011100;UE Cap = Rel8-
00000000000000001000100110001110;fileName"
[2015-03-04 13:06:54.544] [021200]RncLmUePT rlibTraceTraceFunctions.cc:214
INFO:<key 286437020823609 part 3>" = ../UehRabHandlingC.cpp;line = 6291;Previous
state = WaitForUlInd;Current state = UeConfiguration;noOfUeCtxtInConnectedState =
184;noOfUeCtxtInUra = 333;ActiveSetCellId = [28205,-1,-1,-1,-1];ActiveSetCellFroId
= [164,-1,-1,-1,-1];rcsAllRlLostTimerStatus = 0;rcsHsRlLostTimerStatus =
0;procedureTriggerReason = P26c0v0ec0s1"
[2015-03-04 13:06:54.544] [021200]RncLmUePT(UEH_EXCEPTION)
../UehBaseTraceD.cpp:4605 TRACE1:<key 286437020823609 part 4>";Addition text =
UeConfiguration, ueRef = 4931 "
[2015-03-04 13:06:54.932] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRABRELEASEPACKET; for Source Hs
Cell on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164;
UeRef=2375; SrncUeId=2375; isSrnc=1; sRnti=64695; IMSI = 214019818200389; connType
= uehPacketEulHs.
[2015-03-04 13:06:54.932] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEHS; for Source Hs Cell
on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164; UeRef=2375;
SrncUeId=2375; isSrnc=1; sRnti=64695; IMSI = 214019818200389; connType =
uehPacketEulHs.
[2015-03-04 13:06:54.932] [021200]RncLmUePT(IU_IF) ../UehPmEventDataD.cpp:1547
TRACE3:Increment counter ROAM_UTRANCELL_PMNOSYSTEMRBRELEASEEUL; for Source Hs Cell
on observed instance Id=164; numOfSteps=1; cellId=28205; cellFroId=164; UeRef=2375;
SrncUeId=2375; isSrnc=1; sRnti=64695; IMSI = 214019818200389; connType =
uehPacketEulHs.
[2015-03-04 13:06:55.044] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 5446; IMSI = 214019817949290; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 67766; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:55.068] [021200]RncLmUePT(IU_IF) ../UehUeCtxtC.cpp:5786
TRACE1:IuReleaseCommand received for packet switched CN with radio network cause
16; UeRef = 5446; IMSI = 214019817949290; cellId = UNDEF; cellFroId = UNDEF;
hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0; rhRncModuleId = 9; S-RNTI =
67766; causecode = UNDEF; globalCnIdPs: cnId = 2506, mcc = 214, mnc = 1;; connType
= uehPacketUraPch, globalCnId: mcc = 214, mnc = 1, mncLength = 2; cnId = 2506
[2015-03-04 13:06:55.068] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCRunReqCreatorD.cpp:654 TRACE1:UE Release data: UeRef 5446;
uehPacketUraPch; sGCP=000000000000000000000000 relCau 1;isCs 0;isPs 1;drop Dropped
Call Release;dropCs Dropped Cs Iu Release Pending;dropPs Dropped Ps Iu Release
Pending;pendRel 0;csIuRel 0;csIuCau 0;csIuRelCmd 0;ranapCsCau 0;csRabCau 0;psIuRel
1;psIuCau 16;psIuRelCmd 1;ranapPsCau 16;psRabCau 0;CLock 0;CNHHO 0;ChSw 0;LBHO
0;Gri 0;Drift 0;LoadCs 0;LoadPs 0;ForRel 0;0;ClearR 0;capReq 0;congCell -1;congRes
3;congType -1
[2015-03-04 13:06:55.204] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:274 TRACE1:Sending IuReleaseRequest for packet
switched CN with cause 16; UeRef = 4378; IMSI = 214015512675642; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:0:0;
rhRncModuleId = 9; S-RNTI = 66698; causecode = UNDEF; globalCnIdPs: cnId = 2506,
mcc = 214, mnc = 1;; connType = uehPacketUraPch, globalCnId: mcc = 214, mnc = 1,
mncLength = 2; cnId = 2506
[2015-03-04 13:06:55.204] [021200]RncLmUePT(IU_IF)
../UehUeCtxtCSignalSenderD.cpp:257 TRACE3:Sending IuReleaseRequest for packet
switched CN with cause 46; UeRef = 1583; IMSI = 214060200473716; cellId = UNDEF;
cellFroId = UNDEF; hsCellId = UNDEF; hsCellFroId = UNDEF; spId = dc:s:32862:0;
rhRncModuleId = 9; S-RN

You might also like