Problem starting Trader Workstation 4.0

Discussion in 'Trading Software' started by hajimow, Dec 24, 2008.

  1. Duder

    Duder

    hi hajimow,

    I was wondering if you have the issue with TWS solved? As I am dealing with exactly the same problem, walked through few forums to look for answers, but no luck so far.

    How you are doin on this?

    Thanks a zillion in advance!!

    regards,
    duder
     
    #11     Feb 18, 2009
  2. alexg11

    alexg11

    Try this:
    Go to the Trader Workstation install directory (it's in C:/Jts by default), Run UNWISE.EXE , select "Repair".
    Hope this will help.
     
    #12     Jan 15, 2010
  3. Enter DOS, by typing CMD then pressing Enter in the Run menu.

    Next type format c: and press enter. See if that solves the problem. :)
     
    #13     Jan 16, 2010
  4. alexg11

    alexg11

    Well, when I was looking for solution I was close enough to do "format c:". Luckily, the repair install did the magic :)
     
    #14     Jan 16, 2010
  5. notanywho

    notanywho

    I had the same problem on Windows Vista, and Windows 7.
    So the solution is, to change path of the javaw.exe:

    Original:
    C:\Windows\System32\javaw.exe -cp jts.jar;hsqldb.jar;jcommon-1.0.12.jar;jfreechart-1.0.9.jar;jhall.jar;other.jar;rss.jar -Dsun.java2d.noddraw=true -Xmx512M jclient/LoginFrame C:\PROGRA~1\Jts

    Working:
    "C:\Program Files\Java\jre6\bin\javaw.exe" -cp jts.jar;hsqldb.jar;jcommon-1.0.12.jar;jfreechart-1.0.9.jar;jhall.jar;other.jar;rss.jar -Dsun.java2d.noddraw=true -Xmx512M jclient/LoginFrame "C:\PROGRAM FILES\Jts"

    I hope this I could help.
     
    #15     Mar 26, 2010
  6. who281

    who281

    i am having this same problem.. i have tried everything you guys said and NOTHING works..

    sometimes i dont even get an error it just wont open..

    and when i tried to change the path it wouldn't let me.. just more error messages
     
    #16     May 17, 2010