Hi, Thanks for the pointers.
> First of all, I saw that you haven't installed obm-sync. Minig need to find > some > informations in obm database to work and it does that via obm-sync. Indeed, obm-sync was not installed. That is now repaired. > after that if you have others errors, you have to look for these errors -> see > in /var/log/obm/obm-java.log then in /var/log/minig/minig-backend.log. There is no obm-java.log, although obm-jdk is installed. Is obm-gwt required? > > And sometimes that doesn't work because minig can't resolve the obm external > url > . Check if the external url exist in /etc/hosts on minig server. I think the external url is ok. In /var/log/minig/minig-backend I found the error 2010-03-01 21:48:56,340 ConnectionPool ERROR - Could not create DB connection to jdbc:postgresql://127.0.0.1/minig with l / p: minigdbuser / VerySecretPassword I have the feeling minig is still configured to use postgesql, although the rest of obm is using mysql. I even don't have postgresql installed! r...@hydra:/etc/minig# fgrep sql * account_conf.ini:account.caches.jdbc.driver=org.postgresql.Driver account_conf.ini:account.caches.jdbc.url=jdbc:postgresql://127.0.0.1/minig How can I convince minig to use mysql? There were no configuration questions about the database type during install. I just deleted minig and reinstalled to be certain... regards, Bert _______________________________________________ Obm mailing list [email protected] http://list.obm.org/mailman/listinfo/obm
