Whenever I add a layer to the map "on startup" that takes over a second or
two to draw this exception gets displayed: (How can I avoid this?) The map
seems to work fine afterwards but it doesn't make me feel all warm and fuzzy
seeing that.
*** ERROR ***
counties|LayerWorker.construct(): java.lang.InterruptedException
*************
java.lang.InterruptedException
at
com.bbn.openmap.layer.shape.SpatialIndex.makeESRIRecord(SpatialIndex.java:23
5)
at
com.bbn.openmap.layer.shape.SpatialIndex.locateRecords(SpatialIndex.java:355
)
at com.bbn.openmap.layer.shape.ShapeLayer.prepare(ShapeLayer.java:368)
at
com.bbn.openmap.layer.policy.StandardRenderPolicy.prepare(StandardRenderPoli
cy.java:68)
at
com.bbn.openmap.layer.OMGraphicHandlerLayer$LayerWorker.construct(OMGraphicH
andlerLayer.java:590)
at com.bbn.openmap.util.SwingWorker$2.run(SwingWorker.java:107)
at java.lang.Thread.run(Unknown Source)
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Sat Aug 21 18:52:34 2004
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:39 EDT