heicheng / trade-manager

Automatically exported from code.google.com/p/trade-manager
0 stars 0 forks source link

Backtesting error #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am disconnected from TWS and I downloaded historical data for IBM
2. I hit backtest button

What is the expected output? What do you see instead?
I expect the backtest to occur as in the video.
Instead I get error:
"13163 [SwingWorker-pool-1-thread-1] ERROR org.trade.ui.base.BasePanel  - Error 
broker data Symbol: IBM Msg: com/sun/tools/javac/Main"

What version of the product are you using? On what operating system?
trade-manager-2.1_11 on Ubuntu 12.04 64bit, java 7 (1.7.0_51)

Please provide any additional information below.

Original issue reported on code.google.com by kri....@gmail.com on 8 Mar 2014 at 2:08

GoogleCodeExporter commented 9 years ago
You do not have the tools.jar from the java sdk in your class path

Original comment by simon.allen on 10 Mar 2014 at 3:40