[Geoserver-devel] [JIRA] (GEOS-10687) Error Mapfish Extension

Tiago Martins created an issue

GeoServer / BugGEOS-10687

Error Mapfish Extension

Issue Type:

BugBug

Affects Versions:

2.21.1

Assignee:

Unassigned

Components:

Configuration

Created:

01/Oct/22 3:18 AM

Environment:

windows 11 - version: 22H2 - Compilation: 22621.521
Geoserver 2.21.1
JDK 11.0.16
Jetty 9.4.48.v20220622

Priority:

MediumMedium

Reporter:

Tiago Martins

I’m trying to configure the mapfish extension, following the Geoserver documentation. However, when checking the installation, the following message occurs:
HTTP ERROR 500 javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: ‘void org.json.JSONWriter.<init>(java.io.Writer)’
URI: /geoserver/pdf/info.json
STATUS: 500
MESSAGE: javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: ‘void org.json.JSONWriter.<init>(java.io.Writer)’
SERVLET: dispatcher
CAUSED BY: javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: ‘void org.json.JSONWriter.<init>(java.io.Writer)’
CAUSED BY: org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: ‘void org.json.JSONWriter.<init>(java.io.Writer)’
CAUSED BY: java.lang.NoSuchMethodError: ‘void org.json.JSONWriter.<init>(java.io.Writer)’

This occurs after accessing the URL: http://localhost:8080/geoserver/pdf/info.json

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207-sha1:ee9e30a)

Atlassian logo