Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[57P01]: Admin shutdown: 7 FATAL: terminating connection due to administrator command CONTEXT: SQL statement "update node_views set viewed=viewed+1 where nid=p_nid" PL/pgSQL function api.modify_node_views_proc(bigint) line 9 at SQL statement SSL connection has been closed unexpectedly: select api.modify_node_views_proc(55702); Array ( ) in ap_utils_count_node() (line 783 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).