Katie,
note that using ‘configure=all’ will automatically publish all the layer matching resources into the store.
Not sure about the error code 500, probably having geoserver logs may help understanding.
Cheers,
Carlo
upload completely sent off: 70 out of 70 bytes
< HTTP/1.1 500 Internal Server Error
< Transfer-Encoding: chunked
< Server: Jetty(6.1.8)
<
coverages : coverages* Connection #0 to host localhost left intact
Closing connection #0
Can anyone please tell me what I am doing wrong? How can I create a layer for this store using geoserver rest API?
Thanks!
Katie
------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geoserver-users
The “500 Internal Server Error” message only tells us that an unexpected error occurred while trying to apply your changes. This is a bug since at the very least the error message should give you some information about how to correct the problem.
Unfortunately that’s pretty much all we can tell you without more information. If you review the GeoServer logs after the failed request, do you see anything interesting (ie, that appears relevant to your rest error)? You may need to increase the log level in the GeoServer Global Settings page and retry the request.
Sent from the GeoServer - User mailing list archive at Nabble.com.
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d
Ok I found my error.. it was that the path F:\gis\geotiffs\pyramid3 did not
exist anymore. When I changed it to the correct path, it worked!! Finally!!
Ok, nevermind my 500 error, I got this to work!! The error was causing by the
F:\ path not existing anymore. When I made that a correct path, it worked!!!