Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[HY000] [1040] Too many connections in db_select() (line 2640 of /data/www/drupal/includes/database/database.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dabar.locales_source' doesn't exist: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => hr [:source] => The site contact form that allows users to send a message to site administrators. [:context] => ) in locale() (line 722 of /data/www/drupal/modules/locale/locale.module).