[Geoserver-devel] [jira] (GEOS-5145) WPS null pointer exception with wps request builder.

Filipe Vieira created BugGEOS-5145
WPS null pointer exception with wps request builder.

Issue Type:

BugBug

Affects Versions:

2.1.3

Assignee:

Andrea Aime

Attachments:

geoserver.log, process_input_output.xml

Components:

WPS

Created:

04/Jun/12 12:33 PM

Description:

I just instaled the wps plugin, when I try to execute a request with wps request builder, I get null pointer exception. I am trying with the storecovarege on a raster layer.

This is the generate url:
http://autoprobadtm.cge.uevora.pt:80/geoserver/temp/wps/testtile_582000_42950009101933723088940460.tif

this is the genrated response:
<wps:ExecuteResponse xml:lang=“en” service=“WPS” serviceInstance=“http://autoprobadtm.cge.uevora.pt:80/geoserver/ows?” version=“1.0.0”><wps:Process wps:processVersion=“1.0.0”><ows:Identifier>gs:StoreCoverage</ows:Identifier><ows:Title>Applies a raster symbolizer to the coverage</ows:Title><ows:Abstract>Applies a raster symbolizer to the coverage</ows:Abstract></wps:Process><wps:Status creationTime=“2012-06-04T17:31:59.347Z”><wps:ProcessFailed><ows:ExceptionReport version=“1.1.0”><ows:Exception exceptionCode=“NoApplicableCode”><ows:ExceptionText>Process failed during execution
java.lang.NullPointerException
null</ows:ExceptionText></ows:Exception></ows:ExceptionReport></wps:ProcessFailed></wps:Status></wps:ExecuteResponse>

Environment:

Linux, tomcat6, Oracle Corporation: 1.7.0 (Java HotSpot™ 64-Bit Server VM)

Project:

GeoServer

Labels:

exception

Priority:

MajorMajor

Reporter:

Filipe Vieira

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