Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'catalog.url_alias' doesn't exist: SELECT source FROM {url_alias} WHERE alias = :alias AND language IN (:language, :language_none) ORDER BY language ASC, pid DESC; Array ( [:alias] => node/2 [:language] => ru [:language_none] => und ) in drupal_lookup_path() (line 176 of /home/vhosts/baltelectronika.ru/htdocs/includes/path.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'catalog.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] => ru [:source] => A field which is not visible to the user, but is recorded with the submission. [:context] => ) in locale() (line 719 of /home/vhosts/baltelectronika.ru/htdocs/modules/locale/locale.module).