Database not found in client 3.7.0 LTS

Help
Howard Taylor
2012-05-07
2013-03-08
  • Howard Taylor
    Howard Taylor
    2012-05-07

    I've installed Adempiere 3.7.0 LTS on a Windows 2008 server using PostgreSQL 3.4, the Adempiere client works fine on this machine; however, when I install the client on a second machine I get 'Database not found' when trying to login. I notice that the database host is set to localhost but I'm unable to change it (on the client machine).

    Can anyone give me any assistance with this, please?

    I've successfully installed Adempiere in the past but always using Oracle.

     
  • Vassilis V
    Vassilis V
    2012-05-07

    Hello!

    Did you try entering the servers IP in the setup screen instead of "localhost"?

    Vassilis

     
  • Howard Taylor
    Howard Taylor
    2012-05-07

    Hi,

    I'd like to try changing it but it's not an editable field, I can only edit the Application Host and Application Port fields.

    Any ideas?

    Howard

     
  • vivek gupta
    vivek gupta
    2012-05-08

    Hi,
    plz check the fist machine your Server is up. down this server .that'why you are unable to change  to localhost  to IP Address.
    Adempiere /Util/RUN_Server2.bat stop this server.

     
  • Rinto Exandi
    Rinto Exandi
    2012-05-08

    You can also use this approach, go to your home folder, in Windows 2008 is like C:\User\YourUserName
    find a file named Adempiere.properties delete this file, then re-run Adempiere Client, you should be able to edit all the parameters.

     
  • Howard Taylor
    Howard Taylor
    2012-05-13

    Hi all

    Thank you for your assistance. My main problem was that I hadn't edited pg_hba.conf so that PostgreSQL would trust connections on my local network-as I mentioned, I've only used Oracle before!