Page MenuHomePhabricator

`._bin_remove_destroy`_error

Authored By
joshuaspence
Sep 8 2014, 1:11 PM
Size
3 KB
Referenced Files
None
Subscribers
None

`._bin_remove_destroy`_error

> ./bin/remove destroy '#code_maintenance'
IMPORTANT: OBJECTS WILL BE PERMANENTLY DESTROYED!
There is no way to undo this operation or ever retrieve this data.
These 1 object(s) will be completely destroyed forever:
- #code_maintenance (PhabricatorProject)
Are you absolutely certain you want to destroy these 1 object(s)? [y/N] y
Destroying objects...
Destroying PhabricatorProject #code_maintenance...
[2014-09-08 23:09:59] EXCEPTION: (Exception) Unknown edge constant "44"! at [<phabricator>/src/infrastructure/edges/type/PhabricatorEdgeType.php:227]
#0 PhabricatorEdgeType::getByConstant(string) called at [<phabricator>/src/infrastructure/edges/editor/PhabricatorEdgeEditor.php:180]
#1 PhabricatorEdgeEditor::buildEdgeSpecs(string, string, string) called at [<phabricator>/src/infrastructure/edges/editor/PhabricatorEdgeEditor.php:78]
#2 PhabricatorEdgeEditor::removeEdge(string, string, string) called at [<phabricator>/src/applications/system/engine/PhabricatorDestructionEngine.php:82]
#3 PhabricatorDestructionEngine::destroyEdges(string) called at [<phabricator>/src/applications/system/engine/PhabricatorDestructionEngine.php:43]
#4 PhabricatorDestructionEngine::destroyObject(PhabricatorProjectColumn) called at [<phabricator>/src/applications/project/storage/PhabricatorProject.php:322]
#5 PhabricatorProject::destroyObjectPermanently(PhabricatorDestructionEngine) called at [<phabricator>/src/applications/system/engine/PhabricatorDestructionEngine.php:40]
#6 PhabricatorDestructionEngine::destroyObject(PhabricatorProject) called at [<phabricator>/src/applications/system/management/PhabricatorSystemRemoveDestroyWorkflow.php:98]
#7 PhabricatorSystemRemoveDestroyWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:394]
#8 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:290]
#9 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/scripts/setup/manage_remove.php:21]
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 /usr/src/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:69
Stack trace:
#0 [internal function]: AphrontDatabaseTransactionState->__destruct()
#1 {main}
thrown in /usr/src/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 69
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/src/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php:69
Stack trace:
#0 [internal function]: AphrontDatabaseTransactionState->__destruct()
#1 {main}
thrown in /usr/src/libphutil/src/aphront/storage/connection/AphrontDatabaseTransactionState.php on line 69
josh@ip-10-127-58-93:/usr/src/phabricator$

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/s4/ml/5xvl6x2dwl4oe6ay
Default Alt Text
`._bin_remove_destroy`_error (3 KB)

Event Timeline