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
com.jbooktrader.platform.marketbook.MarketBook.updateDepth(MarketBook.java:
135)
at com.jbooktrader.platform.trader.Trader.updateMktDepth(Trader.java:
127)
at com.ib.client.EReader.processMsg(EReader.java:604)
at com.ib.client.EReader.run(EReader.java:60)
06:49:09 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
com.jbooktrader.platform.marketbook.MarketBook.updateDepth(MarketBook.java:
135)
at com.jbooktrader.platform.trader.Trader.updateMktDepth(Trader.java:
127)
at com.ib.client.EReader.processMsg(EReader.java:604)
at com.ib.client.EReader.run(EReader.java:60)
--------------------------------------------------------------------------------------------------------------------------------------------
I'm running 5.06 version, too. Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---