Asterisk server status - ERROR

I am currently runnning Asterisk (Ver. 1.8.16.0)

I installed few months ago, but dont know what problem caused. This morning when I did a system reboot.

Then I begin to receive Asterisk error

STARTING ASTERISK
Asterisk ended with exit status 1
Asterisk died with code 1.
Automatically restarting Asterisk.
mpg123: no process killed


Asterisk could not start!
Use ‘tail /var/log/asterisk/full’ to find out why.
[root@freepbx ~]# tail /var/log/asterisk/full
[2013-02-22 14:37:18] VERBOSE[12842] loader.c: app_page.so => (Page Multiple Phones)
[2013-02-22 14:37:18] VERBOSE[12842] pbx.c: == Registered application ‘DumpChan’
[2013-02-22 14:37:18] VERBOSE[12842] loader.c: app_dumpchan.so => (Dump Info About The Calling Channel)
[2013-02-22 14:37:18] VERBOSE[12842] pbx.c: == Registered application ‘Originate’
[2013-02-22 14:37:18] VERBOSE[12842] loader.c: app_originate.so => (Originate call)
[2013-02-22 14:37:18] VERBOSE[12842] translate.c: == Registered translator ‘ilbctolin’ from format ilbc to slin, cost 2999
[2013-02-22 14:37:18] VERBOSE[12842] translate.c: == Registered translator ‘lintoilbc’ from format slin to ilbc, cost 13998
[2013-02-22 14:37:18] VERBOSE[12842] loader.c: codec_ilbc.so => (iLBC Coder/Decoder)
[2013-02-22 14:37:18] VERBOSE[12842] config.c: == Parsing ‘/etc/asterisk/cdr_mysql.conf’: [2013-02-22 14:37:18] VERBOSE[12842] config.c: == Found
[2013-02-22 14:37:18] ERROR[12842] cdr_mysql.c: Unable to query table description!! Logging disabled.

DO you have any idea what’s going on? I dint work on any modification or configuration of my system script. I just did a system reboot. Then the system not working anymore.

OMG… pls Help…

Thank you so much!!

Did you upgrade the server OS?

The log shows only issues with connecting to MySQL for CDR logging, but this should not cause Asterisk not to start …

[2013-02-22 14:37:18] ERROR[12842] cdr_mysql.c: Unable to query table description!! Logging disabled.

Disable any mysql module and restart Asterisk.