01-26-2012 07:29 PM
I've been having trouble getting a new 5.5 install to connect to my PostgreSQL server and I tracked it down to the config parameters not being copied to nuxeo.xml. Any suggestions on what to do?
Using CentOS 6.2.
02-03-2012 07:16 PM
I got this solved.
Apparently, the xml file doesn't get updated with the postgresql settings if the database can't be reached. So this was a symptom, not the cause.
The cause turned out to be a simple firewall rule that was incorrect. In testing I had added rules to allow all traffic, but that wasn't sufficient. Once I completely disabled the firewall, nuxeo was able to connect to the database and everything worked great. Then we were able to recognize the bad rule.
01-26-2012 10:17 PM
You mean "not being copied to nuxeo.conf". Try to manually edit the nuxeo.conf file.
01-26-2012 10:28 PM
No, the nuxeo.conf file is correct, but the conf/Catalina/localhost/nuxeo.xml file is not being updated, at least it's not getting the PostgreSQL settings.
01-27-2012 03:26 AM
Can you check in your nuxeo.conf that the nuxeo.force.generation parameter is not set to false?
01-27-2012 04:12 AM
It is set to true.
01-27-2012 08:59 AM
What about the nuxeo.templates parameter?
01-27-2012 01:57 PM
nuxeo.templates=postgresql
01-27-2012 02:14 PM
Can you check you have "postgresql.target=." in templates/postgresql/nuxeo.defaults
?<br>
01-27-2012 03:57 PM
Console.log looks normal.
01-27-2012 05:22 PM
That looks fine. <br>
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.