Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[57P01]: Admin shutdown: 7 FATAL: terminating connection due to administrator command SSL connection has been closed unexpectedly: select :nid p_nid, ai.*,api.get_likes_stat(:uid,:nid) p_liked from api.get_article_info(:nid,:uuid) ai; Array ( [:nid] => 270151 [:uid] => 0 [:uuid] => ) in ap_utils_get_article_info() (line 227 of /var/www/asia-dev/sites/all/modules/asiaplus/asiaplus_utils/asiaplus_utils.module).

Additional

PDOException: SQLSTATE[HY000]: General error: 7 no connection to the server: SELECT column_name, data_type, column_default FROM information_schema.columns WHERE table_schema = :schema AND table_name = :table AND (data_type = 'bytea' OR (numeric_precision IS NOT NULL AND column_default LIKE :default)); Array ( [:schema] => public [:table] => watchdog [:default] => %nextval% ) in dblog_watchdog() (line 163 of /var/www/asia-dev/modules/dblog/dblog.module).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[HY000]: General error: 7 no connection to the server: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 331064796621f2f98aa653.14711530 ) in lock_release_all() (line 269 of /var/www/asia-dev/includes/lock.inc).