Issue Type: Bug Bug
Affects Versions: 2.3.3
Assignee: Niels Charlier
Components: CSW
Created: 25/Jul/13 12:42 PM
Description:

Going through the CSW tutorial as part of copyediting, and found that many of the requests returned errors.

I was able to install the CSW module correctly (capabilities worked fine), and I believe I created the <data_dir>/csw/MD_Metadata file correctly, but the requests that follow in the tutorial all return NPEs. For example:

http://localhost:8080/geoserver/csw?service=CSW&version=2.0.2&request=GetRecords&typeNames=gmd:MD_Metadata&resultType=results&elementSetName=full&outputSchema=http://www.isotc211.org/2005/gmd

returns

<ows:ExceptionReport version="1.0.0" xsi:schemaLocation="http://www.opengis.net/ows http://localhost:8090/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd">
  <ows:Exception exceptionCode="NoApplicableCode">
    <ows:ExceptionText>java.lang.NullPointerException
null</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>
Environment: Windows 7, Tomcat 6.0, WAR install
Fix Versions: 2.3.5
Project: GeoServer
Priority: Minor Minor
Reporter: Mike Pumphrey
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to