Hi All,
We have observed the below error in log file while viewing pdf file.
Can anyone help us why this error is captured in log file & fix for this issue
Environment Details: DAM6.6 and content server 6.6
****************************Error Log**********************
ERROR [WebContainer : 4] com.documentum.web.common.Trace - Operation failed : Try to access HttpSession API while executing an asynchronous job
java.lang.IllegalStateException: Try to access HttpSession API while executing an asynchronous job
at com.documentum.job.async.AsyncJobManager$ThreadBasedSession.throwIllegalStateException(AsyncJobManager.java:752)
at com.documentum.job.async.AsyncJobManager$ThreadBasedSession.setAttribute(AsyncJobManager.java:717)
at com.documentum.web.common.HttpSessionState$HttpSessionStore.setAttribute(HttpSessionState.java:187)
at com.documentum.web.common.SessionState.setAttribute(SessionState.java:89)
at com.documentum.web.common.ErrorMessageService.getService(ErrorMessageService.java:104)
at com.documentum.web.common.WrapperRuntimeException.initErrorMessageService(WrapperRuntimeException.java:108)
at com.documentum.web.common.WrapperRuntimeException.<init>(WrapperRuntimeException.java:82)
at com.documentum.web.formext.role.DocbaseRoleModel.getRolesOfUser(DocbaseRoleModel.java:402)
at com.documentum.web.formext.role.DocbaseRoleModel.getUserRoles(DocbaseRoleModel.java:298)
at com.documentum.web.formext.role.RoleService.getUserRoles(RoleService.java:217)
at com.documentum.web.formext.config.RoleQualifier.getScopeValue(RoleQualifier.java:78)
at com.documentum.web.formext.config.BoundedContextCache.retrieveQualifierScopeValue(BoundedContextCache.java:153)
at com.documentum.web.formext.config.ScopeKey.<init>(ScopeKey.java:57)
at com.documentum.web.formext.config.ConfigService.makeScopeKey(ConfigService.java:1482)
at com.documentum.web.formext.config.ConfigService.lookupElement(ConfigService.java:527)
at com.documentum.web.formext.config.ConfigService.lookupString(ConfigService.java:628)
at com.documentum.web.formext.preferredrenditions.PreferredRenditionsService.isAdobeCommentConnectorSupported(PreferredRenditionsService.java:698)
at com.documentum.web.formext.preferredrenditions.PreferredRenditionsService.initializeAdobeViewRenditionCache(PreferredRenditionsService.java:713)
at com.documentum.web.formext.preferredrenditions.PreferredRenditionsService.getAdobeViewRendition(PreferredRenditionsService.java:282)