error
I have solved this error, I am now receiving a new error when trying to start server:
Init server database configuration error: java.lang.Exception: init server database pool error
Mysql.xml has the correct info, as it is the same that I inserted into admin control panel and after saving it said "Success"
in fcserver.xml manual says change "Default" to MySQL, but in actual fact it says "Derby" not "Default". I changed this to "MySQL"
It then says to change "On" to "Off" <database-server ip="127.0.0.1" port="10702" enable="Off"></database-server>
The port here is "10702" but in the manual its listed as "9001"
|