Re: [Geoserver-users] Smart Data Loader with PostGIS (JNDI) datastore [SEC=UNOFFICIAL]

2022-06-13 Thread Michael Sexton
Hi Nuno

JIRA ticket here

[GEOS-10543] Smart Data Loader failing with PostGIS (JNDI) datastore - JIRA 
(atlassian.net)<https://osgeo-org.atlassian.net/browse/GEOS-10543>

Thanks

Michael

From: Nuno Oliveira 
Sent: Friday, 10 June 2022 8:11 AM
To: Michael Sexton 
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Smart Data Loader with PostGIS (JNDI) datastore 
[SEC=UNOFFICIAL]

Hi Michael,
it is supposed to work with JNDI, I don't have a quick setup to test a JNDI 
connection, I would say go aahed and open a JIRA ticket.

Kind regards,
Nuno Oliveira

On Thu, Jun 9, 2022 at 7:22 AM Michael Sexton 
mailto:michael.sex...@ga.gov.au>> wrote:
Hi,

Another Smart Data Loader (SDL) question. Does it work with the underlying 
datastore of PostGIS (JNDI)? I get the following error when configuring the SDL 
and attempting to use the datastore I’ve set up:

Caused by: java.lang.RuntimeException: Error retrieving metadata from DB.
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getDataStoreMetadata(SmartDataLoaderStoreEditPanel.java:466)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getAvailableRootEntities(SmartDataLoaderStoreEditPanel.java:442)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.access$1500(SmartDataLoaderStoreEditPanel.java:49)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel$3.onUpdate(SmartDataLoaderStoreEditPanel.java:228)
at 
org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior.onEvent(AjaxFormComponentUpdatingBehavior.java:156)
at 
org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:155)
at 
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:601)
... 116 more

Michael Sexton
Data Analyst  |  MEGIS
Minerals Energy Groundwater  |  GEOSCIENCE AUSTRALIA

Phone:  +61 2 6249 9262Fax:  +61 2 6249 
Email:  michael.sex...@ga.gov.au<mailto:michael.sex...@ga.gov.au>Web:  
www.ga.gov.au<http://www.ga.gov.au/>
Cnr Jerrabomberra Avenue and Hindmarsh Drive Symonston ACT 2609
GPO Box 378 Canberra ACT 2601 Australia
Applying geoscience to Australia’s most important challenges


Geoscience Australia Disclaimer: This e-mail (and files transmitted with it) is 
intended only for the person or entity to which it is addressed. If you are not 
the intended recipient, then you have received this e-mail by mistake and any 
use, dissemination, forwarding, printing or copying of this e-mail and its file 
attachments is prohibited. The security of emails transmitted cannot be 
guaranteed; by forwarding or replying to this email, you acknowledge and accept 
these risks.
___
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<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users


--

Regards,

Nuno Oliveira

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Technical Lead / Project Manager

GeoSolutions Group
phone: +39 0584 962313
fax:  +39 0584 1660272

