-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
squad-pipelinesOwned by Platform Pipelines SquadOwned by Platform Pipelines Squad
Description
- Source your
TOWER_SERVER_URL,TOWER_ACCESS_TOKENandTOWER_WORKSPACE_ID. - Run
nextflow hello -with-toweroption
nextflow run hello -with-tower
- Run the
dumpcommand.
tw runs dump -i [workflow id] -o out.tar.gz
java.lang.NullPointerException
at io.seqera.tower.cli.utils.JsonHelper.prettyJson(JsonHelper.java:29)
at io.seqera.tower.cli.commands.runs.DumpCmd.collectWorkflowLaunch(DumpCmd.java:196)
at io.seqera.tower.cli.commands.runs.DumpCmd.exec(DumpCmd.java:112)
at io.seqera.tower.cli.commands.AbstractApiCmd.call(AbstractApiCmd.java:449)
at io.seqera.tower.cli.commands.AbstractApiCmd.call(AbstractApiCmd.java:70)
at picocli.CommandLine.executeUserObject(CommandLine.java:1953)
at picocli.CommandLine.access$1300(CommandLine.java:145)
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2316)
at picocli.CommandLine.execute(CommandLine.java:2078)
at io.seqera.tower.cli.Tower.main(Tower.java:103)
at [email protected]/java.lang.invoke.LambdaForm$DMH/sa346b79c.invokeStaticInit(LambdaForm$DMH)
Metadata
Metadata
Assignees
Labels
squad-pipelinesOwned by Platform Pipelines SquadOwned by Platform Pipelines Squad