ggTrying to start Service Manager in GG Microservices but getting the following error in log:
[oracle@primrac1 bin]$ export OGG_HOME=/GG_HOME/sa
[oracle@primrac1 bin]$ ./ServiceManager
2019-03-17T22:26:30.355+0000 ERROR| XAG Integration mode global setting of true does not match command line setting of false. (main)
2019-03-17T22:26:30.355+0000 ERROR| XAG Configuration failed (main)
I see additional errors in the begining:
2019-03-16T22:42:42.932+0000 WARN | key 'resources' not in loaded data from '/GG_HOME/sa/var
/lib/conf/ServiceManager-resources.dat'. (main)
2019-03-16T22:42:42.942+0000 ERROR| Global deployment configuration not found. (main)
2019-03-16T22:42:43.016+0000 ERROR| Global deployment identity not available. (main)
Do you have any ideas?