Page MenuHomePhabricator
Paste P1914

PhabricatorRepositoryPullLocalDaemon exception
ActivePublic

Authored by rfreebern on Jan 4 2016, 3:55 PM.
[04-Jan-2016 10:22:24 America/New_York] [2016-01-04 10:22:24] EXCEPTION: (PhutilProxyException) Error while updating the "rEZP" repository. {>} (CommandException) Command failed with error #255!
COMMAND
'/usr/local/share/phabricator/phabricator/bin/repository' update -- 'EZP'
STDOUT
Fatal error: Uncaught exception 'Exception' with message 'Process exited with an open transaction! The transaction will be implicitly rolled back. Calls to openTransaction() must always be paired with a call to saveTransaction() or killTransaction().' in /usr/local/share/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:78
Stack trace:
#0 [internal function]: AphrontDatabaseTransactionState->__destruct()
#1 {main}
thrown in /usr/local/share/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 78
STDERR
[2016-01-04 10:22:24] EXCEPTION: (AphrontQueryException) #1364: Field 'phid' doesn't have a default value at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:312]
arcanist(head=stable, ref.master=8762e3f36715, ref.stable=05ac4a67e22e), phabricator(head=stable, ref.master=a4c2257cd526, ref.stable=7ce84cc27b81), phutil(head=stable, ref.master=e0dd9c4efda1, ref.stable=a6802e4d6b5f)
#0 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:275]
#1 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:181]
#2 AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
#3 queryfx(AphrontMySQLiDatabaseConnection, string, string, string, array, string)
#4 call_user_func_array(stri... (1,962 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:416]
[04-Jan-2016 10:22:24 America/New_York] arcanist(head=stable, ref.master=8762e3f36715, ref.stable=05ac4a67e22e), phabricator(head=stable, ref.master=a4c2257cd526, ref.stable=7ce84cc27b81), phutil(head=stable, ref.master=e0dd9c4efda1, ref.stable=a6802e4d6b5f)
[04-Jan-2016 10:22:24 America/New_York] #0 <#3> ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:361]
[04-Jan-2016 10:22:24 America/New_York] #1 phlog(PhutilProxyException) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:368]
[04-Jan-2016 10:22:24 America/New_York] #2 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:201]
[04-Jan-2016 10:22:24 America/New_York] #3 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:183]
[04-Jan-2016 10:22:24 America/New_York] #4 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:125]