Hi Matt,
2014-02-21 21:27 GMT+01:00 maw269 :
> Now that I have my STYLES within my workspace, when I tried to access them
> via:
>
> https://myserver/geoserver/wms?LAYERS=myLayer&STYLES=myStyle&ETC...
>
> I get an error saying the 'myStyle' was not found.
>
> Copying the way the GeoServer Layer
What happens when you go a layer preview in GeoServer?
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Geoserver-renders-OSM-data-tp5104772p5105229.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
-
What happens when you go a layer preview in GeoServer?
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Geoserver-renders-OSM-data-tp5104772p5105228.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
-
Now that I have my STYLES within my workspace, when I tried to access them
via:
https://myserver/geoserver/wms?LAYERS=myLayer&STYLES=myStyle&ETC...
I get an error saying the 'myStyle' was not found.
Copying the way the GeoServer Layer Preview does it, I added the workspace
to the base url like s
Ciao Simone
Gracie, per l'auito
At least now I know where to search for the solution
Cheers
Jorge
From: simbo...@gmail.com [simbo...@gmail.com] on behalf of Simone Giannecchini
[simone.giannecch...@geo-solutions.it]
Sent: 21 February 2014 19:06
To: Mende
Np,
keep us posted.
Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax:
Ciao Jorge,
this looks like a permission problem for the user that's running the java
process for GeoServer.
For GeoServer using a Samba resource properly mounted on Linux is
transparent, which means, GeoServer does not know anything about it;
this means the problem is somewhere elase (at least IMH
Hi to all
I'm running geoserver 2.1.1 (GeoTools 2.7.2 (rev 37473) ) on a Linux VM.
Now, I've to include Geotiffs as Raster data Source that are in a remote
share (Samba) that gets mounted in the Geoserver_datadir
Problem is that when I go to the Add Raster Data Source > Connection
Parameters an
Hello,
This issue is comming from the fact that you are probably using more than the
100 connections of the postgres due
to an high number of Stores defined.
The solution is:
- augment the number of connections in your database
- or go to define the connection pool on tomcat level. (th
Ciao,
please, keep the discussion on the ml.
See my comments inline below...
Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Simone Giannecchini
@simogeo
Founder/Director
GeoSolutions S.A.S.
Via Poggio alle Viti 1
Hi Carlolina,
> This question is extremely interesting: why do WMS / TMS can print
> vectors or labels and, WFS doesn´t?
I believe because in the case of WMS, the server already creates the legend
as part of the specification (optional, but GeoServer supports it). Thus
all the print service has t
Hi Matt,
found!
The default layergroups are corrupted.
Just remove all the xml files from the layergroups folder, restart
Geoserver and you should be fine.
Mauro
2014-02-21 14:41 GMT+01:00 mbaga...@sardegnait.it <
maurobagazzilav...@gmail.com>:
> in attachment you can find layersgroups and sty
Hi Harv,
Yes, you can't change the defaults (or even delete them unfortunately!).
My geowebcache.xml has a property:
false
Setting that to "true" may work. If it doesn't I'd assume it's a bug. (I
note you reference in your message, but don't have that myself.)
Regards,
Jonathan
On 20 February
Interesting alternative solution, but probably doesn't scale across to WFS
(which I need). Useful to know about for the future though.
Thanks!
On 20 February 2014 16:43, maw269 wrote:
> If you are worried about the columns showing up in the GetFeatureInfo call
> (popup), you could use FTL
> <
Hi Mauro,
Can you also send the styles and layergroups folders in the root folder of
the data_dir?
2014-02-21 14:30 GMT+01:00 mbaga...@sardegnait.it <
maurobagazzilav...@gmail.com>:
> of course.
> I attached my workspace part of geoserver data dir.
> Mauro
>
>
> 2014-02-21 14:25 GMT+01:00 Mauro
Hi Mauro,
I have not any layersgroups in my original geoserver data dir.
It is strange that I lost some piece because I copied the entire data dir
from the previous release and then I started the new geoserver with that
one.
Greetings
Mauro
2014-02-21 14:12 GMT+01:00 Mauro Bartolomeoli <
mauro.
Mauro,
also when I click on "Layer Groups" I receive a similar error:
org.apache.wicket.WicketRuntimeException: Can't instantiate page using
constructor public org.geoserver.web.data.layergroup.LayerGroupPage() at
org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
Hi Mauro,
if it's not so big, can you share a copy of your data_dir (the workspaces
subfolder is enough)?
Thanks
Mauro
2014-02-21 14:21 GMT+01:00 mbaga...@sardegnait.it <
maurobagazzilav...@gmail.com>:
> Hi Mauro,
>
> I have not any layersgroups in my original geoserver data dir.
> It is strang
Hi Mauro,
2014-02-21 13:20 GMT+01:00 mbaga...@sardegnait.it <
maurobagazzilav...@gmail.com>:
> during the upgrade of geoserver from version 2.2.4 to 2.4 I encountered an
> error only when I click on preview of my existing layers.
> Workspace and datastore seems to be ok.
> I encountered the same
Ciao,
the log is clear:
Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot get a
connection, pool error Timeout waiting for idle object
you are running out of connections from the pool.
Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it f
Dear Jonathan,
Thanks for your request.
This question is extremely interesting: why do WMS / TMS can print vectors or
labels and, WFS doesn´t?
We are using GeoServer 2.4.3. Unfortunately, due business rules, we cannot
install additional plugins, restricting our options.
Like WMS i
Hi All,
I tried to use GeoServer WMS to render OSM data onto my map client and what
I saw was not what I expected. I uploaded the three screenshots of the map
so that you can see what I saw. I also uploaded the two sld files that I
used for the polygon, line, and roads layers. I left the remain
Hi Jonathan,
Thanks for your response. In fact I had tried previously without entering
anything in the BBOX and got the same "too close to pole" error. That was
why I tried to enter -91 and 91 values in the BBOX in hope that it would fix
the problem. This error only happened when I chose Grid s
during the upgrade of geoserver from version 2.2.4 to 2.4 I encountered an
error only when I click on preview of my existing layers.
Workspace and datastore seems to be ok.
I encountered the same error also upgrading to version 2.4.4 and 2.4.3
The only version that upgraded correctly is 2.3
Please
Hi All,
I sometimes saw the following errors in Tomcat log when tried to render OSM
dataset and not sure what caused it.
I set max_connections in my OSM datastores to 100. Can someone tell me what
happens and how to fix the problem? Here is server configuration:
GeoServer-2.4
Tomcat 7
PostgreS
Does this still work for Geoserver 2.4.4?
I just followed your instructions and am getting:
Failed to run the output format generating the source for the XSTL
transformation
org.geoserver.platform.ServiceException: error:The SAX2 parser
org.geotools.xml.transform.TransformerBase$XMLReader
Rudy
Thank you Christian,
actually with ArcGIS Desktop I can visualize those layers, I think that the
problem must be elsewhere.
Here
http://coreweb1.coremed.it/download/sde.zip
you can find the sdellayers row and an extract of the S and F tables.
Do you see anything wrong?
On Fri, Feb 21, 2014 at
Hi Matt,
2014-02-20 17:55 GMT+01:00 maw269 :
> Many Thanks Mauro, makes sense. That leads me to the question, is there a
> way
> to create objects like Styles, that are localized to the workspace?
> --Matt
>
Yes, sure, in the styles configuration page you have a combo where you can
choose the w
28 matches
Mail list logo