Page MenuHomePhabricator
Paste P1082

(An Untitled Masterwork)
ActivePublic

Authored by dctrwatson on Mar 8 2014, 12:02 AM.
Tags
None
Referenced Files
F123955: file
Mar 8 2014, 12:02 AM
Subscribers
None
exception 'AphrontQueryException' with message '#1406: Data too long for column 'logSource' at row 1' in /opt/phabricator/libphutil/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:311
2 Stack trace:
3 #0 /opt/phabricator/libphutil/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php(278): AphrontMySQLDatabaseConnectionBase->throwQueryCodeException(1406, 'Data too long f...')
4 #1 /opt/phabricator/libphutil/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php(184): AphrontMySQLDatabaseConnectionBase->throwQueryException(Object(mysqli))
5 #2 /opt/phabricator/libphutil/src/xsprintf/queryfx.php(9): AphrontMySQLDatabaseConnectionBase->executeRawQuery('INSERT INTO `ha...')
6 #3 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), '%Q INTO %T (%LC...', 'INSERT', 'harbormaster_bu...', Array, ''PHID-HMBT-t6le...')
7 #4 /opt/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.php(28): call_user_func_array('queryfx', Array)
8 #5 /opt/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1282): AphrontDatabaseConnection->query('%Q INTO %T (%LC...', 'INSERT', 'harbormaster_bu...', Array, ''PHID-HMBT-t6le...')
9 #6 /opt/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1129): LiskDAO->insertRecordIntoDatabase('INSERT')
10 #7 /opt/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1098): LiskDAO->insert()
11 #8 /opt/phabricator/phabricator/src/applications/harbormaster/storage/build/HarbormasterBuild.php(119): LiskDAO->save()
12 #9 /opt/phabricator/phabricator/src/applications/harbormaster/step/HarbormasterHTTPRequestBuildStepImplementation.php(34): HarbormasterBuild->createLog(Object(HarbormasterBuildTarget), 'http://ci.local...', 'http-body')
13 #10 /opt/phabricator/phabricator/src/applications/harbormaster/worker/HarbormasterTargetWorker.php(44): HarbormasterHTTPRequestBuildStepImplementation->execute(Object(HarbormasterBuild), Object(HarbormasterBuildTarget))
14 #11 /opt/phabricator/phabricator/src/infrastructure/daemon/workers/PhabricatorWorker.php(84): HarbormasterTargetWorker->doWork()
15 #12 /opt/phabricator/phabricator/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php(122): PhabricatorWorker->executeTask()
16 #13 /opt/phabricator/phabricator/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php(19): PhabricatorWorkerActiveTask->executeTask()
17 #14 /opt/phabricator/libphutil/src/daemon/PhutilDaemon.php(85): PhabricatorTaskmasterDaemon->run()
18 #15 /opt/phabricator/libphutil/scripts/daemon/exec/exec_daemon.php(112): PhutilDaemon->execute()
19 #16 {main}

Event Timeline

dctrwatson updated the paste's language from autodetect to autodetect.