It looks like this error occurs when several different fields (list, kill_thread, kill_all, or minX) have been looked for in the form, and all of them are null.
https://github.com/GeoWebCache/geowebcache/blob/master/geowebcache/rest/src/main/java/org/geowebcache/rest/seed/SeedFormRestlet.java#L155 Try using a web debugger to view the form content as it is being POSTed. That may give a clue as to what's going on. On 2017-05-05 7:09 AM, Jason Newmoyer wrote: > Unknown or malformed request. Please try again, somtimes the form is not > properly received -- Kevin Michael Smith <[email protected]>
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
