[Geoserver-devel] [jira] Created: (GEOS-4650) GWC Reload Configuration broken

GWC Reload Configuration broken
-------------------------------

                 Key: GEOS-4650
                 URL: https://jira.codehaus.org/browse/GEOS-4650
             Project: GeoServer
          Issue Type: Bug
          Components: GWC
    Affects Versions: 2.1.1
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán

Email report:

Is anyone able to Reload Configuration (via the button on the GWC demo page) in the GWC that's embedded with GeoServer? When I do it, I get a blank browser screen (no Firebug on console errors), and when I reload the GWC demo page, I get a 400: null.

Nothing in the logs. Restarting the Suite outright makes GWC happy again. Before I file a ticket, I wanted to know if anyone else can reproduce this (easy enough to click the button and see). It could be related to the custom geowebcache.xml file I'm working on, although that seems to be working fine...

----

Just fired up 2.4.3, went to GWC demo page, clicked the reload button at the bottom. got prompted for GS admin credentials, and then got this response:

Unknown or malformed request. Please try again, somtimes the form is not properly received. This frequently happens on the first POST after a restart. The POST was to /geoserver/gwc/rest/reload

And, as you might expect, the same from

$ curl -u admin:geoserver -d reload_configuration=1 http://localhost:8080/geoserver/gwc/rest/reload

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

     [ https://jira.codehaus.org/browse/GEOS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Roldán reopened GEOS-4650:
----------------------------------

reopening as the form field gets empty to ReloadServlet in some cases like curl -d ...

GWC Reload Configuration broken
-------------------------------

                Key: GEOS-4650
                URL: https://jira.codehaus.org/browse/GEOS-4650
            Project: GeoServer
         Issue Type: Bug
         Components: GWC
   Affects Versions: 2.1.1
           Reporter: Gabriel Roldán
           Assignee: Gabriel Roldán
            Fix For: 2.1.x

Email report:
>Is anyone able to Reload Configuration (via the button on the GWC demo page) in the GWC that's embedded with GeoServer? When I do it, I get a blank browser screen (no Firebug on console errors), and when I reload the GWC demo page, I get a 400: null.
>Nothing in the logs. Restarting the Suite outright makes GWC happy again. Before I file a ticket, I wanted to know if anyone else can reproduce this (easy enough to click the button and see). It could be related to the custom geowebcache.xml file I'm working on, although that seems to be working fine...
----
>Just fired up 2.4.3, went to GWC demo page, clicked the reload button at the bottom. got prompted for GS admin credentials, and then got this response:
>Unknown or malformed request. Please try again, somtimes the form is not properly received. This frequently happens on the first POST after a restart. The POST was to /geoserver/gwc/rest/reload
>And, as you might expect, the same from
>$ curl -u admin:geoserver -d reload_configuration=1 http://localhost:8080/geoserver/gwc/rest/reload

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira