Configuration error deteced at LabKey Server Startup

LabKey Support Forum (Inactive)
Configuration error deteced at LabKey Server Startup Jon (LabKey DevOps)  2015-05-13 16:17
Status: Closed
 
Hi Vahid,

Thanks for providing that XML file to us.

The section for the database looks mostly fine. However, I did notice that you didn't have a port listed in your URL.

Typically when you install PostgreSQL, it runs off of port 5432 by default. So unless you changed it or have some kind of port forwarding in place, can you try it as "jdbc:postgresql://localhost:5432/labkey" instead?

Regards,

Jon