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

Service could not start with spring.rabbitmq #19

Closed
musasutisna opened this issue Jun 22, 2024 · 1 comment
Closed

Service could not start with spring.rabbitmq #19

musasutisna opened this issue Jun 22, 2024 · 1 comment

Comments

@musasutisna
Copy link

I could not be running service wfs, wms, wcs, rest, webui, gwc on openshift platform based in redhat.
But my setup is running as well on my laptop with ubuntu 22

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'spring.rabbitmq.port' to java.lang.Integer:

    Property: spring.rabbitmq.port
    Value: "${rabbitmq.port:5672}"
    Origin: "spring.rabbitmq.port" from property source "bootstrapProperties-https://github.com/geoserver/geoserver-cloud-config.git/Config resource 'file [/tmp/git_config/geoserver_spring.yml' via location 'geoserver_spring.yml' (document #0)"
    Reason: failed to convert java.lang.String to java.lang.Integer (caused by java.lang.NumberFormatException: For input string: "tcp://172.30.132.230:5672")

Action:

Update your application's configuration
@musasutisna
Copy link
Author

this issue because environment conflict when i set deployement add variable RABBITMQ_PORT

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

1 participant