Software Systems Development & Applications (SSD&A)

Prague, Czech Republic, September 3 - 6, 2017

Area Supervisory Committee

Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'FedCSIS_HotCRP_2017.ContactArea' doesn't exist: SELECT ct.*, c.*, t.*, ca.* FROM {ContactArea} ct INNER JOIN {ContactInfo} c ON ct.contactId = c.contactId INNER JOIN {Track} t ON t.trackId = ct.trackId LEFT OUTER JOIN {ContactAddress} ca ON ca.contactId = c.contactId WHERE (ct.areaId = :db_condition_placeholder_0) ORDER BY c.lastName ASC; Array ( [:db_condition_placeholder_0] => 6 ) in area_committee() (line 26 of /var/www/html/scripts/area_committee_2017.inc).

Additional

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'FedCSIS_HotCRP_2017.semaphore' doesn't exist: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => theme_registry:runtime:conference:cache ) in lock_may_be_available() (line 167 of /var/www/html/drupal7/includes/lock.inc).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'FedCSIS_HotCRP_2017.semaphore' doesn't exist: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 46112442765f8f3ca7fe038.39970331 ) in lock_release_all() (line 269 of /var/www/html/drupal7/includes/lock.inc).