![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2171343.1 : Apply Change on Probe (PMF) Failed or Changes Not Apply With Error "Failed to apply changes because of the following errors : Aborted (core dumped)"
In this Document
Created from <SR 3-13099979481> Applies to:Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.2.0 to 10.2.0 [Release 10.0]Information in this document applies to any platform. Symptoms
The apply changes is failing in the CCM with the following error: Failed to apply changes because of the following errors : Aborted (core dumped)
ChangesA filter using the NOT condition was added. Cause
The following command part of the apply is failing: [cfguser@PMF-0A ~]$ su - cfguser -c "checkPmiaConfig"
Password: VPATH=/tekelec/TKLCmf/runtime:/opt/TKLCmf PRODPATH=/opt/TKLCcomcol/cm6.4 RUNID=00 PRODID= Compute rule 1 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 2 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 3 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 4 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 5 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 6 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 7 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 8 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 9 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 10 of 14, log file /tmp/pmiacheckCompiler.log Compute rule 11 of 14, log file /tmp/pmiacheckCompiler.log Aborted (core dumped) [cfguser@PMF-0A ~]$ The first time changes are apply in the CCM, the following error appear in the pmiaMonitor log: 0803:143748.960 TR-V compile test for filter 7 name: PMF-0A_TC_S11 [15703/ExpertFileCreator.C:312]
0803:143749.063 TR-V compile test for filter 8 name: PMF-0A_TC_S1 [15703/ExpertFileCreator.C:312] 0803:143749.166 TR-V compile test for filter 9 name: PMF-0A_TC_MAP_INTERCONNECT [15703/ExpertFileCreator.C:312] 0803:143753.130 TR-V compile test for filter 10 name: PMF-0A_TC_MAP_LOCAL [15703/ExpertFileCreator.C:312] 0803:143856.354 TR-V pid: 15703 failed to exit in 10000 msec timeout [15705/SigCtl.cxx:300] And pstack from pmiaMonitor process reports: [root@PMF-DC4-0A tmp]$ pstack 15703
#0 0x00007f831ef10711 in MyFiltersList::SearchNextGotoLine(unsigned short, IpFilterList*, bool) () from /opt/TKLCmf/lib/libpmiacompiler.so #1 0x00007f831ef138a3 in MyFiltersList::SetRuleTrueFalseNumbers() () from /opt/TKLCmf/lib/libpmiacompiler.so #2 0x00007f831ef22f23 in MyFiltersList::Compute(IpFilterTable&, int) () from /opt/TKLCmf/lib/libpmiacompiler.so #3 0x00007f831ef251d4 in translate_filters(unsigned short, tagFilterDef const*, unsigned short, unsigned short const*, char const*, unsigned short) () from /opt/TKLCmf/lib/libpmiacompiler.so #4 0x00007f831ea8f58b in ExpertFileCreator::compile(bool, char const*, int, bool) () from /opt/TKLCmf/lib/libMonitor.so #5 0x000000000042cb8f in PmiaMonMgr::reconfig(bool) () #6 0x00007f831ea968ab in MonMgr::periodic() () from /opt/TKLCmf/lib/libMonitor.so #7 0x0000000000428ca4 in PmiaMonMgr::periodic() () #8 0x00007f831dd741c9 in AlarmClerk::doPerform() () from /opt/TKLCcomcol/cm6.4p340.12034/prod/lib/libcomcol-g4-6.4.so #9 0x00007f831ea973c9 in MonMgr::run() () from /opt/TKLCmf/lib/libMonitor.so #10 0x0000000000439340 in main () Solution
Disable the TC in the CCM and then restart the process as cfguser: pm.set off pmiaMonitor
pm.set on pmiaMonitor; tt pmiaMonitor References<BUG:24399872> - PMIAMONITOR PROCESS STUCK DUE TO FILTER USING NOT CONDITIONAttachments This solution has no attachment |
||||||||||||||||||||
|