Hello,
I have installed the Developer Edition 6.5 SP2 and I am having problems connecting to the webtop from this page -->file:///C:/Documentum/oem/WelcomePage.htm. Is my dfc.properties file correct?
The documentum log C:\Documentum\logs\log4j.log contains this error:
18:01:03,234 WARN [Thread-0] com.documentum.fc.client.security.internal.RegistrationMgr - [DFC_SECURITY_GR_PUBLICATION_FAILED] Publication of DFC instance with global registry failed
DfException:: THREAD: Thread-0; MSG: [DFC_BOF_GLOBAL_REGISTRY_NOT_CONFIGURED] A global registry is not configured; ERRORCODE: ff; NEXT: null
at com.documentum.fc.client.security.impl.DfcIdentityPublisher.<init>(DfcIdentityPublisher.java:51)
at com.documentum.fc.client.security.internal.RegistrationMgr.register(RegistrationMgr.java:34)
at com.documentum.fc.impl.RuntimeContext.<clinit>(RuntimeContext.java:191)
...
Here is the config file C:\Documentum\config\dfc.properties:
dfc.data.dir=C\:/Documentum
dfc.search.ecis.enable=false
dfc.search.ecis.host=
dfc.search.ecis.port=
dfc.tokenstorage.dir=C\:/Documentum/apptoken
dfc.tokenstorage.enable=false
dfc.docbroker.host[0]=DST-0360-SAT2
dfc.docbroker.port[0]=1489
dfc.security.keystore.file=C\:/Documentum/config/dfc.keystore
dfc.session.secure_connect_default=try_native_first