New submission from nivin:

There is a cronjob running in every 3 minutes.For One or two days this works 
properly. After that Mysql service get crashed.Bulk data is inserted into 
database using the service . Following errors found in /var/log/messages  (OS : 
RHEL 6)


Jun  6 13:27:02 PythonPROD abrt: detected unhandled Python exception in 
'/var/www/html/CrossCDR/Cronjobs/cdrcollector/CdrCollector.py'
Jun  6 13:27:02 PythonPROD abrtd: New client connected
Jun  6 13:27:02 PythonPROD abrtd: Directory 'pyhook-2015-06-06-13:27:02-1796' 
creation detected
Jun  6 13:27:02 PythonPROD abrt-server[1800]: Saved Python crash dump of pid 
1796 to /var/spool/abrt/pyhook-2015-06-06-13:27:02-1796
Jun  6 13:27:07 PythonPROD kernel: Bridge firewalling registered
Jun  6 13:28:07 PythonPROD abrtd: Sending an email...
Jun  6 13:28:07 PythonPROD abrtd: Email was sent to: root@localhost
Jun  6 13:28:07 PythonPROD abrtd: Duplicate: UUID
Jun  6 13:28:07 PythonPROD abrtd: DUP_OF_DIR: 
/var/spool/abrt/pyhook-2015-06-04-00:48:02-1797
Jun  6 13:28:07 PythonPROD abrtd: Deleting problem directory 
pyhook-2015-06-06-13:27:02-1796 (dup of pyhook-2015-06-04-00:48:02-1797)
Jun  6 13:28:07 PythonPROD abrtd: No actions are found for event 'notify-dup'

----------
messages: 245006
nosy: nivin
priority: normal
severity: normal
status: open
title: PythonPROD abrt
type: crash

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24409>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to