Hey everyone,
Has anybody attempted to run multiple Jenkins instances in a cluster-like
environment?
In order to ensure constant uptime, I wanted to run two Jenkins instances
on the same JENKINS_HOMEDIR. This has worked for a while with the expected
side effects (updates are not recognized until a refresh), but suddently
this error message ocured:
"Error: Jenkins detected that you appear to be running more than one
instance of Jenkins that share the same home directory
'/path/to/jenkins/home/dir'.
This greatly confuses Jenkins and you will likely experience strange
behaviors, so please correct the situation."
I would appreciate some experience data is available?
Best regards,
Norman