Hi,
All. I have executed dump/load operation last Friday.
After that i found that files under cabinet INSTALL_OWNER is one more(The time i executed the operation + 1).
So, i deleted some of them and all of "server-impl.jar" in Bof regirtry repository. Then I go home the day.
But this morning when i try to view any file both Webtop and DA go wrong.
And display me the message as folowing.
16:23:18,426 ERROR [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] com.documentum.web.common.Trace - Lookup dictionary 'scope-global': Duplicate element 'step[id=delete_object_processing]', scope='aspect='*', type='dm_message_container', format='*', domain='*', application='operations'', config files='D:\bea\user_projects\domains\dctm_domain\documentum\local\process2851.tmp\0\0600000180002aa0.xml' and 'D:\bea\user_projects\domains\dctm_domain\documentum\local\process2851.tmp\0\06000001800002c2.xml'
java.lang.IllegalStateException: Lookup dictionary 'scope-global': Duplicate element 'step[id=delete_object_processing]', scope='aspect='*', type='dm_message_container', format='*', domain='*', application='operations'', config files='D:\bea\user_projects\domains\dctm_domain\documentum\local\process2851.tmp\0\0600000180002aa0.xml' and 'D:\bea\user_projects\domains\dctm_domain\documentum\local\process2851.tmp\0\06000001800002c2.xml'
at com.documentum.services.config.impl.PrimaryElementsByScopeDictionary.put(Unknown Source)
at com.documentum.services.config.impl.ConfigService.initialiseConfigFile(Unknown Source)
at com.documentum.services.config.impl.ConfigService.initialiseApp(Unknown Source)
at com.documentum.services.config.impl.ConfigService.initialiseApp(Unknown Source)
at com.documentum.services.config.impl.ConfigService.loadConfig(Unknown Source)
at com.documentum.operations.impl.config.ConfigManager.initializeConfigService(ConfigManager.java:433)
at com.documentum.operations.impl.config.ConfigManager.newConfigService(ConfigManager.java:336)
at com.documentum.operations.impl.config.ConfigManager.getConfigService(ConfigManager.java:494)
at com.documentum.operations.impl.config.ConfigManager.lookupPopulator(ConfigManager.java:224)
at com.documentum.operations.impl.OperationNodeTreeBuilder.populate(OperationNodeTreeBuilder.java:574)
at com.documentum.operations.impl.OperationNodeTreeBuilder.add(OperationNodeTreeBuilder.java:64)
at com.documentum.operations.DfOperation.add(DfOperation.java:304)
at com.documentum.fc.client.impl.bof.cache.InboundModuleMetadata$BofFile.persist(InboundModuleMetadata.java:129)
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:454)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.makeConsistent(ClassCacheManager.java:292)
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:558)
at com.documentum.fc.client.impl.bof.cache.ClassCacheManager.checkCacheConsistency(ClassCacheManager.java:176)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.getModuleClass(ModuleManager.java:164)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.newModule(ModuleManager.java:135)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.newService(ModuleManager.java:86)
at com.documentum.fc.client.DfClient$ClientImpl.newService(DfClient.java:419)
at com.documentum.webcomponent.admin.ci.CiWebUtil.getCiService(CiWebUtil.java:183)
at com.documentum.webcomponent.admin.ci.CiWebUtil.getCiService(CiWebUtil.java:165)
at com.documentum.webcomponent.admin.favorites.AdministrationFavorites.initializeSystemInfo(AdministrationFavorites.java:259)
at com.documentum.webcomponent.admin.favorites.AdministrationFavorites.onInit(AdministrationFavorites.java:105)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1602)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1487)
at com.documentum.web.form.FormProcessor.fireOnInitEvent(FormProcessor.java:1163)
at com.documentum.web.form.FormOperation.requestOnInitEvent(FormOperation.java:159)
at com.documentum.web.form.JumpOperation.execute(JumpOperation.java:113)
at com.documentum.web.form.FormProcessor.openForm(FormProcessor.java:219)
at com.documentum.web.form.WebformTag.doStartTag(WebformTag.java:127)
at jsp_servlet._webcomponent._admin._favorites.__administrationfavorites._jsp__tag0(__administrationfavorites.java:1456)
at jsp_servlet._webcomponent._admin._favorites.__administrationfavorites._jspService(__administrationfavorites.java:199)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
at com.documentum.web.form.FormProcessor.dispatchURL(FormProcessor.java:2194)
at com.documentum.web.formext.component.URLDispatchBridge.dispatch(URLDispatchBridge.java:107)
at com.documentum.web.formext.component.ComponentDispatcher.mapRequestToComponent(ComponentDispatcher.java:463)
at com.documentum.web.formext.component.ComponentDispatcher.doPost(ComponentDispatcher.java:339)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at com.documentum.web.formext.component.ComponentDispatcher.doService(ComponentDispatcher.java:300)
at com.documentum.web.formext.component.ComponentDispatcher.serviceAsNonController(ComponentDispatcher.java:138)
at com.documentum.web.formext.component.ComponentDispatcher.service(ComponentDispatcher.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:432)
at com.documentum.web.form.FormProcessor.dispatchURL(FormProcessor.java:2194)
at com.documentum.web.form.FormProcessor.doFreshInclude(FormProcessor.java:1082)
at com.documentum.web.form.FormProcessor.doFreshInclude(FormProcessor.java:1058)
at com.documentum.web.form.FormProcessor.redirect(FormProcessor.java:1010)
at com.documentum.web.form.FormProcessor.openForm(FormProcessor.java:257)
at com.documentum.web.form.WebformTag.doStartTag(WebformTag.java:127)
at jsp_servlet._webtop._classic._objectlist.__objectlist._jsp__tag0(__objectlist.java:1245)
at jsp_servlet._webtop._classic._objectlist.__objectlist._jspService(__objectlist.java:193)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.documentum.web.servlet.ResponseHeaderControlFilter.doFilter(ResponseHeaderControlFilter.java:317)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.documentum.web.servlet.CompressionFilter.doFilter(CompressionFilter.java:84)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.documentum.web.env.WDKController.processRequest(WDKController.java:95)
at com.documentum.web.env.WDKController.doFilter(WDKController.java:83)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Could any expert who have an idea of this? How can't i get rid of it except reinstall the software?
Best regards.
zhoujz