I tried some of the commented rules in pg_hba.conf. They either wouldn't allow the postgres server to restart or there was no obvious change - I continued to get the java.net.UnknownHostException error which implies to me that the authentication method isn't the immediate cause of the ant failure. It's a problem identifying the DSpace server host.
I changed domain.hostname in my DSpace local.cfg to the IP address and to "localhost" and reran "mvn clean package". Each time it created the ant installer targets and each time it failed with the same error as before except the host it tried to reach changed to the IP address and "localhost". I did an nslookup for both the IP address and the hostname and they both resolve to the other so it doesn't appear DNS is the problem. It's also obvious the local.cfg file is being consulted. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
