[Geoserver-devel] [jira] (GEOS-5208) WPS chaining may result in a NPE if the inner process attempts to report progress

Andrea Aime created BugGEOS-5208
WPS chaining may result in a NPE if the inner process attempts to report progress

Issue Type:

BugBug

Affects Versions:

2.1.4

Assignee:

Unassigned

Components:

WPS

Created:

04/Jul/12 4:02 PM

Description:

This happens because the DefaultProcessManager.ProcessLister is not created with an ExecutionStatus in case of chaining.
Either make it work with a null execution status, or roll one for the chained process regardless of the fact it’s not running in asynch mode.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

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)