cancel
Showing results for 
Search instead for 
Did you mean: 

New 5.5 install not copying config to nuxeo.xml

mxracer95_
Champ on-the-rise
Champ on-the-rise

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.

1 ACCEPTED ANSWER

mxracer95_
Champ on-the-rise
Champ on-the-rise

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.

View answer in original post

12 REPLIES 12

Julien_Carsique
Elite Collaborator
Elite Collaborator

You mean "not being copied to nuxeo.conf". Try to manually edit the nuxeo.conf file.

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.

Can you check in your nuxeo.conf that the nuxeo.force.generation parameter is not set to false?

It is set to true.

What about the nuxeo.templates parameter?

nuxeo.templates=postgresql

Can you check you have "postgresql.target=." in templates/postgresql/nuxeo.defaults?<br>

Console.log looks normal.

That looks fine. <br>

Getting started

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.