The problem is evident right here:
=======================
Caused by: org.postgresql.util.PSQLException: FATAL: password
authentication failed for user "wandersen"
at
org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:514)
at
org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:141)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:192)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:195)
at org.postgresql.Driver.makeConnection(Driver.java:454)
at org.postgresql.Driver.connect(Driver.java:256)
........................

The password in datastore.properties needs to be corrected


On Mon, Oct 19, 2020 at 5:05 AM wesley mezine <wesleymez...@gmail.com>
wrote:

> Good Morning,
>
> I am sending attached the log files and the files used to create the
> mosaic image.
>
> Regards,
>
> Wesley
>
> Em sáb., 17 de out. de 2020 às 16:47, Alexander Petkov <green...@gmail.com>
> escreveu:
>
>> We need the rest of the log trace.
>>
>>
>> On 10/11/20, wmezine <wesleymez...@gmail.com> wrote:
>> > Hi,
>> >
>> > I followed all the steps in the tutorial to create a time series of
>> images,
>> > according to the tutorial:
>> >
>> >
>> https://docs.geoserver.org/latest/en/user/tutorials/imagemosaic_timeseries/imagemosaic_timeseries.html
>> > <
>> https://docs.geoserver.org/latest/en/user/tutorials/imagemosaic_timeseries/imagemosaic_timeseries.html
>> >
>> >
>> >
>> > I can do it by generating the shapefile, but when I do it with
>> > data.properties to connect to Postgis, the following error occurs:
>> >
>> > /Could not list layers for this store, an error occurred retrieving
>> them:
>> > Failed to create reader from file:data/mosaico and hints Hints:
>> REPOSITORY
>> > =
>> > org.geoserver.catalog.CatalogRepository@915b19 EXECUTOR_SERVICE =
>> > java.util.concurrent.ThreadPoolExecutor@1460d69[Running, pool size = 0,
>> > active threads = 0, queued tasks = 0, completed tasks = 0] System
>> defaults:
>> > GRID_COVERAGE_FACTORY = GridCoverageFactory TILE_ENCODING = null
>> > FEATURE_FACTORY = org.geotools.feature.LenientFeatureFactoryImpl@1e7efef
>> > FORCE_AXIS_ORDER_HONORING = http FORCE_LONGITUDE_FIRST_AXIS_ORDER = true
>> > FILTER_FACTORY = FilterFactoryImpl LENIENT_DATUM_SHIFT = true
>> > COMPARISON_TOLERANCE = 1.0E-8 STYLE_FACTORY = StyleFactoryImpl/
>> >
>> > Can someone help me, please ?
>> >
>> > Regards,
>> >
>> > Wesley
>> >
>> >
>> >
>> >
>> >
>> > --
>> > Sent from:
>> http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html
>> >
>> >
>> > _______________________________________________
>> > 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
>> >
>> >
>> > Geoserver-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/geoserver-users
>> >
>>
>
_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to