Dukascopy
 
 
Wiki JStore Search Login

Problem with JForex after java update
 Post subject: Problem with JForex after java update Post rating: 0   New post Posted: Sat 20 Oct, 2012, 20:41 

User rating: 0
Joined: Thu 19 Jul, 2012, 09:21
Posts: 18
Location: Poland, Warsaw
Platform is crashing after blinking a "veryfing application" window. Evertything was fine till the moment I had to update java.
This is text from java console:
Java Web Start 10.9.2.05
Using JRE version 1.7.0_09-b05 Java HotSpot(TM) Client VM
User home directory = C:\Users\andymen
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
m:   print memory usage
o:   trigger logging
p:   reload proxy configuration
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
0-5: set trace level to <n>
----------------------------------------------------
Could not launch from cache. Will try online mode. [Some of required resources are not cached.]
   Match: beginTraversal
Match: digest selected JREDesc: JREDesc[version 1.6+, heap=33554432-536870912, args=null, href=null, sel=false, null, null], JREInfo: JREInfo for index 0:
    platform is: 1.7
    product is: 1.7.0_09
    location is: https://java.sun.com/products/autodl/j2se
    path is: C:\Java\bin\javaw.exe
    args is: null
    native platform is: Windows, x86 [ x86, 32bit ]
    JavaFX runtime is: JavaFX 2.2.3 found at C:\Java\
    enabled is: true
    registered is: true
    system is: true

   Match: selecting maxHeap: 536870912
   Match: selecting InitHeap: 33554432
   Match: digesting vmargs: null
   Match: digested vmargs: [JVMParameters: isSecure: true, args: ]
   Match: JVM args after accumulation: [JVMParameters: isSecure: true, args: ]
   Match: digest LaunchDesc: https://www.dukascopy.com/client/live/jclient/jforex.jnlp
   Match: digest properties: [-Djnlp.client.version=2.18.19, -Djnlp.platform.mode=jforex, -Djnlp.client.mode=LIVE, -Djnlp.login.url=https://www1.dukascopy.com/authorization/live,https://www2.dukascopy.com/authorization/live,https://www6.dukascopy.com/authorization/live, -Dsun.java2d.d3d=false]
   Match: JVM args: [JVMParameters: isSecure: true, args: -Djnlp.client.version=2.18.19 -Djnlp.platform.mode=jforex -Djnlp.client.mode=LIVE -Djnlp.login.url=https://www1.dukascopy.com/authorization/live,https://www2.dukascopy.com/authorization/live,https://www6.dukascopy.com/authorization/live -Dsun.java2d.d3d=false]
   Match: endTraversal ..
   Match: JVM args final: -Xmx512m -Xms32m -Djnlp.client.version=2.18.19 -Djnlp.platform.mode=jforex -Djnlp.client.mode=LIVE -Djnlp.login.url=https://www1.dukascopy.com/authorization/live,https://www2.dukascopy.com/authorization/live,https://www6.dukascopy.com/authorization/live -Dsun.java2d.d3d=false
   Match: Running JREInfo Version    match: 1.7.0.09 == 1.7.0.09
    Match: Running JVM args match: have:<-Xms32m -Djnlp.client.version=2.18.19 -Djnlp.platform.mode=jforex -Djnlp.client.mode=LIVE -Djnlp.login.url=https://www1.dukascopy.com/authorization/live,https://www2.dukascopy.com/authorization/live,https://www6.dukascopy.com/authorization/live -Dsun.java2d.d3d=false -Xmx512m -Xms32m -Dsun.java2d.d3d=false>  satisfy want:<-Xmx512m -Xms32m -Djnlp.client.version=2.18.19 -Djnlp.platform.mode=jforex -Djnlp.client.mode=LIVE -Djnlp.login.url=https://www1.dukascopy.com/authorization/live,https://www2.dukascopy.com/authorization/live,https://www6.dukascopy.com/authorization/live -Dsun.java2d.d3d=false>
20.10.2012 21:33:13.980     INFO                         util.t ] Starting Resource Preloader Hardlinker.
20.10.2012 21:33:14.028     INFO                         util.t ] Final Hard Refs: size: 42
20.10.2012 21:33:14.178     INFO                      connect.c ] >> [https://www1.dukascopy.com/authorization/live/captcha]
20.10.2012 21:33:14.504     INFO                      connect.c ] << [X-CaptchaID : 262889879]
20.10.2012 21:33:14.515   SEVERE              greed.GreedClient ] null
java.lang.reflect.InvocationTargetException
   at java.awt.EventQueue.invokeAndWait(Unknown Source)
   at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
   at com.dukascopy.dds2.greed.GreedClient.init(Unknown Source)
   at com.dukascopy.dds2.greed.GreedClient.<init>(Unknown Source)
   at com.dukascopy.dds2.greed.GreedClient.main(Unknown Source)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at com.sun.javaws.Launcher.executeApplication(Unknown Source)
   at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
   at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
   at com.sun.javaws.Launcher.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
   at javax.swing.ImageIcon.<init>(Unknown Source)
   at com.dukascopy.dds2.greed.gui.component.LoginPanel.Hg(Unknown Source)
   at com.dukascopy.dds2.greed.gui.component.LoginPanel.g(Unknown Source)
   at com.dukascopy.dds2.greed.gui.component.s.itemStateChanged(Unknown Source)
   at javax.swing.AbstractButton.fireItemStateChanged(Unknown Source)
   at javax.swing.AbstractButton$Handler.itemStateChanged(Unknown Source)
   at javax.swing.DefaultButtonModel.fireItemStateChanged(Unknown Source)
   at javax.swing.JToggleButton$ToggleButtonModel.setSelected(Unknown Source)
   at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at javax.swing.AbstractButton.doClick(Unknown Source)
   at com.dukascopy.dds2.greed.gui.component.LoginPanel.build(Unknown Source)
   at com.dukascopy.dds2.greed.gui.component.LoginPanel.<init>(Unknown Source)
   at com.dukascopy.dds2.greed.gui.LoginForm.FB(Unknown Source)
   at com.dukascopy.dds2.greed.a.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)


 
 Post subject: Re: Problem with JForex after java update Post rating: 0   New post Posted: Sun 21 Oct, 2012, 04:38 
