Hello,
I created workspace.xml file in DEMO JForex (2.15.3/2.6.65) and now I want to use it on LIVE system (2.14.28.6/2.6.60.1). Unfortunately LIVE system stops with severe exception:
Quote:
26.04.2012 11:10:33.221 SEVERE a.c ] Uncaught exception in [AWT-EventQueue-0] thread: null
java.lang.NullPointerException
at com.dukascopy.dds2.greed.gui.component.strategy.tab.util.b.a(Unknown Source)
at com.dukascopy.dds2.greed.gui.settings.e.YB(Unknown Source)
at com.dukascopy.dds2.greed.gui.settings.b.YB(Unknown Source)
at com.dukascopy.dds2.greed.gui.component.strategy.tab.StrategiesContentPane.<init>(Unknown Source)
at com.dukascopy.dds2.greed.gui.JForexClientFormLayoutManager.Eq(Unknown Source)
at com.dukascopy.dds2.greed.gui.g.Eo(Unknown Source)
at com.dukascopy.dds2.greed.gui.g.build(Unknown Source)
at com.dukascopy.dds2.greed.util.PlatformInitUtils.acy(Unknown Source)
at com.dukascopy.dds2.greed.util.PlatformInitUtils.act(Unknown Source)
at com.dukascopy.dds2.greed.actions.al.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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)
How to solve the issue?
Regards,
FXer