Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

Technical problems
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=77&t=46187
Page 2 of 3

Author:  burton [ Tue 05 Feb, 2013, 01:58 ]
Post subject:  Re: Technical problems

The fixed height of the indicators (below the main chart) and the fixed right-side margin (black diagonal icon) do not always load from the template correctly, this often seems to be unstable, since the indicators sizes below the chart aswell as the right column edge tend to move when switching between charts.

Will this issue be solved in the next api release so that these dont keep on having to be readjusted / reset?

Author:  NORDTYT [ Thu 07 Mar, 2013, 05:40 ]
Post subject:  Re: Technical problems

The trade platform isn't loaded.Unable to launch the application.Platform login: DEMOAC03Uzidp

Author:  Yan1s [ Wed 13 Mar, 2013, 20:56 ]
Post subject:  Re: Technical problems

NORDTYT

I have same problem with Windows 8,

try to launch this early version Java,
https://www.oldapps.com/java.php?old_java=8693

Author:  camber [ Sun 17 Mar, 2013, 07:41 ]
Post subject:  JFOREX platform reject all orders

I was using stategy in mql4 (DLMv1.4) compiled with jforex and it was working well till end of FEB when I installed the last update for jforex, since then the platform reject all orders sent by the EA, please help

Attachments:
DLMv1.4.mq4 [16.97 KiB]
Downloaded 1780 times

Author:  piter44 [ Tue 07 May, 2013, 19:18 ]
Post subject:  Re: Technical problems

Hi,
I have a problem to login into fundamental analysys contest. I can login successfully to other contests i.e. trader&strategy but when I want voice I have to login and after I enter all data and press login button nothing happen (windows blinks and I have to login again).
I tried various browsers i.e. mozilla, chrome and IE and nothing.

Author:  alifari [ Tue 07 May, 2013, 21:37 ]
Post subject:  Re: Technical problems

piter44 wrote:
Hi,
I have a problem to login into fundamental analysys contest. I can login successfully to other contests i.e. trader&strategy but when I want voice I have to login and after I enter all data and press login button nothing happen (windows blinks and I have to login again).
I tried various browsers i.e. mozilla, chrome and IE and nothing.


I am having the same problem since last few hours. Wasn't able to enter comments for last couple of news release.

Author:  VALTRAD [ Wed 08 May, 2013, 10:04 ]
Post subject:  Re: Technical problems

alifari wrote:
piter44 wrote:
Hi,
I have a problem to login into fundamental analysys contest. I can login successfully to other contests i.e. trader&strategy but when I want voice I have to login and after I enter all data and press login button nothing happen (windows blinks and I have to login again).
I tried various browsers i.e. mozilla, chrome and IE and nothing.


I am having the same problem since last few hours. Wasn't able to enter comments for last couple of news release.

The same problem already more than last 16 hours

Author:  anton_dang [ Thu 09 May, 2013, 23:30 ]
Post subject:  Re: Technical problems

same here :(

Author:  alifari [ Thu 09 May, 2013, 23:37 ]
Post subject:  Re: Technical problems

anton_dang wrote:
same here :(


Me too having login problem in fundamental contest.

Author:  anton_dang [ Fri 10 May, 2013, 08:45 ]
Post subject:  Re: Technical problems

This will influence that contest a lot of...

Author:  piter44 [ Mon 20 May, 2013, 23:16 ]
Post subject:  Re: Technical problems

In fundamental conquest You can see only 5 previous comments and if you hit this button once again it shows same comments and so on and so on

Author:  Efegen [ Wed 05 Jun, 2013, 19:47 ]
Post subject:  Re: Technical problems

First my stats are not shown in my trader profile. How many subscriber i have etc.

Second i can't join loyalty program. I tried it in two different computers. It always say wrong catha phrase.

Author:  Ivetta [ Wed 10 Jul, 2013, 09:38 ]
Post subject:  Re: Technical problems

[quote="Contest Support"][/quote]

Good morning, everyone, especially Contest Support!

I have a technical problem on the Miss Dukascopy pages trying to add a Youtube videos to my blog. It does not work.

I can add one Youtube link using the Youtube button in the blog editing interface, and it shows nicely in the preview. But in the posted view it is not visible.

Further, I cannot add more than just this one video even in the preview.

Grateful advice on how to resolve this, thank you in advance!

Author:  burton [ Wed 23 Oct, 2013, 12:33 ]
Post subject:  Re: Technical problems

Contest Support wrote:
Please leave questions about technical questions in this topic.

Other topics might be deleted or ignored.


Have I misunderstood something here ??? :lol:

Author:  Heruar [ Wed 27 Nov, 2013, 14:44 ]
Post subject:  Re: Technical problems

Hello Support ,

I have a problem logging to the JForex platform (any of them).
I get the following error:

Exception:
com.sun.deploy.net.FailedDownloadException: Unable to load resource: https://live-login.dukascopy.com/fo/platform/jForex/
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Wrapped Exception:
javax.net.ssl.SSLHandshakeException: Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
at sun.security.ssl.ClientHandshaker.serverHello(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

I tried deleting Java stored files (Control Panel -> Java)
I deleted cookies from the browser.
I uninstalled Java and installed it again.
Nothing seems to work.
I'm running Windows XP SP3 32bit with Firefox 25.0.
On my home Windows 7 64bit works just fine.

Any idea what to do next ?

Thank you in advance.

Author:  boby35 [ Fri 10 Jan, 2014, 17:59 ]
Post subject:  Re: Technical problems

I have the same troubles...Impossible to download historical data...

Does someone figure it out ?

Author:  condor666 [ Sun 19 Jan, 2014, 13:46 ]
Post subject:  Re: Technical problems

Hi,
i've lost my login and password for the strategy contest, how can i get them back ?

Author:  alifari [ Mon 20 Jan, 2014, 17:11 ]
Post subject:  Re: Technical problems

condor666 wrote:
Hi,
i've lost my login and password for the strategy contest, how can i get them back ?


You should have received email from Dukascopy with login information and password at the time of registration. However, if you are unable to access that information via email then you could send an email request to [email protected] with your nickname and they would resent it to you.

Author:  condor666 [ Mon 20 Jan, 2014, 17:59 ]
Post subject:  Re: Technical problems

alifari wrote:
condor666 wrote:
Hi,
i've lost my login and password for the strategy contest, how can i get them back ?


You should have received email from Dukascopy with login information and password at the time of registration. However, if you are unable to access that information via email then you could send an email request to [email protected] with your nickname and they would resent it to you.

Thank you, so i must contact them cause i have deleted the email.

Author:  Gfox [ Sun 26 Jan, 2014, 00:58 ]
Post subject:  Re: Technical problems

I have problem to link community account with live account to access a j-store..
When I enter log-in and password from "my account" page it just it accepted but nothing happens I still could not open a "Jstore from a platform"

I am doing this first time with a live account with demo it was working without any problem.

Thanks

  Page 2 of 3