https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa 
che ogni circostanza inerente alla presente email (il suo contenuto, gli 
eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i 
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per 
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei 
comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is addressed 
and may contain information that is privileged, confidential or otherwise 
protected from disclosure. We remind that - as provided by European Regulation 
2016/679 “GDPR” - copying, dissemination or use of this e-mail or the 
information herein by anyone other than the intended recipient is prohibited. 
If you have received this email by mistake, please notify us immediately by 
telepho

Re: [Geoserver-users] Smart Data Loader with PostGIS (JNDI) datastore [SEC=UNOFFICIAL]

2022-06-09 Thread Nuno Oliveira
Hi Michael,
it is supposed to work with JNDI, I don't have a quick setup to test a JNDI
connection, I would say go aahed and open a JIRA ticket.

Kind regards,
Nuno Oliveira

On Thu, Jun 9, 2022 at 7:22 AM Michael Sexton 
wrote:

> Hi,
>
> Another Smart Data Loader (SDL) question. Does it work with the underlying
> datastore of PostGIS (JNDI)? I get the following error when configuring the
> SDL and attempting to use the datastore I’ve set up:
>
>
>
> Caused by: java.lang.RuntimeException: Error retrieving metadata from DB.
>
> at
> org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getDataStoreMetadata(SmartDataLoaderStoreEditPanel.java:466)
>
> at
> org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getAvailableRootEntities(SmartDataLoaderStoreEditPanel.java:442)
>
> at
> org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.access$1500(SmartDataLoaderStoreEditPanel.java:49)
>
> at
> org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel$3.onUpdate(SmartDataLoaderStoreEditPanel.java:228)
>
> at
> org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior.onEvent(AjaxFormComponentUpdatingBehavior.java:156)
>
> at
> org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:155)
>
> at
> org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:601)
>
> ... 116 more
>
>
>
>
> *Michael Sexton *Data Analyst  |  MEGIS
>
> Minerals Energy Groundwater  *|*  *GEOSCIENCE AUSTRALIA*
>
> *__**__*
>
> Phone:  +61 2 6249 9262Fax:  +61 2 6249 
>
> Email:  michael.sex...@ga.gov.auWeb:  www.ga.gov.au
>
> Cnr Jerrabomberra Avenue and Hindmarsh Drive Symonston ACT 2609
>
> GPO Box 378 Canberra ACT 2601 Australia
>
> *Applying geoscience to Australia’s most important challenges*
>
>
>
> Geoscience Australia Disclaimer: This e-mail (and files transmitted with
> it) is intended only for the person or entity to which it is addressed. If
> you are not the intended recipient, then you have received this e-mail by
> mistake and any use, dissemination, forwarding, printing or copying of this
> e-mail and its file attachments is prohibited. The security of emails
> transmitted cannot be guaranteed; by forwarding or replying to this email,
> you acknowledge and accept these risks.
> ___
> 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
>


-- 

Regards,

Nuno Oliveira

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Technical Lead / Project Manager


GeoSolutions Group
phone: +39 0584 962313
fax:  +39 0584 1660272

https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
---


Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
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: 
h

[Geoserver-users] Smart Data Loader with PostGIS (JNDI) datastore [SEC=UNOFFICIAL]

2022-06-08 Thread Michael Sexton
Hi,

Another Smart Data Loader (SDL) question. Does it work with the underlying 
datastore of PostGIS (JNDI)? I get the following error when configuring the SDL 
and attempting to use the datastore I've set up:

Caused by: java.lang.RuntimeException: Error retrieving metadata from DB.
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getDataStoreMetadata(SmartDataLoaderStoreEditPanel.java:466)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.getAvailableRootEntities(SmartDataLoaderStoreEditPanel.java:442)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel.access$1500(SmartDataLoaderStoreEditPanel.java:49)
at 
org.geoserver.smartdataloader.data.store.panel.SmartDataLoaderStoreEditPanel$3.onUpdate(SmartDataLoaderStoreEditPanel.java:228)
at 
org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior.onEvent(AjaxFormComponentUpdatingBehavior.java:156)
at 
org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:155)
at 
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:601)
... 116 more

Michael Sexton
Data Analyst  |  MEGIS
Minerals Energy Groundwater  |  GEOSCIENCE AUSTRALIA

Phone:  +61 2 6249 9262Fax:  +61 2 6249 
Email:  michael.sex...@ga.gov.auWeb:  
www.ga.gov.au
Cnr Jerrabomberra Avenue and Hindmarsh Drive Symonston ACT 2609
GPO Box 378 Canberra ACT 2601 Australia
Applying geoscience to Australia's most important challenges


Geoscience Australia Disclaimer: This e-mail (and files transmitted with it) is 
intended only for the person or entity to which it is addressed. If you are not 
the intended recipient, then you have received this e-mail by mistake and any 
use, dissemination, forwarding, printing or copying of this e-mail and its file 
attachments is prohibited. The security of emails transmitted cannot be 
guaranteed; by forwarding or replying to this email, you acknowledge and accept 
these risks.
___
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