Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Rui Maciel
Ah yes, I understand. Say no more! Best regards, Rui Maciel On 11/01/19 13:16, Andrea Aime wrote: Ah thank you, but no thank you. To support provided here is a 1-5 minutes thing, if it requires more effort (like trying the docker image) I cannot justify spending time on it (given the pile

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Andrea Aime
Ah thank you, but no thank you. To support provided here is a 1-5 minutes thing, if it requires more effort (like trying the docker image) I cannot justify spending time on it (given the pile "from here to the moon" of paid tasks waiting for me) ;-) Cheers Andrea On Fri, Jan 11, 2019 at 1:11 PM

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Rui Maciel
If you'd like I can provide you with the Dockerfile I've used that triggered the problem. Best regards, Rui Maciel On 11/01/19 10:57, Andrea Aime wrote: AWTError eh? The code was already guarding against generic exception while figuring out the name of the file system roots, but not Error

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Andrea Aime
AWTError eh? The code was already guarding against generic exception while figuring out the name of the file system roots, but not Error objects... I added a guard to that particular error too on the dev series (guarding against generic Error being a bad practice), was a quick one liner (no time

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Rui Maciel
Hi Andrea, Thank you for the quick reply. I've followed your suggestions and I've managed to solve the issue. As a quick rundown, I was running Geoserver on a Docker container from a custom image built based on the tomcat:8.0-jre8-slim image. After reviewing Tomcat's logs I've noticed a

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-11 Thread Andrea Aime
Hi Rui, I only had time for a quick test of the "bin" package of 2.14.1 on Linux, the browse button works fine. So it seems there is some specific condition on your machine. Ideas to investigate: - Check the GeoServer logs, any error popping up when you click the browse button? - Are you

Re: [Geoserver-users] Unable to add data source: browse button does nothing

2019-01-09 Thread Rui Maciel
As a followup, I've noticed that clicking on the "Browse..." button triggers this output on Firefox's debugger window: XML Parsing Error: syntax error Location: http://localhost:8080/geoserver/web/wicket/page?11 Line Number 1, Column 1: page:1:1 Wicket.Ajax: Wicket.Ajax.Call.failure: Error

[Geoserver-users] Unable to add data source: browse button does nothing

2019-01-04 Thread Rui Maciel
Hi, While testing geoserver 2.14.1 I've noticed that I was unable to add raster data sources as the "Browse..." button in the "Connection Parameters" field isn't launching a file dialog. After further review I've noticed that all "Browse..." buttons included in any of the "New data source"