While Using Purify On Linux Cm_debug Does Not Come Up Successfully
(Doc ID 1325379.1)
Last updated on MAY 15, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.4.0.0.0 and laterInformation in this document applies to any platform.
Goal
After following instructions on how to compile the cm_dbg, when one start the CM, it begins to start but it hangs on fm_bill_utils.
One tried to compile the cm_dbg.cpp and then launch the cm debug. All the libraries are compiled in debug mode (flags -g -o1...)
The CM seems to start correctly but it then hangs in the middle of libraries loading.
Here is the ouptut from pstack while the CM hangs (when no more activity in the logs) :
pstack 32649
#0 0xf7459360 in SCR::CustomLexer::yylex ()
#1 0xf7654ef6 in SCR_parse ()
#2 0xf75636b5 in SCR_parseScript ()
#3 0xf744a763 in SCR::Interpreter::compile ()
#4 0xf7e12fce in ADT::PcmIscriptExecutor::PcmIscriptExecutor ()
#5 0xf7dd92f9 in ADT::PcmIscript::addExecutor ()
#6 0xf7dd767e in ADT::PcmIscript::PcmIscript ()
#7 0xf431ad46 in fm_bill_utils_iscript_load_templates ()
#8 0xf4317920 in fm_bill_utils_init_business_profile_cache ()
#9 0x081eb478 in ?? ()
#10 0xfff17610 in ?? ()
#11 0x00000005 in ?? ()
#12 0xfff171b0 in ?? ()
#13 0x00000000 in ?? ()
#0 0xf7459360 in SCR::CustomLexer::yylex ()
#1 0xf7654ef6 in SCR_parse ()
#2 0xf75636b5 in SCR_parseScript ()
#3 0xf744a763 in SCR::Interpreter::compile ()
#4 0xf7e12fce in ADT::PcmIscriptExecutor::PcmIscriptExecutor ()
#5 0xf7dd92f9 in ADT::PcmIscript::addExecutor ()
#6 0xf7dd767e in ADT::PcmIscript::PcmIscript ()
#7 0xf431ad46 in fm_bill_utils_iscript_load_templates ()
#8 0xf4317920 in fm_bill_utils_init_business_profile_cache ()
#9 0x081eb478 in ?? ()
#10 0xfff17610 in ?? ()
#11 0x00000005 in ?? ()
#12 0xfff171b0 in ?? ()
#13 0x00000000 in ?? ()
How can one resolve this issue ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |