Page MenuHomePhabricator
Paste P1868

Drydock exception
ActivePublic

Authored by tycho.tatitscheff on Oct 15 2015, 9:46 AM.
Referenced Files
F909137: Drydock exception
Oct 25 2015, 11:53 PM
F880945: Drydock exception
Oct 15 2015, 9:46 AM
Subscribers
None
exception 'InvalidArgumentException' with message 'Argument 1 passed to DrydockLease::setAllowedBlueprintPHIDs() must be of the type array, null given, called in /opt/phabricator/src/applications/harbormaster/step/HarbormasterLeaseWorkingCopyBuildStepImplementation.php on line 51 and defined' in /opt/libphutil/src/error/PhutilErrorHandler.php:200
Stack trace:
#0 /opt/phabricator/src/applications/drydock/storage/DrydockLease.php(399): PhutilErrorHandler::handleError(4096, 'Argument 1 pass...', '/opt/phabricato...', 399, Array)
#1 /opt/phabricator/src/applications/harbormaster/step/HarbormasterLeaseWorkingCopyBuildStepImplementation.php(51): DrydockLease->setAllowedBlueprintPHIDs(NULL)
#2 /opt/phabricator/src/applications/harbormaster/worker/HarbormasterTargetWorker.php(64): HarbormasterLeaseWorkingCopyBuildStepImplementation->execute(Object(HarbormasterBuild), Object(HarbormasterBuildTarget))
#3 /opt/phabricator/src/infrastructure/daemon/workers/PhabricatorWorker.php(122): HarbormasterTargetWorker->doWork()
#4 /opt/phabricator/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php(171): PhabricatorWorker->executeTask()
#5 /opt/phabricator/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php(22): PhabricatorWorkerActiveTask->executeTask()
#6 /opt/libphutil/src/daemon/PhutilDaemon.php(183): PhabricatorTaskmasterDaemon->run()
#7 /opt/libphutil/scripts/daemon/exec/exec_daemon.php(125): PhutilDaemon->execute()
#8 {main}

Event Timeline

tycho.tatitscheff changed the title of this paste from untitled to Drydock exception.
tycho.tatitscheff updated the paste's language from autodetect to php.
tycho.tatitscheff added a project: Drydock.