Hi I am getting the following error.
I have created a new document object type and has added a document view template for that object type.I assigned a role to it.
But i am not able to view/open the document.I have followed the mailmanager application pdf for this task.
An error has occurred.
invokeMethod() failed while calling: onaction
Error while fetching a value from cache: AuditEventForTypeCache, using key: dcd.em_employee_doc.TaskSpaceDocView_Event
After closing this window, press the Refresh or Reload button on your browser to continue.
Hide Details
Stack Trace:
com.emc.documentum.bpm.infra.cache.CacheException: Error while fetching a value from cache: AuditEventForTypeCache, using key: dcd.em_employee_doc.TaskSpaceDocView_Event
at com.emc.documentum.bpm.infra.cache.extension.decorator.BPMCacheValidationDecorator.getNonSerializedValue(BPMCacheValidationDecorator.java:39)
at com.emc.documentum.bpm.infra.cache.decorators.CacheDecorator.getNonSerializedValue(CacheDecorator.java:29)
at com.documentum.webcomponent.library.imaging.actions.LaunchWindowRedirectActionExecution.execute(LaunchWindowRedirectActionExecution.java:105)
at com.documentum.web.formext.action.RedirectActionExecution.execute(RedirectActionExecution.java:88)
at com.documentum.webcomponent.library.imaging.actions.TaskSpaceRedirectActionExecution.execute(TaskSpaceRedirectActionExecution.java:50)
at com.documentum.web.formext.action.ActionService.execute(ActionService.java:738)
at com.documentum.web.formext.action.ActionService.unconditionalExecute(ActionService.java:338)
at com.documentum.web.formext.component.Component$ActionItem.execute(Component.java:1533)
at com.documentum.web.formext.component.Component.onaction(Component.java:1697)
at com.documentum.webcomponent.xforms.folderview.FolderContentViewComponent.onaction(FolderContentViewComponent.java:549)
at sun.reflect.GeneratedMethodAccessor330.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1633)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1487)
at com.documentum.web.form.FormProcessor.fireActionEvent(FormProcessor.java:1303)
at com.documentum.web.form.RecallOperation.execute(RecallOperation.java:101)
at com.documentum.web.form.FormProcessor.processAction(FormProcessor.java:113)
at com.documentum.web.form.FormAction.processAction(FormAction.java:107)
at com.documentum.web.env.WDKController.doStartRequest(WDKController.java:194)
at com.documentum.web.env.WDKController.processRequest(WDKController.java:95)
at com.documentum.web.env.WDKController.doFilter(WDKController.java:86)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:524)
at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:232)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:751)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:125)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
Caused by: DfIdentityException:: THREAD: WebContainer : 5; MSG: [DFC_BOF_WRONG_IDENTITY] LoginInfo and Principal for "dcd" docbase are not defined or wrong.; ERRORCODE: 1906; NEXT: null
at com.documentum.fc.client.impl.session.SessionManager.getSessionFromFactory(SessionManager.java:96)
at com.documentum.fc.client.impl.session.SessionManager.newSession(SessionManager.java:64)
at com.documentum.fc.client.impl.session.SessionManager.getSession(SessionManager.java:168)
at com.documentum.webcomponent.util.imaging.cache.AuditEventForTypeCache.createValue(AuditEventForTypeCache.java:30)
at com.emc.documentum.bpm.infra.cache.extension.decorator.BPMCacheValidationDecorator.getNonSerializedValue(BPMCacheValidationDecorator.java:34)
... 45 more
DfIdentityException:: THREAD: WebContainer : 5; MSG: [DFC_BOF_WRONG_IDENTITY] LoginInfo and Principal for "dcd" docbase are not defined or wrong.; ERRORCODE: 1906; NEXT: null
at com.documentum.fc.client.impl.session.SessionManager.getSessionFromFactory(SessionManager.java:96)
at com.documentum.fc.client.impl.session.SessionManager.newSession(SessionManager.java:64)
at com.documentum.fc.client.impl.session.SessionManager.getSession(SessionManager.java:168)
at com.documentum.webcomponent.util.imaging.cache.AuditEventForTypeCache.createValue(AuditEventForTypeCache.java:30)
at com.emc.documentum.bpm.infra.cache.extension.decorator.BPMCacheValidationDecorator.getNonSerializedValue(BPMCacheValidationDecorator.java:34)
at com.emc.documentum.bpm.infra.cache.decorators.CacheDecorator.getNonSerializedValue(CacheDecorator.java:29)
at com.documentum.webcomponent.library.imaging.actions.LaunchWindowRedirectActionExecution.execute(LaunchWindowRedirectActionExecution.java:105)
at com.documentum.web.formext.action.RedirectActionExecution.execute(RedirectActionExecution.java:88)
at com.documentum.webcomponent.library.imaging.actions.TaskSpaceRedirectActionExecution.execute(TaskSpaceRedirectActionExecution.java:50)
at com.documentum.web.formext.action.ActionService.execute(ActionService.java:738)
at com.documentum.web.formext.action.ActionService.unconditionalExecute(ActionService.java:338)
at com.documentum.web.formext.component.Component$ActionItem.execute(Component.java:1533)
at com.documentum.web.formext.component.Component.onaction(Component.java:1697)
at com.documentum.webcomponent.xforms.folderview.FolderContentViewComponent.onaction(FolderContentViewComponent.java:549)
at sun.reflect.GeneratedMethodAccessor330.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1633)
at com.documentum.web.form.FormProcessor.invokeMethod(FormProcessor.java:1487)
at com.documentum.web.form.FormProcessor.fireActionEvent(FormProcessor.java:1303)
at com.documentum.web.form.RecallOperation.execute(RecallOperation.java:101)
at com.documentum.web.form.FormProcessor.processAction(FormProcessor.java:113)
at com.documentum.web.form.FormAction.processAction(FormAction.java:107)
at com.documentum.web.env.WDKController.doStartRequest(WDKController.java:194)
at com.documentum.web.env.WDKController.processRequest(WDKController.java:95)
at com.documentum.web.env.WDKController.doFilter(WDKController.java:86)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:524)
at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:232)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:751)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:125)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)