Sometimes getting a message task queue is full can not add task for a RequestTask to the WorldWind task queue. I increased the task queue size. But had to make it very big like 100 from I think default of 20. Since the task queue is a singleton as you add layers it may need to grow quite large when changing to a different part of the world quickly.
Not sure if there is a fix except increasing the queue size.
Sometimes getting a message task queue is full can not add task for a RequestTask to the WorldWind task queue. I increased the task queue size. But had to make it very big like 100 from I think default of 20. Since the task queue is a singleton as you add layers it may need to grow quite large when changing to a different part of the world quickly. Not sure if there is a fix except increasing the queue size.
Regards, -Tony