User avatar

User rating: 0
Joined: Wed 25 May, 2011, 20:45
Posts: 5
Location: Brazil, Londrina
Same problem here, with the Java Console showing the exception posted by "andymen".


 
 Post subject: Re: Problem with JForex after java update Post rating: 0   New post Posted: Mon 22 Oct, 2012, 10:05 

User rating: 0
Joined: Thu 19 Jul, 2012, 09:21
Posts: 18
Location: Poland, Warsaw
Now everything is all right from sunday morning but this issue apears from time to time. May be it happens everytime after java update but I don't know it.


 
 Post subject: Re: Problem with JForex after java update Post rating: 0   New post Posted: Tue 23 Oct, 2012, 05:44 

User rating: 0
Joined: Wed 05 Oct, 2011, 08:56
Posts: 16
Location: Singapore,
I have the same issue; checked the code at www.dukascopy.com/wiki/#Auto_launching numerous times and I seem to have gotten everything right; yet, it simply refuses to work.

Support, pleaes be so kind to advise.


 
 Post subject: Re: Problem with JForex after java update Post rating: 0   New post Posted: Tue 30 Oct, 2012, 09:20 
JForex Master
User avatar

User rating:
Joined: Wed 16 Sep, 2009, 18:23
Posts: 1054
Location: Geneva, Switzerland
We were unable to repeat this exception


 
 Post subject: Re: Problem with JForex after java update Post rating: 0   New post Posted: Thu 08 Nov, 2012, 05:18 

User rating: 0
Joined: Wed 05 Oct, 2011, 08:56
Posts: 16
Location: Singapore,
I solved the problem. It seems that a piece of software (in my case, it is "Rosetta Stone", a language-learning software) that uses Java made the last Java update install in the wrong folder. I completely deinstalled the software as well as Java and after re-installation, everything works just perfectly. Perhaps you want to search your harddisk for "jforex" to see whether some parts of the Java update were installed incorrectly.


 

Jump to:  

  © 1998-2025 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