Hello Support, maybe this is the wrong Forum, I am not sure if this is a Bug so I choosed Knowledge Base.
I have a serious Problem with current JForex version (live as well as demo)
The whole Java-developing-System is broken...
I am working on Ubuntu-Linux 14.04
using Oracle's Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
- when I try to compile any existing Strategy or Indicator (right Click -> compile) I get the message "Unable to compile. Please restart platform." - restart of Platform dosent help
Console log:
2016-09-05 01:27:04.419 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:467)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.b(L:570)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:188)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:173)
at com.dukascopy.dds2.greed.util.e.a(L:99)
at com.dukascopy.dds2.greed.actions.servicesources.CompileStrategyAction.GK(L:54)
at com.dukascopy.dds2.greed.actions.c.run(L:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-09-05 01:27:04.470 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:472)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.b(L:570)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:188)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:173)
at com.dukascopy.dds2.greed.util.e.a(L:99)
at com.dukascopy.dds2.greed.actions.servicesources.CompileStrategyAction.GK(L:54)
at com.dukascopy.dds2.greed.actions.c.run(L:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-09-05 01:27:04.520 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:477)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.b(L:570)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:188)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:173)
at com.dukascopy.dds2.greed.util.e.a(L:99)
at com.dukascopy.dds2.greed.actions.servicesources.CompileStrategyAction.GK(L:54)
at com.dukascopy.dds2.greed.actions.c.run(L:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-09-05 01:27:04.571 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:482)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.b(L:570)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:188)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:173)
at com.dukascopy.dds2.greed.util.e.a(L:99)
at com.dukascopy.dds2.greed.actions.servicesources.CompileStrategyAction.GK(L:54)
at com.dukascopy.dds2.greed.actions.c.run(L:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-09-05 01:27:04.621 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:487)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.b(L:570)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:188)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:173)
at com.dukascopy.dds2.greed.util.e.a(L:99)
at com.dukascopy.dds2.greed.actions.servicesources.CompileStrategyAction.GK(L:54)
at com.dukascopy.dds2.greed.actions.c.run(L:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
- when I try to create a new Strategy or Indicator nothing happens at all, console log says:
2016-09-05 01:36:23.887 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:169)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:46)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.init(L:1137)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.<init>(L:192)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:382)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:377)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.b(L:42)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.a(L:12)
at com.dukascopy.dds2.greed.gui.component.tree.actions.j.run(L:26)
2016-09-05 01:36:23.888 ERROR c - Uncaught exception in [Thread-123] thread: null
java.lang.NullPointerException
at java.io.File.<init>(File.java:277)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:169)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:46)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.init(L:1137)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.<init>(L:192)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:382)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:377)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.b(L:42)
at com.dukascopy.dds2.greed.gui.component.tree.actions.i.a(L:12)
at com.dukascopy.dds2.greed.gui.component.tree.actions.j.run(L:26)
2016-09-05 01:36:24.087 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:467)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:36:24.137 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:472)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:36:24.187 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:477)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:36:24.237 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:482)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:36:24.287 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:487)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:36:24.287 WARN JFXCompiler - Unable to compile. Please restart platform.
- When I try to edit a existing Strategy or Indicator nothing happens at all, console says:
2016-09-05 01:41:15.231 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:169)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:46)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.init(L:1137)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.<init>(L:192)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:382)
at com.dukascopy.dds2.greed.gui.component.tree.actions.ar.a(L:135)
at com.dukascopy.dds2.greed.gui.component.tree.actions.av.a(L:11)
at com.dukascopy.dds2.greed.gui.component.tree.actions.x.V(L:15)
at com.dukascopy.dds2.greed.gui.component.tree.actions.ax.execute(L:35)
at com.dukascopy.dds2.greed.gui.component.tree.f.actionPerformed(L:482)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)
at java.awt.Component.processMouseEvent(Component.java:6533)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6298)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2016-09-05 01:41:15.231 WARN ax -
java.lang.NullPointerException
at java.io.File.<init>(File.java:277)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:169)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.e.<init>(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:77)
at com.dukascopy.dds2.greed.agent.strategy.ide.impl.f.a(L:46)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.init(L:1137)
at com.dukascopy.dds2.greed.gui.component.widget.editor.EditorWidget.<init>(L:192)
at com.dukascopy.dds2.greed.gui.component.chart.g.a(L:382)
at com.dukascopy.dds2.greed.gui.component.tree.actions.ar.a(L:135)
at com.dukascopy.dds2.greed.gui.component.tree.actions.av.a(L:11)
at com.dukascopy.dds2.greed.gui.component.tree.actions.x.V(L:15)
at com.dukascopy.dds2.greed.gui.component.tree.actions.ax.execute(L:35)
at com.dukascopy.dds2.greed.gui.component.tree.f.actionPerformed(L:482)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)
at java.awt.Component.processMouseEvent(Component.java:6533)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6298)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2016-09-05 01:41:15.382 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:467)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:41:15.435 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:472)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:41:15.485 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:477)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:41:15.534 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:482)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:41:15.583 ERROR JFXCompiler - Not in GZIP format
java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:506)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.a(L:451)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ij(L:487)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler.Ik(L:57)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.compile(L:266)
at com.dukascopy.dds2.greed.agent.compiler.JFXCompiler$a.run(L:241)
2016-09-05 01:41:15.584 WARN JFXCompiler - Unable to compile. Please restart platform.
Any Ideas?