Jump to content
We've recently updated our Privacy Statement, available here ×

Report execution cleanup failed


akash14111985

Recommended Posts

Hi ,

I am using jasper server version 6.1.0 installed AWS ec2 instance and It is working fine .

But in every 2 or 3 weeks it is becoming unresponsive , And after server restart it again started working. Is there any solution rather than restart.

Below error in log when server is not responsing:

ERROR RunReportServiceImpl,ContainerBackgroundProcessor[standardEngine[Catalina]]:579 - Report execution cleanup failed: 
org.springframework.security.authentication.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext
    at org.springframework.security.access.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:339)
    at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:198)
    at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:60)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at com.sun.proxy.$Proxy82.cancelExecution(Unknown Source)
    at com.jaspersoft.jasperserver.remote.services.impl.RunReportServiceImpl.cancelReportExecution(RunReportServiceImpl.java:560)
    at com.jaspersoft.jasperserver.remote.services.impl.RunReportServiceImpl.destroy(RunReportServiceImpl.java:573)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:239)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:215)
    at org.springframework.web.context.request.DestructionCallbackBindingListener.valueUnbound(DestructionCallbackBindingListener.java:52)
    at org.apache.catalina.session.StandardSession.removeAttributeInternal(StandardSession.java:1824)
    at org.apache.catalina.session.StandardSession.expire(StandardSession.java:879)
    at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:657)
    at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:581)
    at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:566)
    at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1352)
    at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1546)
    at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1556)
    at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1556)
    at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1524)
    at java.lang.Thread.run(Thread.java:745)
2018-02-27 17:40:57,991 ERROR RunReportServiceImpl,ContainerBackgroundProcessor[standardEngine[Catalina]]:579 - Report execution cleanup failed: 
org.springframework.security.authentication.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext

 

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...