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

useher

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by useher

  1. 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]
  2. In META-INF/context.xml you have to replace factory="com.jaspersoft.jasperserver.tomcat.jndi.JSBasicDataSourceFactory"[/code]in the resource definition with factory="org.apache.commons.dbcp.BasicDataSourceFactory"[/code]I placed the above mentioned tomcat-dbcp-7.0.30.jar in /usr/share/java, but i do not know if this was neccessary. Thank you for your help
  3. Thank you for your answers. The popup had its clue in a typo. After correcting, it doesnt appear again. No error is logged during installation. For the second i have no clues at the moment.
  4. Hi! I like to run JasperServer 5.6 under an existing tomcat. When i start the installer, the error message below is shown after ~50 sec.). After the installation the application is shown in the manger-console, but if i try to start the application the messages below are shown. The database is created correct (i think so...). Trying to google the error message the WEB-INF/web.xml file is mentioned, but i dont know where to search inside. Other applications which use the same database (geoserver) ant the same tomcat work correct. So please, can some tell me how to solve this problem. Thank you in advance Uwe Seher Tomcat manager console: FAIL - Application at context path /jasperserver could not be startedFAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/jasperserver]] Tomcat-log shows: SEVERE: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/jasperserver]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1114) at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1673) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: java.lang.NoClassDefFoundError: org/apache/tomcat/dbcp/dbcp/BasicDataSourceFactory at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2904) at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1173) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1681) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559) at org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:82) at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:321) at org.apache.naming.NamingContext.lookup(NamingContext.java:843) at org.apache.naming.NamingContext.lookup(NamingContext.java:154) at org.apache.naming.NamingContext.lookup(NamingContext.java:831) at org.apache.naming.NamingContext.lookup(NamingContext.java:168) at org.apache.catalina.core.NamingContextListener.addResource(NamingContextListener.java:1093) at org.apache.catalina.core.NamingContextListener.createNamingContext(NamingContextListener.java:672) at org.apache.catalina.core.NamingContextListener.lifecycleEvent(NamingContextListener.java:271) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5179) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) ... 10 more Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1714) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559) ... 30 more Aug 18, 2014 4:05:46 PM org.apache.catalina.startup.HostConfig deployDirectory SEVERE: Error deploying web application directory /srv/tomcat/webapps/jasperserver java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/jasperserver]] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:904) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1114) at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1673) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) Tomcat/Java-Version: Apache Tomcat/7.0.351.7.0_51-b00Oracle CorporationLinux3.7.10-1.28-desktopamd64Postgres-Version is 9.3, System is OpenSuse 12.3
  5. oesina Wrote: Hi Uwe, that is definitely non-supported configuration but JDBC looks like a minor issue that we could overcome to test a step further. Make sure you have only single postgres jdbc jar file within your Tomcat installation - including the jasperserverWEB-INFlib etc. just search for the file and make sure it's only one version. You could also check some security configurations for Postgres DB. Hope you'll find the traitor. Kind regards, Olga There was no postgres jar in jasperserver/WEB-INF/lib, so i copied the one from /srv/tomcat6/lib. An old one resided in the geoserver-application, which i changed to the same one. But no effect on jasperserver. What do you mean with security configuration? At the momet it runs on a testing db on localhost with no restrictions. Thank you Uwe
  6. Hi all! As this is my first post in this forum, first a little introducion: I am a geologist specialized in geoinformatics. I am managing a spatial data infrastructure an like to use jasperserver in this context as a reporting tool. At the moment i am prettry new to jasper and not a really crack in running tomcat. Our database is a postgresql 9.1 running on an opensuse 12.1 server. What i try to do: I like running jasperserver on an existing tomcat6. For this i downloaded the war-distribution and installed it according to the documentation with buildomatic. This part worked really good, the database and examples has been created and filled. But when i try to start the application in tomcat6 it doesnt run, because of not finding the postgres-driver. The driver (postgresql-9.0-801.jdbc3.jar) is located in /srv/tomcat6/lib which is the original tomcat6-path on opensuse, afair buildomatic put the driver there by itself. What i have done to solve the Problem: I had changed the postgresql-driver to newer one(postgresql-9.1-902.jdbc[3|4].jar), because i wasn't sure if the given one is working correct with 9.1. This had no effect, and it seemed that the original driver is ok, because the created databases seem to be correct (and can be used with iReports). By reading some information i found that the sun-jre is recommended for jasperserer, because of 'known issues' with openjdk. But opensuse doesnt provide the sun engine anymore in their repositories because of oracle-licence issues. So before i do lots of work to get the sun-jre up and running i'd like to ask, if this can be the issue for not running jasperserver in this context. Other applications (geoserver) are running correct on the same tomcat, The jasperserver.log ist attached to this post. So, please give me some hints to get this thing done. If you need some more information please tell me, i try to provide them as fast as i can. Thanks in advance Uwe
×
×
  • Create New...