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

Reload loop after login


useher

Recommended Posts

Hello!

With a system-upgrade (openSuse 42.2 ->42.3->15) my tomcat-server is upgraded to version 9, the underlying JRE switsched from oracle to OpenJDK. The jasperserver-ce-app starts fine, but after login a reload-loop starts, which cannot be stopped, so the app is unusable.  The directory is shown, but no folder can be opened. Other apps work like before. The logfile do not show anything i can handle. Some lines are attached below, more can be delivered if needed.

So how can i stop this behavior.

Thank you in advance

Uwe Seher

catalina.log, excerpts with 'jasper'

02-Jul-2019 10:06:49.604 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:05.405 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:30.794 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:31.226 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:31.599 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:31.880 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:32.229 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:07:32.235 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/srv/tomcat/webapps/jasperserver]02-Jul-2019 10:07:44.553 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:08:09.400 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, discoveryJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.discovery.DiscoveryJaxrsService as a root resource class02-Jul-2019 10:08:09.400 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, localizationBundleJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.bundle.LocalizationBundleJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, hypermediaRepositoryJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.resources.HypermediaRepositoryJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, repositoryJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.resources.RepositoryJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, thumbnailsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.thumbnails.ThumbnailsJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, connectionsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.connection.ConnectionsJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, importJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.importexport.ImportJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, exportJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.importexport.ExportJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, inputControlsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.report.InputControlsJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, reportExecutionsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.report.ReportExecutionsJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, runReportsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.report.RunReportsJaxrsService as a root resource class02-Jul-2019 10:08:09.401 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, jobsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.job.JobsJaxrsService as a root resource class02-Jul-2019 10:08:09.402 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, cachesJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.cache.CachesJaxrsService as a root resource class02-Jul-2019 10:08:09.408 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, scopedTarget.hypermediaUserWorkflowJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.workflow.service.HypermediaUserWorkflowJaxrsService as a root resource class02-Jul-2019 10:08:09.408 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, hypermediaUserWorkflowJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.workflow.service.HypermediaUserWorkflowJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, scopedTarget.hypermediaRootDocumentJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.root.service.HypermediaRootDocumentJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, hypermediaRootDocumentJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.root.service.HypermediaRootDocumentJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, scopedTarget.hypermediaContentReferenceJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.content.service.HypermediaContentReferenceJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, hypermediaContentReferenceJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.content.service.HypermediaContentReferenceJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, scopedTarget.hypermediaResourceLookupService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.resource.service.HypermediaResourceLookupService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, hypermediaResourceLookupService, of type com.jaspersoft.jasperserver.jaxrs.poc.hypermedia.resource.service.HypermediaResourceLookupService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, settingsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.settings.SettingsJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, customDataSourcesJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.customdatasources.CustomDataSourcesJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, jdbcDriversJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.jdbcdrivers.JdbcDriversJaxrsService as a root resource class02-Jul-2019 10:08:09.409 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, repositoryPermissionsJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.permission.RepositoryPermissionsJaxrsService as a root resource class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, genericParamExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.GenericParamExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, resourceNotFoundExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.ResourceNotFoundExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, exportExecutionRejectedExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.ExportExecutionRejectedExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, genericExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.GenericExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, springSecurityAccessDeniedExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.SpringSecurityAccessDeniedExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, accessDeniedExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.AccessDeniedExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, JSResourceNotFoundExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JSResourceNotFoundExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, JSExceptionWrapperMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JSExceptionWrapperMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, jsonParseExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JsonParseExceptionMapper as a provider class02-Jul-2019 10:08:09.410 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, JSValidationExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JSValidationExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, jsonMappingExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JsonMappingExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, genericRemoteExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.GenericRemoteExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, jacksonMapperContextResolver, of type com.jaspersoft.jasperserver.jaxrs.common.JacksonMapperContextResolver as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, updateConflictExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.UpdateConflictExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, notAcceptableExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.NotAcceptableExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, unsupportedOperationExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.UnsupportedOperationExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, JSSecurityExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.JSSecurityExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, dataIntegrityViolationExceptionMapper, of type com.jaspersoft.jasperserver.jaxrs.common.DataIntegrityViolationExceptionMapper as a provider class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, serverAttributesJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.authority.ServerAttributesJaxrsService as a root resource class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, usersJaxrsServiceWrapper, of type com.jaspersoft.jasperserver.jaxrs.authority.UsersJaxrsServiceWrapper as a root resource class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, rolesJaxrsServiceWrapper, of type com.jaspersoft.jasperserver.jaxrs.authority.RolesJaxrsServiceWrapper as a root resource class02-Jul-2019 10:08:09.411 INFO [main] com.sun.jersey.spi.spring.container.SpringComponentProviderFactory.registerSpringBeans Registering Spring bean, serverInfoJaxrsService, of type com.jaspersoft.jasperserver.jaxrs.serverInfo.ServerInfoJaxrsService as a root resource class02-Jul-2019 10:08:10.165 INFO [main] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.jaspersoft.jasperserver.jaxrs.wadl.PrivateFilteringWadlGenerator02-Jul-2019 10:08:11.365 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/srv/tomcat/webapps/jasperserver] has finished in [39,130] ms02-Jul-2019 10:08:12.274 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.02-Jul-2019 10:08:12.807 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.[/code]

jasperserver.log, excerpts with 'error'

 cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:02,242 ERROR CsrfGuard,http-nio-8080-exec-104:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:02,590 ERROR CsrfGuard,http-nio-8080-exec-101:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:02,956 ERROR CsrfGuard,http-nio-8080-exec-106:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:03,319 ERROR CsrfGuard,http-nio-8080-exec-86:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:03,327 ERROR CsrfGuard,http-nio-8080-exec-106:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:03,680 ERROR CsrfGuard,http-nio-8080-exec-106:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:04,012 ERROR CsrfGuard,http-nio-8080-exec-90:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:04,391 ERROR CsrfGuard,http-nio-8080-exec-100:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:04,759 ERROR CsrfGuard,http-nio-8080-exec-103:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:05,103 ERROR CsrfGuard,http-nio-8080-exec-87:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:05,468 ERROR CsrfGuard,http-nio-8080-exec-104:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:05,850 ERROR CsrfGuard,http-nio-8080-exec-107:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:06,246 ERROR CsrfGuard,http-nio-8080-exec-76:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:06,631 ERROR CsrfGuard,http-nio-8080-exec-101:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:07,001 ERROR CsrfGuard,http-nio-8080-exec-106:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:07,409 ERROR CsrfGuard,http-nio-8080-exec-86:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:07,802 ERROR CsrfGuard,http-nio-8080-exec-100:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:08,142 ERROR CsrfGuard,http-nio-8080-exec-103:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing from the request)2019-07-02 09:14:08,473 ERROR CsrfGuard,http-nio-8080-exec-104:44 - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:127.0.0.1, method:POST, uri:/jasperserver/flow.html, error:required token is missing[/code]

 

Link to comment
Share on other sites

  • 3 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hello again!

So if this is an issue when th jvm has changed i tried to change the JAVA_OPTS in the way described in the documentation:

CATALINA_OPTS = "-Xms1024m -Xmx24576m -XX:PermSize=2048m -XX:MaxPermSize=4096m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled"

This works but has no effect on jasperserver. So if someone has solves this problem, please tell me how.

A short comprehension: openSuse LEAP 15, java 1.8, jre changed from oracle to openJDK, tomcat updated from 8 to 9, other applications ran as normal.

Thank you in advance

Uwe Seher

Link to comment
Share on other sites

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...