<div dir="ltr"><a href="mailto:openlayers-users@lists.osgeo.org">Hi all,<br>I am new Geoserver user. I install Geoserver 2.3.2 and JDK 7u21 for 32bit on Window7.<br>I have added several layers on Geoserver.<br>Today I try to add some more layers, but when I click to Data Store button on Geoserver<br>
website, one massage appear as:<br>Sorry, your session timed out...<br><br>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.<br>
Go back to the home page and try again. <br><br>Someone told that it dues to permgen space in Java. But I check "startup.bat" script in C:\Program Files\GeoServer 2.3.2\bin<br>This script as follow:<br>call "C:\Program Files\Java\jre7\bin\java.exe" -DGEOSERVER_DATA_DIR="C:\Program Files\GeoServer 2.3.2\data_dir" -Xmx1024m -XX:MaxPermSize=256m -DSTOP.PORT=8079 -DSTOP.KEY=geoserver -Djetty.port=8080 -Djetty.logs="C:\Program Files\GeoServer 2.3.2\logs" -jar "C:\Program Files\GeoServer 2.3.2\start.jar"<br>
In this command line, it'd already had option -Xmx1024m and -XX:MaxPermSize=256m<br>So that I guess my problem may caused by others reasons. <br>Could you help how to fix it?<br>Thank you all.</a></div>