Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

getting 5502 [main] ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter [] error when bringing up server using docker #2999

Discussion options

You must be logged in to vote

config file of server
[root@centos7-test config]# vi config-local.properties

Servers.

conductor.grpc-server.enabled=false

Database persistence model.

conductor.db.type=memory

Dynomite Cluster details.

format is host:port:rack separated by semicolon

conductor.redis.hosts=dyno1:8102:us-east-1c

Namespace for the keys stored in Dynomite/Redis

conductor.redis.workflowNamespacePrefix=conductor

Namespace prefix for the dyno queues

conductor.redis.queueNamespacePrefix=conductor_queues

No. of threads allocated to dyno-queues (optional)

queues.dynomite.threads=10

By default with dynomite, we want the repairservice enabled

conductor.app.workflowRepairServiceEnabled=true

Non-quorum port used to conne…

Replies: 6 comments 12 replies

Comment options

You must be logged in to vote
1 reply
@jayashree5591
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jayashree5591
Comment options

You must be logged in to vote
1 reply
@manan164
Comment options

Comment options

You must be logged in to vote
10 replies
@manan164
Comment options

@jayashree5591
Comment options

@manan164
Comment options

@jayashree5591
Comment options

@jayashree5591
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants