Closed subham371 closed 4 years ago
@subham371 - please provide some details on the way you set up this environment. A way for us to reproduce.
Are you using the examples from this repository?
The error Unexpected character ('<' (code 60))
seems to hint something in the configuration is messed up.
@subham371 @eldada Did you manage to resolve this? I am getting same error
We ran into a similar issue, and we were able to resolve it by setting up the ha-node.properties
properly.
context.url
should be set to http://<private ip>:8081/artifactory
and
hazelcast.interface
should also be set to <private ip>
as well.
We eventually figured out by reading this JFrog documentation, I suppose JFrog could've documented this part better...
Closing this due to the age. Please re-open a new one in JFrog support tickets. This repo is being deprecated.
I am getting the following error on the non-primary nodes, I am new to artifactory ha setup any help with regards to this will be appreciated.