Hi,
I have a new installation of the Documentum Server 21.2 which I am planning to use as the primary server for my docabse load balancing configuration.
The problem here is that after configuring the docbroker and repository, the respository dfc.properties file does not have the global repository configurations, see below:
dfc.data.dir=X\:/Documentum
dfc.tokenstorage.dir=X\:/Documentum/apptoken
dfc.tokenstorage.enable=false
dfc.docbroker.host[0]=XXXXXX
dfc.docbroker.port[0]=XXXX
dfc.docbroker.host[1]=XXXXXX
dfc.docbroker.port[1]=XXXX
dfc.crypto.repository=repository_name
dfc.session.secure_connect_default=try_secure_first
Below is the error log in the ServerApps.log in tomcat logs:
16:11:30,281 WARN [main] com.documentum.fc.client.security.internal.RegistrationMgr - [DFC_SECURITY_GR_PUBLICATION_FAILED] Publication of DFC instance with global registry failed
Where can I start with regards to fixing this because I cant login with the DA?
Kind regards