Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test2.semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 167 of /var/www/test2.eomega.org/htdocs/omega/drupal/includes/lock.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test2.variable' doesn't exist: SELECT 1 AS expression FROM {variable} variable WHERE ( (name = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => file_temporary_path ) in variable_set() (line 1258 of /var/www/test2.eomega.org/htdocs/omega/drupal/includes/bootstrap.inc).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test2.semaphore' doesn't exist: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 54176662865f92a06a8ca64.59742010 ) in lock_release_all() (line 269 of /var/www/test2.eomega.org/htdocs/omega/drupal/includes/lock.inc).