Page MenuHomePhabricator

Cannot persist changes of visibility of Form Template
Closed, DuplicatePublic

Description

  1. Create new Form Template
  2. Modify Visibility of new Form Template

error-from-visibility-change-form.png (736×2 px, 80 KB)

phabricator fad9e043c322632a19631412d1eb669e59c0c940 (Thu, Apr 14)
arcanist 737f5c0df976fe2b3178aac6ab7feb3d3621d99e (Sat, Apr 9)
phutil 7a184448aff55465476da0e13477b7e6f3446a14 (Thu, Apr 14)
sprint 1ddd5084a80d6a2aa239670c1a6557f800eb553d (Feb 14 2016)

[Tue Apr 26 18:02:36.449034 2016] [:error] [pid 18105] [client 104.34.37.57:64859] [2016-04-26 11:02:36] EXCEPTION: (AphrontSchemaQueryException) #1146: Table 'phabricator_search.edge' doesn't exist at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:323]
[Tue Apr 26 18:02:36.449793 2016] [:error] [pid 18105] [client 104.34.37.57:64859] arcanist(head=master, ref.master=737f5c0df976), phabricator(head=master, ref.master=fad9e043c322), phutil(head=master, ref.master=7a184448aff5), sprint(head=master, ref.master=1ddd5084a80d)
[Tue Apr 26 18:02:36.449807 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #0 <#2> AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:346]
[Tue Apr 26 18:02:36.449814 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #1 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:287]
[Tue Apr 26 18:02:36.449820 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #2 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:185]
[Tue Apr 26 18:02:36.449826 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #3 <#2> AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
[Tue Apr 26 18:02:36.449833 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #4 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, string, string)
[Tue Apr 26 18:02:36.449839 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:11]
[Tue Apr 26 18:02:36.449844 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #6 <#2> queryfx_all(AphrontMySQLiDatabaseConnection, string, string, string, string) called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:193]
[Tue Apr 26 18:02:36.449863 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #7 <#2> PhabricatorEdgeQuery::execute() called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:125]
[Tue Apr 26 18:02:36.449869 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #8 <#2> PhabricatorEdgeQuery::loadDestinationPHIDs(string, integer) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:3500]
[Tue Apr 26 18:02:36.449875 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #9 <#2> PhabricatorApplicationTransactionEditor::scrambleFileSecrets(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:683]
[Tue Apr 26 18:02:36.449881 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #10 <#2> PhabricatorApplicationTransactionEditor::applyBuiltinExternalTransaction(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:564]
[Tue Apr 26 18:02:36.449887 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #11 <#2> PhabricatorApplicationTransactionEditor::applyExternalEffects(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:917]
[Tue Apr 26 18:02:36.449894 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #12 <#2> PhabricatorApplicationTransactionEditor::applyTransactions(PhabricatorEditEngineConfiguration, array) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:929]
[Tue Apr 26 18:02:36.449900 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #13 <#2> PhabricatorEditEngine::buildEditResponse(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:825]
[Tue Apr 26 18:02:36.449906 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #14 <#2> PhabricatorEditEngine::buildResponse() called at [<phabricator>/src/applications/transactions/controller/PhabricatorEditEngineConfigurationEditController.php:23]
[Tue Apr 26 18:02:36.449911 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #15 <#2> PhabricatorEditEngineConfigurationEditController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:237]
[Tue Apr 26 18:02:36.449917 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #16 phlog(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:32]
[Tue Apr 26 18:02:36.449923 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #17 PhabricatorDefaultRequestExceptionHandler::handleRequestException(AphrontRequest, AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:644]
[Tue Apr 26 18:02:36.449929 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #18 AphrontApplicationConfiguration::handleException(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:242]
[Tue Apr 26 18:02:36.449935 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #19 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:149]
[Tue Apr 26 18:02:36.449941 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #20 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:17]
[Tue Apr 26 18:02:36.473774 2016] [:error] [pid 18105] [client 104.34.37.57:64859] PHP 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 /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:78\nStack trace:\n#0 [internal function]: AphrontDatabaseTransactionState->__destruct()\n#1 {main}\n  thrown in /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 78

[Tue Apr 26 18:02:36.449034 2016] [:error] [pid 18105] [client 104.34.37.57:64859] [2016-04-26 11:02:36] EXCEPTION: (AphrontSchemaQueryException) #1146: Table 'phabricator_search.edge' doesn't exist at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:323]
[Tue Apr 26 18:02:36.449793 2016] [:error] [pid 18105] [client 104.34.37.57:64859] arcanist(head=master, ref.master=737f5c0df976), phabricator(head=master, ref.master=fad9e043c322), phutil(head=master, ref.master=7a184448aff5), sprint(head=master, ref.master=1ddd5084a80d)
[Tue Apr 26 18:02:36.449807 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #0 <#2> AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:346]
[Tue Apr 26 18:02:36.449814 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #1 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:287]
[Tue Apr 26 18:02:36.449820 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #2 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:185]
[Tue Apr 26 18:02:36.449826 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #3 <#2> AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
[Tue Apr 26 18:02:36.449833 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #4 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, string, string)
[Tue Apr 26 18:02:36.449839 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:11]
[Tue Apr 26 18:02:36.449844 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #6 <#2> queryfx_all(AphrontMySQLiDatabaseConnection, string, string, string, string) called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:193]
[Tue Apr 26 18:02:36.449863 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #7 <#2> PhabricatorEdgeQuery::execute() called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:125]
[Tue Apr 26 18:02:36.449869 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #8 <#2> PhabricatorEdgeQuery::loadDestinationPHIDs(string, integer) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:3500]
[Tue Apr 26 18:02:36.449875 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #9 <#2> PhabricatorApplicationTransactionEditor::scrambleFileSecrets(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:683]
[Tue Apr 26 18:02:36.449881 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #10 <#2> PhabricatorApplicationTransactionEditor::applyBuiltinExternalTransaction(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:564]
[Tue Apr 26 18:02:36.449887 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #11 <#2> PhabricatorApplicationTransactionEditor::applyExternalEffects(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:917]
[Tue Apr 26 18:02:36.449894 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #12 <#2> PhabricatorApplicationTransactionEditor::applyTransactions(PhabricatorEditEngineConfiguration, array) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:929]
[Tue Apr 26 18:02:36.449900 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #13 <#2> PhabricatorEditEngine::buildEditResponse(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:825]
[Tue Apr 26 18:02:36.449906 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #14 <#2> PhabricatorEditEngine::buildResponse() called at [<phabricator>/src/applications/transactions/controller/PhabricatorEditEngineConfigurationEditController.php:23]
[Tue Apr 26 18:02:36.449911 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #15 <#2> PhabricatorEditEngineConfigurationEditController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:237]
[Tue Apr 26 18:02:36.449917 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #16 phlog(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:32]
[Tue Apr 26 18:02:36.449923 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #17 PhabricatorDefaultRequestExceptionHandler::handleRequestException(AphrontRequest, AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:644]
[Tue Apr 26 18:02:36.449929 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #18 AphrontApplicationConfiguration::handleException(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:242]
[Tue Apr 26 18:02:36.449935 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #19 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:149]
[Tue Apr 26 18:02:36.449941 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #20 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:17]
[Tue Apr 26 18:02:36.473774 2016] [:error] [pid 18105] [client 104.34.37.57:64859] PHP 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 /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:78\nStack trace:\n#0 [internal function]: AphrontDatabaseTransactionState->__destruct()\n#1 {main}\n  thrown in /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 78

[Tue Apr 26 18:02:36.449034 2016] [:error] [pid 18105] [client 104.34.37.57:64859] [2016-04-26 11:02:36] EXCEPTION: (AphrontSchemaQueryException) #1146: Table 'phabricator_search.edge' doesn't exist at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:323]
[Tue Apr 26 18:02:36.449793 2016] [:error] [pid 18105] [client 104.34.37.57:64859] arcanist(head=master, ref.master=737f5c0df976), phabricator(head=master, ref.master=fad9e043c322), phutil(head=master, ref.master=7a184448aff5), sprint(head=master, ref.master=1ddd5084a80d)
[Tue Apr 26 18:02:36.449807 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #0 <#2> AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:346]
[Tue Apr 26 18:02:36.449814 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #1 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:287]
[Tue Apr 26 18:02:36.449820 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #2 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:185]
[Tue Apr 26 18:02:36.449826 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #3 <#2> AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
[Tue Apr 26 18:02:36.449833 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #4 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, string, string)
[Tue Apr 26 18:02:36.449839 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:11]
[Tue Apr 26 18:02:36.449844 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #6 <#2> queryfx_all(AphrontMySQLiDatabaseConnection, string, string, string, string) called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:193]
[Tue Apr 26 18:02:36.449863 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #7 <#2> PhabricatorEdgeQuery::execute() called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:125]
[Tue Apr 26 18:02:36.449869 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #8 <#2> PhabricatorEdgeQuery::loadDestinationPHIDs(string, integer) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:3500]
[Tue Apr 26 18:02:36.449875 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #9 <#2> PhabricatorApplicationTransactionEditor::scrambleFileSecrets(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:683]
[Tue Apr 26 18:02:36.449881 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #10 <#2> PhabricatorApplicationTransactionEditor::applyBuiltinExternalTransaction(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:564]
[Tue Apr 26 18:02:36.449887 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #11 <#2> PhabricatorApplicationTransactionEditor::applyExternalEffects(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:917]
[Tue Apr 26 18:02:36.449894 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #12 <#2> PhabricatorApplicationTransactionEditor::applyTransactions(PhabricatorEditEngineConfiguration, array) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:929]
[Tue Apr 26 18:02:36.449900 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #13 <#2> PhabricatorEditEngine::buildEditResponse(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:825]
[Tue Apr 26 18:02:36.449906 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #14 <#2> PhabricatorEditEngine::buildResponse() called at [<phabricator>/src/applications/transactions/controller/PhabricatorEditEngineConfigurationEditController.php:23]
[Tue Apr 26 18:02:36.449911 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #15 <#2> PhabricatorEditEngineConfigurationEditController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:237]
[Tue Apr 26 18:02:36.449917 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #16 phlog(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:32]
[Tue Apr 26 18:02:36.449923 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #17 PhabricatorDefaultRequestExceptionHandler::handleRequestException(AphrontRequest, AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:644]
[Tue Apr 26 18:02:36.449929 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #18 AphrontApplicationConfiguration::handleException(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:242]
[Tue Apr 26 18:02:36.449935 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #19 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:149]
[Tue Apr 26 18:02:36.449941 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #20 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:17]
[Tue Apr 26 18:02:36.473774 2016] [:error] [pid 18105] [client 104.34.37.57:64859] PHP 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 /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:78\nStack trace:\n#0 [internal function]: AphrontDatabaseTransactionState->__destruct()\n#1 {main}\n  thrown in /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 78

[Tue Apr 26 18:02:36.449034 2016] [:error] [pid 18105] [client 104.34.37.57:64859] [2016-04-26 11:02:36] EXCEPTION: (AphrontSchemaQueryException) #1146: Table 'phabricator_search.edge' doesn't exist at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:323]
[Tue Apr 26 18:02:36.449793 2016] [:error] [pid 18105] [client 104.34.37.57:64859] arcanist(head=master, ref.master=737f5c0df976), phabricator(head=master, ref.master=fad9e043c322), phutil(head=master, ref.master=7a184448aff5), sprint(head=master, ref.master=1ddd5084a80d)
[Tue Apr 26 18:02:36.449807 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #0 <#2> AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:346]
[Tue Apr 26 18:02:36.449814 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #1 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:287]
[Tue Apr 26 18:02:36.449820 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #2 <#2> AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:185]
[Tue Apr 26 18:02:36.449826 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #3 <#2> AphrontBaseMySQLDatabaseConnection::executeRawQuery(string) called at [<phutil>/src/xsprintf/queryfx.php:6]
[Tue Apr 26 18:02:36.449833 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #4 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, string, string)
[Tue Apr 26 18:02:36.449839 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:11]
[Tue Apr 26 18:02:36.449844 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #6 <#2> queryfx_all(AphrontMySQLiDatabaseConnection, string, string, string, string) called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:193]
[Tue Apr 26 18:02:36.449863 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #7 <#2> PhabricatorEdgeQuery::execute() called at [<phabricator>/src/infrastructure/edges/query/PhabricatorEdgeQuery.php:125]
[Tue Apr 26 18:02:36.449869 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #8 <#2> PhabricatorEdgeQuery::loadDestinationPHIDs(string, integer) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:3500]
[Tue Apr 26 18:02:36.449875 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #9 <#2> PhabricatorApplicationTransactionEditor::scrambleFileSecrets(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:683]
[Tue Apr 26 18:02:36.449881 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #10 <#2> PhabricatorApplicationTransactionEditor::applyBuiltinExternalTransaction(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:564]
[Tue Apr 26 18:02:36.449887 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #11 <#2> PhabricatorApplicationTransactionEditor::applyExternalEffects(PhabricatorEditEngineConfiguration, PhabricatorEditEngineConfigurationTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:917]
[Tue Apr 26 18:02:36.449894 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #12 <#2> PhabricatorApplicationTransactionEditor::applyTransactions(PhabricatorEditEngineConfiguration, array) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:929]
[Tue Apr 26 18:02:36.449900 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #13 <#2> PhabricatorEditEngine::buildEditResponse(PhabricatorEditEngineConfiguration) called at [<phabricator>/src/applications/transactions/editengine/PhabricatorEditEngine.php:825]
[Tue Apr 26 18:02:36.449906 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #14 <#2> PhabricatorEditEngine::buildResponse() called at [<phabricator>/src/applications/transactions/controller/PhabricatorEditEngineConfigurationEditController.php:23]
[Tue Apr 26 18:02:36.449911 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #15 <#2> PhabricatorEditEngineConfigurationEditController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:237]
[Tue Apr 26 18:02:36.449917 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #16 phlog(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:32]
[Tue Apr 26 18:02:36.449923 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #17 PhabricatorDefaultRequestExceptionHandler::handleRequestException(AphrontRequest, AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:644]
[Tue Apr 26 18:02:36.449929 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #18 AphrontApplicationConfiguration::handleException(AphrontSchemaQueryException) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:242]
[Tue Apr 26 18:02:36.449935 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #19 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:149]
[Tue Apr 26 18:02:36.449941 2016] [:error] [pid 18105] [client 104.34.37.57:64859]   #20 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:17]
[Tue Apr 26 18:02:36.473774 2016] [:error] [pid 18105] [client 104.34.37.57:64859] PHP 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 /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:78\nStack trace:\n#0 [internal function]: AphrontDatabaseTransactionState->__destruct()\n#1 {main}\n  thrown in /home/phabricator/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 78

Event Timeline

Do you have a stack trace in your webserver error log? (Often /var/log/apache2/error.log or similar.) I can't immediately reproduce this myself, but that might help narrow down the cause.

@epriestley I updated the description in this ticket.

Thanks -- T10778 had instructions which I was more successful with. This should be fixed in HEAD.