Page MenuHomePhabricator
Paste P1164

daemon.log
ActivePublic

Authored by seporaitis on May 24 2014, 12:17 PM.
Tags
None
Referenced Files
F159621: daemon.log
May 24 2014, 12:17 PM
Subscribers
None
[2014-05-24 13:09:22] EXCEPTION: (PhutilProxyException) Error while executing task ID 133976 from queue. {>} (AphrontQueryCharacterSetException) Attempting to construct a query containing characters outside of the Unicode Basic Multilingual Plane. MySQL will silently truncate this data if it is inserted into a `utf8` column. Use the `%B` conversion to escape binary strings data. at [/var/lib/phabricator/libphutil/src/aphront/storage/connection/mysql/AphrontMySQLDatabaseConnectionBase.php:334]
#0 AphrontMySQLDatabaseConnectionBase::validateUTF8String( # -*- encoding:utf-8 -*-
from __future__ import unicode_literals
... bunch of source code ...
first_name="John",
last_name="Doe",
email="jo...) called at [/var/lib/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php:1263]
#5 LiskDAO::insertRecordIntoDatabase(INSERT) called at [/var/lib/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php:1129]
#6 LiskDAO::insert() called at [/var/lib/phabricator/phabricator/src/infrastructure/storage/lisk/LiskDAO.php:1098]
#7 LiskDAO::save() called at [/var/lib/phabricator/phabricator/src/applications/differential/storage/DifferentialChangeset.php:77]
#8 DifferentialChangeset::save() called at [/var/lib/phabricator/phabricator/src/applications/differential/storage/DifferentialDiff.php:105]
#9 DifferentialDiff::save() called at [/var/lib/phabricator/phabricator/src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php:288]
#10 PhabricatorRepositoryCommitMessageParserWorker::generateFinalDiff(Object DifferentialRevision, PHID-USER-33whnxbimw7konaxaxve) called at [/var/lib/phabricator/phabricator/src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php:143]
#11 PhabricatorRepositoryCommitMessageParserWorker::updateCommitData(Object DiffusionCommitRef) called at [/var/lib/phabricator/phabricator/src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryGitCommitMessageParserWorker.php:15]
#12 PhabricatorRepositoryGitCommitMessageParserWorker::parseCommit(Object PhabricatorRepository, Object PhabricatorRepositoryCommit) called at [/var/lib/phabricator/phabricator/src/applications/repository/worker/PhabricatorRepositoryCommitParserWorker.php:44]
#13 PhabricatorRepositoryCommitParserWorker::doWork() called at [/var/lib/phabricator/phabricator/src/infrastructure/daemon/workers/PhabricatorWorker.php:85]
#14 PhabricatorWorker::executeTask() called at [/var/lib/phabricator/phabricator/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:123]
#15 PhabricatorWorkerActiveTask::executeTask() called at [/var/lib/phabricator/phabricator/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php:19]
#16 PhabricatorTaskmasterDaemon::run() called at [/var/lib/phabricator/libphutil/src/daemon/PhutilDaemon.php:85]
#17 PhutilDaemon::execute() called at [/var/lib/phabricator/libphutil/scripts/daemon/exec/exec_daemon.php:112]

Event Timeline

seporaitis changed the title of this paste from untitled to daemon.log.
seporaitis updated the paste's language from autodetect to autodetect.