Skip to content

Instantly share code, notes, and snippets.

@kaimallea
Created May 10, 2013 21:19
Show Gist options
  • Save kaimallea/5557507 to your computer and use it in GitHub Desktop.
Save kaimallea/5557507 to your computer and use it in GitHub Desktop.
[2013-05-10 14:10:15] ERROR 2: include_once(/var/www/phabricator/phabricator/src/storage/exception/AphrontQuerySchemaException.php): failed to open stream: No such file or directory at [/var/www/phabricator/libphutil/src/__phutil_library_init__.php:294]
#0 PhutilBootloader::executeInclude called at [/var/www/phabricator/libphutil/src/__phutil_library_init__.php:294]
#1 PhutilBootloader::executeInclude(/var/www/phabricator/phabricator/src/storage/exception/AphrontQuerySchemaException.php) called at [/var/www/phabricator/libphutil/src/__phutil_library_init__.php:270]
#2 PhutilBootloader::loadLibrarySource(phabricator, storage/exception/AphrontQuerySchemaException.php) called at [/var/www/phabricator/libphutil/src/symbols/PhutilSymbolLoader.php:385]
#3 PhutilSymbolLoader::loadSymbol(Array of size 5 starting with: { type => class }) called at [/var/www/phabricator/libphutil/src/symbols/PhutilSymbolLoader.php:291]
#4 PhutilSymbolLoader::selectAndLoadSymbols() called at [/var/www/phabricator/libphutil/src/__phutil_library_init__.php:403]
#5 __phutil_autoload(AphrontQuerySchemaException)
#6 spl_autoload_call(AphrontQuerySchemaException) called at [/var/www/phabricator/phabricator/src/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:239]
#7 AphrontMySQLDatabaseConnectionBase::throwQueryException(Resource id #19246533) called at [/var/www/phabricator/phabricator/src/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:178]
#8 AphrontMySQLDatabaseConnectionBase::executeRawQuery(INSERT INTO `worker_task` (`taskClass`, `leaseOwner`, `leaseExpires`, `failureCount`, `dataID`) VALUES ('PhabricatorRepositoryGitCommitMessageParserWorker', NULL, NULL, '0', '12136')) called at [/var/www/phabricator/phabricator/src/storage/queryfx.php:25]
#9 queryfx(Object AphrontMySQLDatabaseConnection, %Q INTO %T (%LC) VALUES (%Q), INSERT, worker_task, Array of size 5 starting with: { 0 => taskClass }, 'PhabricatorRepositoryGitCommitMessageParserWorker', NULL, NULL, '0', '12136')
#10 call_user_func_array(queryfx, Array of size 6 starting with: { 0 => Object AphrontMySQLDatabaseConnection }) called at [/var/www/phabricator/phabricator/src/storage/connection/AphrontDatabaseConnection.php:46]
<... 59 more lines ...>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment