[ZBX-4644] server can not survive some oracle-down conditions Created: 2012 Feb 10 Updated: 2017 May 30 Resolved: 2012 Sep 04 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Server (S) |
| Affects Version/s: | 1.8.9 |
| Fix Version/s: | None |
| Type: | Incident report | Priority: | Critical |
| Reporter: | richlv | Assignee: | Unassigned |
| Resolution: | Won't fix | Votes: | 0 |
| Labels: | crash, database, oracle | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
oracle 11.203 |
||
| Issue Links: |
|
||||||||
| Description |
|
while zabbix server tries to survive database down conditions, sometimes it does die with signal 6 (sigabrt) 19119:20120210:104009.143 server #681 started history syncer #30 for the record, there seemed to be other message occurrences like that, which didn't seem to result in immediate process death (although it might be just a question of time) 19150:20120210:113143.691 [Z3005] query failed: [-1] ORA-04031: unable to allocate 4120 bytes of shared memory |
| Comments |
| Comment by Alexei Vladishev [ 2012 Feb 10 ] |
|
Have a look at http://ora-04031.ora-code.com/. That's something on Oracle server side, IMHO. |
| Comment by richlv [ 2012 Feb 11 ] |
|
the inability to allocate memory - definitely. but zabbix server was supposed to survive db being down & retry - apparently, in this case it's not (and it dies with sigabrt) edit : if course, if this is coming from the oci library and can not be avoided, this issue should be closed. the fact that there is no backtrace makes me slightly suspicious |
| Comment by Oleksii Zagorskyi [ 2012 Feb 15 ] |
|
very similar but seems another issue is |
| Comment by Alexei Vladishev [ 2012 Sep 04 ] |
|
I am closing it. I think |