Re: [Geoserver-users] StatusPage error on reload - GeoServer2.1-RC3

2011-04-06 Thread Martin Zeller
Hi, I found out the reason for this persisting problem (Caused by: java.io.IOException: Could not delete: .\data\global.xml) In GeoServerLoader.java look at these lines: if ( f != null ) { BufferedInputStream in = new BufferedInputStream( new FileInputStream( f ) );

Re: [Geoserver-users] StatusPage error on reload - GeoServer2.1-RC3

2011-03-28 Thread Martin Zeller
Just want to suggest something regarding this bug - I don't know if it's a consecutive fault or not. After reload, when I try to submit changes to global.xml, I get following error: This happens with version RC2 too (with ONE geoserver instance, using windows 64bit os)

[Geoserver-users] StatusPage error on reload - GeoServer2.1-RC3

2011-03-25 Thread Martin Zeller
I tried this with version RC2 and now with version RC3 - same error occurs: Go to the StatusPage, click on Configuration and catalog = reload - leave this page and go again to the StatusPage = error - stack trace below: What could be the reason? org.apache.wicket.WicketRuntimeException: Can't

Re: [Geoserver-users] StatusPage error on reload - GeoServer2.1-RC3

2011-03-25 Thread Andrea Aime
On Fri, Mar 25, 2011 at 11:03 AM, Martin Zeller tor...@torres.at wrote: I tried this with version RC2 and now with version RC3 - same error occurs: Go to the StatusPage, click on Configuration and catalog = reload - leave this page and go again to the StatusPage = error - stack trace below: