[Geoserver-devel] [JIRA] (GEOS-8812) Could not initialize class net.sf.cglib.proxy.Enhancer on WFS request through GeoFence

Todd Jacobus created an issue

GeoServer / BugGEOS-8812

Could not initialize class net.sf.cglib.proxy.Enhancer on WFS request through GeoFence

Issue Type:

BugBug

Affects Versions:

2.13.0

Assignee:

Unassigned

Components:

GeoFence, WFS

Created:

29/Jun/18 9:32 PM

Environment:

Linux Tomcat 8.8.23; JDK 8.0

Priority:

MediumMedium

Reporter:

Todd Jacobus

Issue occurred after install of GeoFence plugin, GeoFence server plugin, and GeoFence web app .war file. Default configuration was used for all aspects of GeoFence and a global rule was set to allow complete access: role/user/service/request/workspace/layer: *, access:ALLOW.

Here’s the WFS request: https://www.example.com/geoserver/wfs?service=wfs&version=1.1.0&request=GetFeature&typename=workspace:layer&outputFormat=application/json&srsname=EPSG:3857

Here’s the xml response:

<ows:ExceptionReport xmlns:xs=“http://www.w3.org/2001/XMLSchema” xmlns:ows=“http://www.opengis.net/ows” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” version=“1.0.0” xsi:schemaLocation=“http://www.opengis.net/ows http://www.tcartadata.com:80/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd”>
<ows:Exception exceptionCode=“NoApplicableCode”>
<ows:ExceptionText>
java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer Could not initialize class net.sf.cglib.proxy.Enhancer
</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>

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#100088-sha1:05fb423)

Atlassian logo