[Geoserver-devel] [jira] (GEOS-6112) Upgrading geoserver 2.3.2 to 2.4 does not transform context.xml correctly

Eric Smets created BugGEOS-6112
Upgrading geoserver 2.3.2 to 2.4 does not transform context.xml correctly

Issue Type:

BugBug

Affects Versions:

2.3.2

Assignee:

Justin Deoliveira

Attachments:

config.xml.2.3

Components:

Configuration

Created:

24/Oct/13 2:38 AM

Description:

GeoServer does not start-up with data tree from geoserver 2.3.2

  • Following Error was found in the localhost… log file.
  • No Error in catalina log file was found

EVERE: Exception sending context initialized event to listener instance of class org.geoserver.platform.GeoServerContextLoaderListener
java.lang.RuntimeException: org.geoserver.security.validation.SecurityConfigException: The anonymous filter must be the last filter in filter chain “web”
at org.geoserver.security.GeoServerSecurityManager.onApplicationEvent(GeoServerSecurityManager.java:327)
at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:324)
at org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:25)

Environment:

debian linux, oracle java 1.7, tomcat 7

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Eric Smets

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)