Hi Eugene, I'm getting the "Receive time out" error message when I try to run any strategy on JBT. I've checked the log and I've this:
Date Time Reporter Message 01/07/13 22:41:00.899 JBookTrader New Report Started. JBookTrader version 8.07 01/07/13 22:41:00.922 JBookTrader All times will be reported in the local time zone: Etc/UTC, Coordinated Universal Time 01/07/13 22:42:25.914 JBookTrader com.jbooktrader.platform.model.JBookTraderException: Receive timed out at com.jbooktrader.platform.util.NTPClock.(NTPClock.java:56) at com.jbooktrader.platform.model.Dispatcher.setMode(Dispatcher.java:92) at com.jbooktrader.platform.model.MainFrameController$6.actionPerformed(MainFrameController.java:164) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264) at java.awt.Component.processMouseEvent(Component.java:6267) at javax.swing.JComponent.processMouseEvent(JComponent.java:3267) at java.awt.Component.processEvent(Component.java:6032) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168) at java.awt.Container.dispatchEventImpl(Container.java:2085) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Caused by: java.net.SocketTimeoutException: Receive timed out at java.net.PlainDatagramSocketImpl.receive0(Native Method) at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136) at java.net.DatagramSocket.receive(DatagramSocket.java:725) at org.apache.commons.net.ntp.NTPUDPClient.getTime(NTPUDPClient.java:92) at org.apache.commons.net.ntp.NTPUDPClient.getTime(NTPUDPClient.java:114) at com.jbooktrader.platform.util.NTPClock.(NTPClock.java:54) ... 29 more Shall I change the NTP date/time server address? Thx, Javier On Fri, Mar 25, 2011 at 8:31 PM, nonlinear <[email protected]> wrote: > >> I've been travelling this week and today when I get back I noticed >> that my computer at home that records the market data was off >> (probably due to a blackout). Could anybody share the market data of >> this week for ES? >> >> > > I'll upload it after the market close today. -- 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.
