Page MenuHomePhabricator

phabricator# ./bin/diviner generate error
Closed, InvalidPublic

Description

FINDING DOCUMENTATION BOOKS
Found 4 book(s).
Generating book "phabricator.book"...
BUILDING ATOM CACHE
Found 4881 file(s) in project.
Found 4881 unatomized, uncached file(s).
Found 2739 file(s) to atomize.
Done.
Atomizing 2739 file(s).
[2014-12-01 09:25:17] EXCEPTION: (CommandException) Command failed with error #255!
COMMAND
'/opt/phacility/phabricator/bin/diviner' atomize --ugly --book 'src/docs/book/phabricator.book' --atomizer 'DivinerPHPAtomizer' -- 'conf/production.conf.php' 'conf/__init_conf.php' 'conf/default.conf.php' 'conf/development.conf.php' 'webroot/index.php' 'src/tests__/PhabricatorInfrastructureTestCase.php' 'src/applications/dashboard/query/PhabricatorDashboardPanelSearchEngine.php' 'src/applications/dashboard/query/PhabricatorDashboardQuery.php' 'src/applications/dashboard/query/PhabricatorDashboardPanelQuery.php' 'src/applications/dashboard/query/PhabricatorDashboardPanelTransactionQuery.php' 'src/applications/dashboard/query/PhabricatorDashboardTransactionQuery.php' 'src/applications/dashboard/query/PhabricatorDashboardSearchEngine.php' 'src/applications/dashboard/storage/PhabricatorDashboard.php' 'src/applications/dashboard/storage/PhabricatorDashboardPanel.php' 'src/applications/dashboard/storage/PhabricatorDashboardTransaction.php' 'src/applications/dashboard/storage/PhabricatorD... (1,306 more bytes) ...

STDOUT
(empty)

STDERR
(empty) at [<phutil>/src/future/exec/ExecFuture.php:397]

#0 ExecFuture::resolvex(NULL) called at [<phutil>/src/future/exec/ExecFuture.php:419]
#1 ExecFuture::resolveJSON() called at [<phabricator>/src/applications/diviner/workflow/DivinerGenerateWorkflow.php:337]
#2 DivinerGenerateWorkflow::resolveAtomizerFutures(array, array) called at [<phabricator>/src/applications/diviner/workflow/DivinerGenerateWorkflow.php:194]
#3 DivinerGenerateWorkflow::buildAtomCache() called at [<phabricator>/src/applications/diviner/workflow/DivinerGenerateWorkflow.php:164]
#4 DivinerGenerateWorkflow::generateBook(string, PhutilArgumentParser) called at [<phabricator>/src/applications/diviner/workflow/DivinerGenerateWorkflow.php:67]
#5 DivinerGenerateWorkflow::execute(PhutilArgumentParser) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:394]
#6 PhutilArgumentParser::parseWorkflowsFull(array) called at [<phutil>/src/parser/argument/PhutilArgumentParser.php:290]
#7 PhutilArgumentParser::parseWorkflows(array) called at [<phabricator>/scripts/diviner/diviner.php:21]

need help, thanks.

Event Timeline

huihoo raised the priority of this task from to Needs Triage.
huihoo updated the task description. (Show Details)
huihoo added a project: Phabricator.
huihoo changed the visibility from "Public (No Login Required)" to "All Users".
huihoo added a project: Documentation.
huihoo added a subscriber: huihoo.
chad changed the visibility from "All Users" to "Public (No Login Required)".

I am not able to reproduce the issue.

@chad Thanks for replying to me so quickly, i will continue to do.

btrahan claimed this task.