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_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Sat Aug 21 2004 - 18:52:34 EDT