Dukascopy
 
 
Wiki JStore Search Login

JForex not start
 Post subject: JForex not start Post rating: 0   New post Posted: Sun 01 Dec, 2019, 09:37 

User rating: 0
Joined: Mon 31 Mar, 2014, 16:50
Posts: 21
Location: Italy, San Severino Marche MC
Good morning,
after upgrading to version 2.14 with JForex 3 version 3.6.9,
the platform awaits authentication and does not start.

I work in Linux (debian buster).

Kind regards.
Image


Attachments:
Screenshot_20191201_091651.png [16.15 KiB]
Downloaded 832 times
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control on their content. Anyone accessing this webpage and downloading or otherwise making use of any document, data or information found on this webpage shall do it on his/her own risks without any recourse against Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from the use and/or reliance on any document, data or information found on this webpage.
 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Sun 01 Dec, 2019, 19:07 

User rating: 0
Joined: Sat 04 Jun, 2016, 08:52
Posts: 2
Location: Sweden, www.okyuz.ru
Hi,

in Windows8.1 the same

Greetings


 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Mon 02 Dec, 2019, 00:27 
User avatar

User rating: 0
Joined: Thu 13 Sep, 2018, 20:56
Posts: 3
Location: Ukraine, Херсон
in mac os catalina 10.15 the same


 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Mon 02 Dec, 2019, 08:44 

User rating: 0
Joined: Mon 31 Mar, 2014, 16:50
Posts: 21
Location: Italy, San Severino Marche MC
Good morning,
this is the log.

2019-12-02 08:25:32.379 ERROR com.dukascopy.api.impl.connect.AuthorizationClient - class "com.dukascopy.api.instrument.IFinancialInstrumentProvider"'s signer information does not match signer information of other classes in the same package
java.lang.SecurityException: class "com.dukascopy.api.instrument.IFinancialInstrumentProvider"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:898)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:668)
at java.lang.ClassLoader.defineClass(ClassLoader.java:761)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.dukascopy.api.impl.connect.AuthorizationClient.a(L:1111)
at com.dukascopy.dds2.greed.connection.l.a(L:67)
at com.dukascopy.dds2.greed.actions.connections.b.run(L:132)
2019-12-02 08:25:32.393 INFO com.dukascopy.api.impl.connect.AuthorizationClient - APIC: Use previous fastest API server URL: l-ja-gva-122-71-113.dukascopy.com:10443 (6 ms)
2019-12-02 08:25:32.394 INFO com.dukascopy.api.impl.connect.AuthorizationClient - APIC: Ping API server URLs asynchronously
2019-12-02 08:25:32.462 INFO com.dukascopy.api.impl.connect.ce - Selecting the best server...
2019-12-02 08:25:32.780 INFO com.dukascopy.api.impl.connect.ce - The ping start time=2019-12-02 08:25:32:779
2019-12-02 08:25:33.161 INFO com.dukascopy.api.impl.connect.ce - The ping end time=2019-12-02 08:25:33:161, the ping processing time=[382]ms
2019-12-02 08:25:33.161 DEBUG com.dukascopy.api.impl.connect.ce - Best api url [l-d2-api-122-76-114.dukascopy.com:10443] with time [7]
2019-12-02 08:25:33.161 INFO com.dukascopy.dds2.greed.ping.ApiServerManager - APIC: The ping is finished, the fastest API server is saved: l-d2-api-122-76-114.dukascopy.com:10443 (7 ms)
2019-12-02 08:25:33.162 INFO com.dukascopy.dds2.greed.ping.ApiServerManager - APIC: No fastest API server detected, initialization is not ready. [Ping finished event]
2019-12-02 08:25:33.167 ERROR com.dukascopy.dds2.greed.actions.PlatformInitAction -
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353)
at com.dukascopy.dds2.greed.actions.PlatformInitAction.Ka(L:135)
at com.dukascopy.dds2.greed.actions.c.run(L:55)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ExceptionInInitializerError
at com.dukascopy.dds2.greed.gui.settings.f.<init>(L:94)
at com.dukascopy.dds2.greed.util.PlatformInitUtils.aWW(L:1255)
at com.dukascopy.dds2.greed.util.PlatformInitUtils.a(L:1206)
at com.dukascopy.dds2.greed.actions.j.run(L:138)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
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:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
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)
Caused by: java.lang.SecurityException: class "com.dukascopy.api.instrument.IFinancialInstrument"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:898)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:668)
at java.lang.ClassLoader.defineClass(ClassLoader.java:761)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.dukascopy.dds2.greed.gui.settings.aa.<clinit>(L:196)
... 18 more


Attachments:
LOG_2019-12-02_08.25.16.log [31.36 KiB]
Downloaded 297 times
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control on their content. Anyone accessing this webpage and downloading or otherwise making use of any document, data or information found on this webpage shall do it on his/her own risks without any recourse against Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from the use and/or reliance on any document, data or information found on this webpage.
 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Mon 02 Dec, 2019, 10:32 
JForex Master
User avatar

User rating:
Joined: Wed 16 Sep, 2009, 18:23
Posts: 1045
Location: Geneva, Switzerland
Please remove the folder "JForex/libs/demo/3.6.9" and "JForex/libs/live/3.6.9" manually and restart the platform. These folders will be recreated and platform files downloaded again.


 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Mon 02 Dec, 2019, 11:25 

User rating: 0
Joined: Sat 04 Jun, 2016, 08:52
Posts: 2
Location: Sweden, www.okyuz.ru
thanks now works


 
 Post subject: Re: JForex not start Post rating: 0   New post Posted: Mon 02 Dec, 2019, 11:37 

User rating: 0
Joined: Mon 31 Mar, 2014, 16:50
Posts: 21
Location: Italy, San Severino Marche MC
Ok, work, tanks


 

Jump to:  

  © 1998-2024 Dukascopy® Bank SA
On-line Currency forex trading with Swiss Forex Broker - ECN Forex Brokerage,
Managed Forex Accounts, introducing forex brokers, Currency Forex Data Feed and News
Currency Forex Trading Platform provided on-line by Dukascopy.com