Hi all,
I am getting DFC_BOF_DOWNLOAD_ERROR while installing RPS dar. Below is the log file-
com.emc.ide.logger.defaultimpl.DmLoggerDefault::getDefaultThrowableMessage (line 100)
com.emc.ide.installer.ErrorResolvingParameterException: Unable to resolve parameter DFC exception
at internal.com.emc.ide.installer.installoptions.FolderInstallOptionHandler.resolve(FolderInstallOptionHandler.java:47)
at internal.com.emc.ide.installer.DarInstaller.getParameterInternal(DarInstaller.java:1658)
at internal.com.emc.ide.installer.DarInstaller.resolveParameter(DarInstaller.java:1720)
at internal.com.emc.ide.installer.DarInstaller.resolveAllInstallOptions(DarInstaller.java:1282)
at internal.com.emc.ide.installer.DarInstaller.doInstall(DarInstaller.java:329)
at internal.com.emc.ide.installer.DarInstaller.doInstall(DarInstaller.java:303)
at com.emc.ide.installer.darinstaller.StandaloneDarInstallerHelper.doInPlaceInstall(StandaloneDarInstallerHelper.java:126)
at com.emc.ide.installer.darinstaller.StandaloneDarInstaller.installDar(StandaloneDarInstaller.java:357)
at com.emc.ide.installer.darinstaller.StandaloneDarInstaller.install(StandaloneDarInstaller.java:113)
at com.emc.ide.installer.darinstaller.ui.DarInstallerComposite$26.run(DarInstallerComposite.java:1537)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: DfException:: THREAD: ModalContext; MSG: [DFC_BOF_DOWNLOAD_ERROR] Failed to download and cache module dm_xfm_schema.; ERRORCODE: ff; NEXT: null
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.makeConsistent(ClassCacheManager.java:303)
at com.documentum.fc.client.impl.bof.cache.BofConsistencyChecker.makeConsistent(BofConsistencyChecker.java:40)
at com.documentum.fc.client.impl.bof.cache.DocbaseClassCache.makeConsistent(DocbaseClassCache.java:124)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.makeDocbaseCacheConsistent(ClassCacheManager.java:568)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.checkCacheConsistency(ClassCacheManager.java:175)
at com.documentum.fc.client.impl.bof.compoundclass.CompoundClassMgr.getImpClass(CompoundClassMgr.java:61)
at com.documentum.fc.client.impl.objectmanager.AbstractPersistentObjectFactory.getCompoundClassEntry(AbstractPersistentObjectFactory.java:39)
at com.documentum.fc.client.impl.objectmanager.PObjectFactoryWithAspects.makeObject(PObjectFactoryWithAspects.java:48)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.getObjectFromServer(PersistentObjectManager.java:356)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.getObject(PersistentObjectManager.java:311)
at com.documentum.fc.client.impl.session.Session.getObject(Session.java:857)
at com.documentum.fc.client.impl.session.Session.getObjectByQualificationEx(Session.java:1038)
at com.documentum.fc.client.impl.session.Session.getObjectByPathEx(Session.java:1078)
at com.documentum.fc.client.impl.session.Session.getObjectByPath(Session.java:1054)
at com.documentum.fc.client.impl.session.SessionHandle.getObjectByPath(SessionHandle.java:729)
at internal.com.emc.ide.installer.installoptions.FolderInstallOptionHandler.resolve(FolderInstallOptionHandler.java:36)
... 10 more
Kindly provide the solution for it.