> I was looking the EventReport file and I've seen these errors several > times: > -------------------------------------------------------------------------------------------------------------------------------------------- > 06:48:57 09/04/08 CEST java.lang.IndexOutOfBoundsException: Index: 0, > Size: 0 > at java.util.LinkedList.entry(Unknown Source) > at java.util.LinkedList.get(Unknown Source) > at
I dug around and found that these errors happen due to IB sending the "market depth reset" message a little too late. I'll make a small code adjustment to prevent these exceptions in the next release. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en -~----------~----~----~----~------~----~------~--~---
