Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
1.1.5
-
None
-
1um 2pm system
-
2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18, 2018-19, 2018-20
Description
Customer reporting that ExeMgr is going way over its TotalUmMemory seeing of 50% to the point that its hitting swap space and a system restart is occurring..
Issue maybe related to how ExeMgr handles ByteStream
err: Jun 25 17:47:24 usfit-sctst2 ServerMonitor[5993]: 24.937868 |0|0|0| C 09 CAL0000: Swap Space usage over Major threashold, perform OAM command restartSystem
debug :
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.593575 |0|0|0| I 09 CAL0000: Local Memory above Critical Memory threshold with a percentage of 90 ; Swap 0
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.607779 |0|0|0| I 09 CAL0000: Local-Memory usage at percentage of 90 , Alarm set: 7
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.662047 |0|0|0| I 09 CAL0000: Memory Usage for Process: python : Memory Used 4503 : % Used 1
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.662136 |0|0|0| I 09 CAL0000: Memory Usage for Process: systemd-journald : Memory Used 10211 : % Used 1
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.662193 |0|0|0| I 09 CAL0000: Memory Usage for Process: mysqld : Memory Used 21652 : % Used 1
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.662248 |0|0|0| I 09 CAL0000: Memory Usage for Process: dsm_om_connsvcd : Memory Used 37009 : % Used 1
Jun 25 17:32:29 usfit-sctst2 ServerMonitor[5993]: 29.662302 |0|0|0| I 09 CAL0000: Memory Usage for Process: ExeMgr : Memory Used 17289954 : % Used 88
Attachments
Issue Links
- duplicates
-
MCOL-1750 Thread stack memory leak in ThreadPool
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.1.6 [ 23121 ] |
Assignee | Andrew Hutchings [ linuxjedi ] |
Sprint | 2018-13 [ 260 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Sprint | 2018-13 [ 260 ] | 2018-13, 2018-14 [ 260, 263 ] |
Sprint | 2018-13, 2018-14 [ 260, 263 ] | 2018-13, 2018-14, 2018-15 [ 260, 263, 267 ] |
Fix Version/s | 1.1.7 [ 23136 ] | |
Fix Version/s | 1.1.6 [ 23121 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Sprint | 2018-13, 2018-14, 2018-15 [ 260, 263, 267 ] | 2018-13, 2018-14, 2018-15, 2018-16 [ 260, 263, 267, 269 ] |
Sprint | 2018-13, 2018-14, 2018-15, 2018-16 [ 260, 263, 267, 269 ] | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17 [ 260, 263, 267, 269, 276 ] |
Sprint | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17 [ 260, 263, 267, 269, 276 ] | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18 [ 260, 263, 267, 269, 276, 278 ] |
Sprint | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18 [ 260, 263, 267, 269, 276, 278 ] | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18, 2018-19 [ 260, 263, 267, 269, 276, 278, 283 ] |
Sprint | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18, 2018-19 [ 260, 263, 267, 269, 276, 278, 283 ] | 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18, 2018-19, 2018-20 [ 260, 263, 267, 269, 276, 278, 283, 288 ] |
Resolution | Duplicate [ 3 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Zendesk Related Tickets | 136212 |
Issue is ByteStream for the output is growing to fulfil the entire result set and doesn't shrink again until the end of the query.