1. I copy the file to a new location.
Old localization: file://E:\GeoServer\Rasters\01.tif (outside data_dir)
New: file:data/test/01.tif (inside  data_dir)
2. Then I edit the URL using the graphical user interface
3.W hen i try to use "layer preview" to display a layer created earlier
(with old location) in browser i get instead of displaying the layer text
file containing:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM "http://wms.intergis.pl/
geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1" >   <ServiceException>
      java.lang.IllegalArgumentException: The specified coverageName
geotiff_coverageis not supported
The specified coverageName geotiff_coverageis not supported
</ServiceException></ServiceExceptionReport>


Then when I back set URL to prevoius url  (file://E:\GeoServer\Rasters\01.tif)
everything back work.


When i started with location "file:data/test/01.tif" (same file, same
permissions) and create new store, and then new layer - everything is ok.
Work not if I change url in existing store with layer.


I will move, because as you can see I have tiff files outside data_dir and
absolute path. Now  I want to have relative to data_dir path and store
files in subfolder in data_dir. I set many stores and layers outside
data_dir and I will organize this to store in data_dir without creating
everything from start.


2017-07-26 17:34 GMT+02:00 Jody Garnett <[email protected]>:

> You can edit the URL using the graphical user interface (after moving the
> file) or change the URL using the REST API.
>
> Can I ask why you moved the file? If it is something you do often you may
> wish to look at this http://docs.geoserver.org
> /stable/en/user/community/backuprestore/configtemplate.html
>
> --
> Jody Garnett
>
> On 26 July 2017 at 04:57, [email protected] <[email protected]>
> wrote:
>
>> After i changed the store location (Connection Parameters) urlwhe i try
>> to preview layer based on this store i get error
>> "java.lang.IllegalArgumentException: The specified coverageName
>> geotiff_coverageis not supported
>> The specified coverageName geotiff_coverageis not supported"
>>
>> When i set back to the old store location everything is back ok.
>>
>> How I can change te location of tiff file without deleting store and
>> layer?
>>
>> ------------------------------------------------------------
>> ------------------
>> 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
>>
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
>
------------------------------------------------------------------------------
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

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

Reply via email to