<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv30186987"><table id="yiv30186987bodyDrftID" class="yiv30186987" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv30186987drftMsgContent" style="font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; font-family: arial; font-size: 10pt;">Hi all,<br>I have a problem that sometimes not all of the layers in a store are returned by a request to populate the store (as below). Sometimes this request returns all 4 layers present in the store, but sometimes (most often the first time I load the page in a newly opened browser) it only loads 3 of the layers. Its like the request is answered in a hurry before Geoserver has time to find all the layers in the store.<br>Has anyone had this problem before? Any ideas for a
 resolution?<br>Thanks,<br>Eoin<br><br>Geoserver 2.0.2<br>OL 2.9<br><br><br>store = new GeoExt.data.WMSCapabilitiesStore({<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; url:
 "http://...../geoserver/wms?SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=getcapabilities&amp;namespace=mystore&amp;TILED=true"});<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grid.reconfigure(store, cm);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grid.store.load();<br></td></tr></tbody></table></div></td></tr></table><br>