Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Spring Cloud Dataflow Task Runner #5684

Open
wljtcc opened this issue Feb 19, 2024 · 3 comments
Open

Error Spring Cloud Dataflow Task Runner #5684

wljtcc opened this issue Feb 19, 2024 · 3 comments
Labels
status/need-feedback Calling participant to provide feedback

Comments

@wljtcc
Copy link

wljtcc commented Feb 19, 2024

Description:
I updated Spring Cloud Dataflow and Composed Task Runner, but when executing a composite task, an error was displayed.

Release versions:

Spring Cloud Dataflow - 2.11.2
Spring Cloud Dataflow Composed Task Runner - 2.11.2

Screenshots:
image

Additional context:
Composer task arguments add: --composed-task-arguments="--conta.task.tenant-id=5ea9a084-5ead-4e8e-a7f7-a9ae20775f37 --increment-instance-enabled=true --max-wait-time=180000 --spring.cloud.data.flow.platformname=default --spring.datasource.initial-size=1 --contapag.datasource.initial-size=1"

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Feb 19, 2024
@wljtcc
Copy link
Author

wljtcc commented Feb 19, 2024

spring-cloud-dataflow 16:47:24.53 INFO ==>
/opt/bitnami/scripts/spring-cloud-dataflow/entrypoint.sh: line 29: exec: --: invalid option
exec: usage: exec [-cl] [-a name] [command [argument ...]] [redirection ...]

@corneil
Copy link
Contributor

corneil commented Feb 20, 2024

@wljtcc What platform are you using? Local, Docker or Kubernetes?
It seems you are using the Bitnami containers. I would like to suggest you try with the container published by the SCDF team to docker hub. springcloud/spring-cloud-dataflow-server/2.11.2

@corneil
Copy link
Contributor

corneil commented Feb 20, 2024

Also what does your task definition look like?

@corneil corneil added status/need-feedback Calling participant to provide feedback and removed status/need-triage Team needs to triage and take a first look labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-feedback Calling participant to provide feedback
Projects
None yet
Development

No branches or pull requests

2 participants