Hi guys, I need your help.
My confserv stopped abnormally and now when I try o start it is detects that another confserv is primary it it cannot find it. The backup server is also stopped and when I try to start it it detests the first confserv as primary but cannot find it.
so : confserv stopped
confserv_bkp stopped both detect the other server as primary and would not start.
from confserv_bkp log:
[i]12:47:49.896 Std 22102 Server application name is set to [confserv_BCK]
12:47:49.896 Std 22915 Server mode is set to [PRIMARY]
.............
12:47:56.381 Std 04502 Cannot connect to ConfigurationServer '' at host 'buc-srv05', port 9000, reason 'CFGServerNotFound'
on_dbsync_violated executed when server is not fully loaded
12:47:56.381 Std 22300 Another Configuration Server is detected
12:47:56.381 Std 22905 Objectset [main-cfgset] failed to load
refresh stopped because of unhandled violation of access to cfg_refresh table
Main loop has ended
12:47:56.381 Std 05063 Normal termination [/i]
from confserv log:
[i]12:49:04.243 Std 22102 Server application name is set to [confserv]
12:49:04.244 Std 22915 Server mode is set to [PRIMARY]
..............
12:49:09.659 Std 04502 Cannot connect to ConfigurationServer '' at host 'buc-vm16', port 9000, reason 'CFGServerNotFound'
on_dbsync_violated executed when server is not fully loaded
12:49:09.659 Std 22300 Another Configuration Server is detected
12:49:09.659 Std 22905 Objectset [main-cfgset] failed to load
refresh stopped because of unhandled violation of access to cfg_refresh table
Main loop has ended
12:49:09.659 Std 05063 Normal termination [/i]
Is there a way to set directly from the config database the mode to Backup ( a safe way )?
Thank you!