[Geoserver-devel] [jira] (GEOS-6925) 2.6.2 WMS rendering issue

Laurent Prevosto created an issue

GeoServer / BugGEOS-6925

2.6.2 WMS rendering issue

Issue Type:

BugBug

Affects Versions:

2.6.2

Assignee:

Andrea Aime

Attachments:

wfs.xml

Components:

Oracle

Created:

03/Mar/15 11:50 AM

Environment:

Linux + Oracle Spatial

Priority:

CriticalCritical

Reporter:

Laurent Prevosto

When trying to upgrade from 2.3.2 to 2.6.2 we noticed the following regression.
Some polylines features become unviewable as the WMS request fail with the following error :

<ServiceExceptionReport xmlns=“http://www.opengis.net/ogc” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” version=“1.3.0” xsi:schemaLocation=“http://www.opengis.net/ogc http://myserver:8081/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd”>
<ServiceException code=“internalError”>
Rendering process failed Circular strings are restricted to 2 dimensions at the moment. Contributions to get ND support welcomed! Details: org.geoserver.platform.ServiceException: Rendering process failed at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:520) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:258) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:130) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:510) at org.geoserver.wms.GetMap.run(GetMap.java:254) at org.geoserver.wms.GetMap.run(GetMap.java:125) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:354) at sun.reflect.GeneratedMethodAccessor195.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319) at

We are using Geoserver on Linux and the data lies in an Oracle10g database with Oracle Spatial Geometry.

This was working fine with 2.3.2

I am joining a WFS equivalent of one the failing bounding box. Hopes this helps.

Regards.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo