We have an aspect, while navigating application we can see below exceptions. The application has been working, no changes were made to environment except deletion of bof cache. we do have global registry info in dfc.property file. Please advise what could be reason and what have to do to fix the issue, this issue in prod only.
Environemnt: CS 6.5 SP3, windows, WAS, we can see this error from application and JMS.
13 May 2013 09:47:39 PM ERROR [http-8081-8] com.documentum.fc.client.impl.bof.cache.ClassCacheManager - [DFC_BOF_DOWNLOAD_ERROR] Failed to download and cache module ecs_init.
DfException:: THREAD: http-8081-8; MSG: [DFC_BOF_EXPORT_ERROR] Business object export operation failed for the following reasons: Could not download content file for document 'ecs_init_aspect.jar'.,.; ERRORCODE: ff; NEXT: null
at com.documentum.fc.client.impl.bof.cache.InboundModuleMetadata$BofFile.persist(InboundModuleMetadata.java:149)
at com.documentum.fc.client.impl.bof.cache.DefaultLocalAccessor.saveFiles(DefaultLocalAccessor.java:178)
at com.documentum.fc.client.impl.bof.cache.DefaultLocalAccessor.cacheObject(DefaultLocalAccessor.java:65)
at com.documentum.fc.client.impl.bof.cache.DocbaseClassCache.cacheObject(DocbaseClassCache.java:95)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.downloadAndCache(ClassCacheManager.java:455)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.retrieveObject(ClassCacheManager.java:94)
at com.documentum.fc.client.impl.bof.classmgmt.ClassLoaderFactory.addUrlsToLoader(ClassLoaderFactory.java:104)
at com.documentum.fc.client.impl.bof.classmgmt.ClassLoaderFactory.getModuleClassLoader(ClassLoaderFactory.java:64)
at com.documentum.fc.client.impl.bof.classmgmt.ClassLoaderFactory.getAspectClassLoader(ClassLoaderFactory.java:47)
at com.documentum.fc.client.impl.bof.compoundclass.CompoundClassMgr.loadAspectClass(CompoundClassMgr.java:355)
at com.documentum.fc.client.impl.bof.compoundclass.CompoundClassMgr.getAspectClass(CompoundClassMgr.java:334)
at com.documentum.fc.client.impl.bof.compoundclass.CompoundClassMgr.getImpClass(CompoundClassMgr.java:92)
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:834)
Thanks
vittal