heicheng / trade-manager

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

Error initializing BrokerModel Msg: org.hibernate.exception.GenericJDBCException: Could not open connection #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
afterwards, error getting decodes.org...trades.DAOStrategy error message null

What steps will reproduce the problem?
1. trademanager.bat
2.
3.

What is the expected output? What do you see instead?
Not sure exactly. First time opening the program, expected no error messages. 
Is it because I didn't import the data to MySQL? Didn't set up the Eclipse 
portion? Hope to get this to work, willing to try things for debug, thanks for 
all your help.

What version of the product are you using? On what operating system?
2.7_04, win7 32bit bootcamp (dual boot) on macbook

Please provide any additional information below.

-EY

Original issue reported on code.google.com by cheng.j...@gmail.com on 20 Oct 2012 at 5:01

GoogleCodeExporter commented 9 years ago
The error you are getting is because the application cannot connect to the 
database. Did you change the build.bat to un-comment the line that run createDB 
task? and if so did this run successfully and create the database. 
Alternatively you can import the DemoDB via the MySQL workbench. Please email 
me directly if you still have issue. Also the Wiki give full installation 
details for both Windows and Unix

Thank
Simon

Original comment by simon.allen on 21 Oct 2012 at 4:16

GoogleCodeExporter commented 9 years ago
Hi Simon,

Thanks for your help. That fixed it (uncommenting the createDB).
Accidentally skipped over it. Does this email address go directly to you?

-EY

Original comment by cheng.j...@gmail.com on 22 Oct 2012 at 6:37

GoogleCodeExporter commented 9 years ago
No use simon.allen@gmail.com to contact me directly

Original comment by simon.allen on 22 Oct 2012 at 4:06