Thanks Phil. I was basically creating popups and closing them, if they were open, using,<div><br></div><div>if (popup) popup.close();</div><div><br></div><div>Not sure why that causes the error?</div><div><br></div><div>Thanks,</div>

<div>Smaran<br><br><div class="gmail_quote">On Wed, Oct 10, 2012 at 3:42 PM, Phil Scadden <span dir="ltr">&lt;<a href="mailto:p.scadden@gns.cri.nz" target="_blank">p.scadden@gns.cri.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Firstly, you might find it easier to debug if you use the ext-all-debug<br>
version till you have production code.<br>
<br>
The error strongly suggests to me that an object is being destroyed by<br>
one that the other wants to use (eg a popup). Set breakpoint in the<br>
BioClim data handler and step through from there. It will help you if<br>
you can see where in your code the error sequence is triggered.<br>
<br>
Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Thanks &amp; Regards<div>Smaran Harihar</div><br>
</div>