Post subject: Cannot start strategies automatically with 2.26.2
Post rating: 0
Posted: Tue 27 Aug, 2013, 23:23
User rating: 0
Joined: Fri 10 Jun, 2011, 10:47 Posts: 5 Location: United Kingdom,
I use a batch file to start the jforex platform and to automatically start 3 strategies at the same time. This week the strategies will not start automatically.
Any ideas on how to resolve this?
From the java console I see the following error :
28.08.2013 00:15:13.626 INFO impl.JDK14LoggerAdapter ] Authorized 28.08.2013 00:15:13.626 INFO r.d ] Loading server time 28.08.2013 00:15:14.031 INFO r.d ] Server time loaded<2013-08-27 22:15:15:380> 28.08.2013 00:15:14.281 INFO connection.a ] Initializing... 28.08.2013 00:15:14.918 SEVERE b.c ] Uncaught exception in [AWT-EventQueue-2] thread: null java.lang.NullPointerException at com.dukascopy.dds2.greed.gui.component.strategy.tab.StrategiesContentPane.Zz(Unknown Source) at com.dukascopy.dds2.greed.gui.helpers.g.acJ(Unknown Source) at com.dukascopy.dds2.greed.gui.helpers.g.a(Unknown Source) at com.dukascopy.dds2.greed.gui.helpers.h.a(Unknown Source) at com.dukascopy.dds2.greed.gui.component.dialog.disclaimers.StrategyDisclaimerDialog.a(Unknown Source) at com.dukascopy.dds2.greed.gui.helpers.g.c(Unknown Source) at com.dukascopy.dds2.greed.gui.component.tree.WorkspaceJTree.abT(Unknown Source) at com.dukascopy.dds2.greed.gui.helpers.g.acG(Unknown Source) at com.dukascopy.dds2.greed.gui.component.WorkspacePanel.JJ(Unknown Source) at com.dukascopy.dds2.greed.actions.AccountUpdateAction.BI(Unknown Source) at com.dukascopy.dds2.greed.actions.e.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 28.08.2013 00:15:15.040 INFO actions.AccountUpdateAction ] Connected to d-ja-gva-91-191
hyperscalper
Post subject: Re: Cannot start strategies automatically with 2.26.2
Post rating: 0
Posted: Wed 28 Aug, 2013, 02:26
User rating: 98
Joined: Mon 23 Jul, 2012, 02:02 Posts: 656 Location: United States, Durham, NC
If the JForex platform does accept runtime startup properties I'd be interested to know what they are. Especially if Remote Run strategies can be run in this way, I'd like to know.
I have separately requested the ability to use standalone API to launch Remotely running strategies.
HyperScalper
ForexSupportAccount
Post subject: Re: Cannot start strategies automatically with 2.26.2
Post rating: 0
Posted: Wed 28 Aug, 2013, 08:28
User rating: 0
Joined: Fri 10 Jun, 2011, 10:47 Posts: 5 Location: United Kingdom,