Hello,
We are getting below error when we try to open document from D2. It is opening fine from DA.
Kindly suggest if there is any solution to fix this error.
2020-10-27 15:43:30 [ERROR] [https-openssl-nio-8443-exec-59] - c.e.d.d.a.InjectSessionAspect[ ] : {}
com.documentum.fc.common.DfException: [DM_EVENT_E_INVALID_ID]error: "Invalid handle (0901e6118001b282) for system event dm_getfile."
at com.documentum.fc.client.impl.docbase.DocbaseExceptionMapper.newException(DocbaseExceptionMapper.java:57)
at com.documentum.fc.client.impl.connection.docbase.MessageEntry.getException(MessageEntry.java:39)
at com.documentum.fc.client.impl.connection.docbase.DocbaseMessageManager.getException(DocbaseMessageManager.java:137)
at com.documentum.fc.client.impl.connection.docbase.netwise.NetwiseDocbaseRpcClient.checkForMessages(NetwiseDocbaseRpcClient.java:329)
at com.documentum.fc.client.impl.connection.docbase.netwise.NetwiseDocbaseRpcClient.applyForInt(NetwiseDocbaseRpcClient.java:600)
at com.documentum.fc.client.impl.connection.docbase.DocbaseConnection$6.evaluate(DocbaseConnection.java:1343)
2020-10-27 15:43:30 [WARN ] [https-openssl-nio-8443-exec-59] - c.e.d.d.s.d.Download[ ] : error in downloading file:com.emc.d2fs.exceptions.D2fsException: [DM_EVENT_E_INVALID_ID]error: "Invalid handle (0901e6118001b282) for system event dm_getfile."
2020-10-27 15:43:30 [ERROR] [https-openssl-nio-8443-exec-59] - c.e.d.d.s.D2HttpServlet[ ] : Download failed
com.emc.d2fs.exceptions.D2fsException: [DM_EVENT_E_INVALID_ID]error: "Invalid handle (0901e6118001b282) for system event dm_getfile."
at com.emc.d2fs.dctm.aspects.InjectSessionAspect.exceptionHandling(InjectSessionAspect.java:363)