Hi list,

I am trying to publish a layer from an imagemosaic store. I created an empty
imagemosaic store, harvested a netcdf, but when I go to "add layer" -> "add
layer from", select the workspace and the store that corresponds to my
layer, after that select publish , I get a java error. 

Caused by: java.lang.IllegalArgumentException: The specified coverageName is
unavailable at
org.geotools.gce.imagemosaic.ImageMosaicReader.checkUnspecifiedCoverage(ImageMosaicReader.java:1099)
at
org.geotools.gce.imagemosaic.ImageMosaicReader.getOriginalEnvelope(ImageMosaicReader.java:1212)
at
org.geoserver.catalog.SingleGridCoverage2DReader.getOriginalEnvelope(SingleGridCoverage2DReader.java:117)
at
org.geoserver.catalog.CatalogBuilder.buildCoverageInternal(CatalogBuilder.java:1027)
at
org.geoserver.catalog.CatalogBuilder.buildCoverage(CatalogBuilder.java:1001)
at
org.geoserver.catalog.CatalogBuilder.buildCoverage(CatalogBuilder.java:961)
at
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:388)
... 113 more


After i harvested the imagemosaic I received this message:

*   Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 8080 (#0)
* Server auth using Basic with user 'admin'
> POST
> /geoserver/rest/workspaces/data/coveragestores/data_empty/external.imagemosaic
> HTTP/1.1
> Host: localhost:8080
> Authorization: Basic YWRtaW46Z2Vvc2VydmVy
> User-Agent: curl/7.47.0
> Accept: */*
> Content-type: text/plain
> Content-Length: 51
> 
* upload completely sent off: 51 out of 51 bytes
< HTTP/1.1 202 Accepted
< X-Frame-Options: SAMEORIGIN
< Content-Length: 0
< Server: Jetty(9.2.13.v20150730)

Any help is much appreciated.

Kind regards,
Corina





--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to