AOM CRASHES IN TARGET ENVIRONMENT WITH HIGH MEMORY GROWTH AFTER PERFORMING IRR
(Doc ID 2637226.1)
Last updated on MARCH 20, 2025
Applies to:
Siebel CRM - Version 17.6 [IP2017] and laterInformation in this document applies to any platform.
Symptoms
After performing IRR, AOM component crashes with memory growth of 4 GB in target environment.
Thread 6 (Thread 0x82c00b70 (LWP 94179)):
#0 0x55576430 in __kernel_vsyscall ()
#1 0x56f19718 in mmap () from /lib/libc.so.6
#2 0x56eac1b3 in new_heap () from /lib/libc.so.6
#3 0x56eadee9 in sYSMALLOc () from /lib/libc.so.6
#4 0x56eaece3 in _int_malloc () from /lib/libc.so.6
#5 0x56eaef9b in calloc () from /lib/libc.so.6
#6 0x0809a725 in operator new[](unsigned int) ()
#7 0x60be2e33 in CSSSWECharArray::SetSize(int) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#8 0x60be355f in CSSSWECharArray::Append(CSSSWECharArray const&) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#9 0x60b382d3 in CSSSWEParser::ReadTagBody(char16_t const*, CSSSWEConstCharArray&, CSSSWECharArray&, CSSSWECharArray&) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#10 0x60b44b0e in CSSSWEParser::ParseRecur(CSSSWEConstCharArray&, CSSSWESWP*, CSSStringArray const*, CSSStringArray const*, int) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#11 0x60b44c09 in CSSSWEParser::ParseRecur(CSSSWEConstCharArray&, CSSSWESWP*, CSSStringArray const*, CSSStringArray const*, int) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#12 0x60b44c09 in CSSSWEParser::ParseRecur(CSSSWEConstCharArray&, CSSSWESWP*, CSSStringArray const*, CSSStringArray const*, int) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#13 0x60b45ceb in CSSSWEParser::Parse(char16_t const*, CSSStringArray const*, CSSStringArray const*, CSSSWESWP*&) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#14 0x60b4ae9e in CSSSWEParser::ParseFile(char16_t const*, CSSStringArray const*, CSSStringArray const*, CSSSWESWP*&) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
#15 0x60b4b2d2 in CSSSWEParser::_BuildTemplateByName(char16_t const*, CSSSWESWP*&) () from /appl/siebel/8.1.1.11.0/ses/siebsrvr/lib/libsscaswbc.so
Infact this is observed in DR itself with below steps
1. Started server
2. Connected to the OM and performed basic navigation (navigating to Account, customer, assets, orders and contacts ) the memory size was at 680M
3. Kept those 2 sessions alive.
4. Delivered a developer workspace to the integration branch. Changes made in the dev Workspace: 2 Applets and 1 BC, just modified comments
5. Opened a third session from another browser to the same OM, after login memory : 699M
6. After the same basic navigation(navigating to Account, customer, assets, orders and contacts): 844M
7. Performed the same basic navigation again on the same session, memory reached to 1.3G
8. Repeated the steps and in short span of time the PID reached 3.3G
9. After Reaching 3.3G PID got crashed.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |