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

Could not start webcam in data flow #1

Open
dongja3 opened this issue Apr 24, 2019 · 3 comments
Open

Could not start webcam in data flow #1

dongja3 opened this issue Apr 24, 2019 · 3 comments

Comments

@dongja3
Copy link

dongja3 commented Apr 24, 2019

Could not install AppDeployRequest [[AppDeploymentRequest@5e3dc972 commandlineArguments = list[[empty]], deploymentProperties = map['spring.cloud.deployer.group' -> 'webcam-stream'], definition = [AppDefinition@5e262a4b name = 'image-viewer-v1', properties = map['spring.metrics.export.triggers.application.includes' -> 'integration**', 'spring.cloud.dataflow.stream.app.label' -> 'image-viewer', 'spring.cloud.stream.metrics.key' -> 'webcam-stream.image-viewer.${spring.cloud.application.guid}', 'spring.cloud.stream.bindings.input.group' -> 'webcam-stream', 'spring.cloud.stream.metrics.properties' -> 'spring.application.name,spring.application.index,spring.cloud.application.,spring.cloud.dataflow.', 'spring.cloud.dataflow.stream.name' -> 'webcam-stream', 'spring.cloud.dataflow.stream.app.type' -> 'sink', 'spring.cloud.stream.bindings.input.destination' -> 'webcam-stream.webcam']], resource = org.springframework.cloud.stream.app:image-viewer-sink-rabbit:jar:1.0.0-SNAPSHOT]] to platform [default]. Error Message = [Failed to resolve MavenResource: org.springframework.cloud.stream.app:image-viewer-sink-rabbit:jar:1.0.0-SNAPSHOT. Configured remote repository: : [springRepo

@dongja3
Copy link
Author

dongja3 commented Apr 24, 2019

My startup command
java -jar spring-cloud-dataflow-server-2.0.1.RELEASE.jar --spring.datasource.url=jdbc:mysql://localhost/test --spring.datasource.username=root --spring.datasource.password=root --spring.datasource.driver-class-name=org.mariadb.jdbc.Driver --maven.remote-repositories.repo3.url=http://repo.spring.io/test-libs-snapshot-local

@alexandros173
Copy link

same thing here, did you find the image-viewer-sink-rabbit jar?

@lek-syde
Copy link

lek-syde commented Oct 4, 2023

same here :( @tzolov helpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants