Skip to content

MapStore not running with Tomcat 10 #7524

@offtherailz

Description

@offtherailz

Description

Compiling and running a MapStore project with tomcat 10 (Java 11) with @luorlandini MapStore doesn't start, and we have the following error:

09-Nov-2021 16:30:59.733 GRAVE [Catalina-utility-2] org.apache.catalina.core.StandardContext.filterStart Exception starting filter [springSecurityFilterChain]
        java.lang.ClassCastException: class org.springframework.web.filter.DelegatingFilterProxy cannot be cast to class jakarta.servlet.Filter (org.springframework.web.filter.DelegatingFilterProxy is in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @427c849a; jakarta.servlet.Filter is in unnamed module of loader java.net.URLClassLoader @7e6cbb7a)

Still need to investigate effective reasons. and possible fix.

How to reproduce

  • TODO:

Expected Result

Current Result

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions