Unknown opened 1 decade ago
|
|
That's odd. Derby should be used by default if a user did not select any database during installation. Thank you for letting us know. We will look at it. |
|
Derby is in fact used by default in the installer if no changes are made. However error output given by Tigase may be confusing:
A more general blog entry covering also derby and postresql upgrade may be a good idea. |
|
Good idea, we have to fix the error text. The JDBCRepository class which outputs it, have means to detect what database is used. It could use this knowledge to output a different link for each database. Or to simplify, we could point to a general link like: http://www.tigase.org/content/database-upgrade which could have subpages for each database. Of course we need documentation for each database as well..... The document should cover both manual installation and the schema upgrade. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
703
|
Disregard the last e-mail.
I did not select MySQL. I was wanting to test using Derby. However, it
was complaining about MySQL. I finally just decided to use MySQL, ran the
upgrade script and everything started.
A bit confusing, but it's working!
:)