I have been using GeoServer for a simple private OpenLayers app. The
geoserver is set up in the default Java environment, not on any additional
server container. Today when I am trying to use many features through the
geoserver web interface, it always returned this following error:

Sorry, your session timed out...
It looks like you waited too long to make that last change.if this continues
to happen, you should get in touch with your system administrator.
Go back to the home page and try again. 

I checked the log. There is no ERROR, but a lot of WARN. The following are
several example warns:

2014-05-20 00:30:07,391 WARN [geoserver.web] - Unable to find property:
'format.wms.kmz' for component: 
[class=org.geoserver.web.demo.MapPreviewPage]
2014-05-20 00:30:22,482 WARN [org.geoserver] - Ignoring store directory
'layergroups'
2014-05-20 00:30:22,890 WARN [referencing.factory] - Axis elements found in
a wkt definition, the force longitude first axis order hint might not be
respected: 
PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984",
SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0],
UNIT["degree", 0.017453292519943295]], PROJECTION["Mercator_1SP_Google"],
PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0],
PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0],
PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y",
NORTH], AUTHORITY["EPSG","54004"]]

I found many suggesting that this issue is due to the lack of Permgen Space.
I've tried to set: [-Xmx512m -Xms48m -XX:MaxPermSize=512m] in the
...\geoserver\bin\startup.bat. But it didn't work.

Many articles provide solutions for make such settings for TOMCAT, but my
geoserver is not running on TOMCAT so what else can I do? Could you please
help resolve this issue? Thanks!



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Geoserver-keep-saying-your-session-timed-out-tp5141234.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to