On Fri, Jul 17, 2009 at 5:00 PM, Marco Lackovic<[email protected]> wrote: > 2009-07-17 17:32:53,871 ERROR service.ReliableFileTransferImpl > [main,<init>:76] Unable to setup database driver with pooling.A > connection error has occurred: FATAL: Ident authentication failed for > user "globus"
I turned out /etc/hosts had the domain name of the machine on the 127.0.0.1 line, rather than on its external IP. Found the hint here: http://www.mail-archive.com/[email protected]/msg01051.html I am still having the following error though: > 2009-07-17 17:32:55,271 ERROR container.GSIServiceThread > [ServiceThread-73,process:155] Error processing requestAuthentication > failed [Caused by: Failure unspecified at GSS-API level [Caused by: > Decrypt error]] > Failed to obtain a list of services from > 'https://127.0.0.1:8443/wsrf/services/ContainerRegistryService' > service: ; nested exception is: > java.net.SocketException: Connection reset I have run: openssl verify -CApath /etc/grid-security/certificates -purpose sslserver /etc/grid-security/containercert.pem and I have got: /etc/grid-security/containercert.pem: OK -- Marco Lackovic http://grid.deis.unical.it/lackovic/
