Dear all: I was trying to build Globus system on my machine following the quick start tutorial. When I tried to start the globus container, it gives me the following error. I think the problem is on allowing TCP/IP access to postgresql? Does anyone know how to fix it? Also, why there are only 5 services starts? Others such as TriggerFactoryService, DelegationTestService etc aren't started?
Thanks, Peter [EMAIL PROTECTED]:~$ /etc/init.d/globus-4.0.5 start Password: Starting Globus container. PID: 15483 [EMAIL PROTECTED]:~$ head /usr/local/globus-4.0.5/var/container.log 2007-08-15 13:42:34,986 ERROR service.ReliableFileTransferImpl [main,<init>:69] Unable to setup database driver with pooling.Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. 2007-08-15 13:42:35,258 WARN service.ReliableFileTransferHome [main,initialize:97] All RFT requests will fail and all GRAM jobs that require file staging will fail.Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. Starting SOAP server at: https://192.168.52.128:8443/wsrf/services/ With the following services: [1]: https://192.168.52.128:8443/wsrf/services/AdminService [2]: https://192.168.52.128:8443/wsrf/services/AuthzCalloutTestService [3]: https://192.168.52.128:8443/wsrf/services/CASService [4]: https://192.168.52.128:8443/wsrf/services/ContainerRegistryEntryService [5]: https://192.168.52.128:8443/wsrf/services/ContainerRegistryService --------------------------------- All new Yahoo! Mail - --------------------------------- Get a sneak peak at messages with a handy reading pane. --------------------------------- All new Yahoo! Mail --------------------------------- Get news delivered. Enjoy RSS feeds right on your Mail page.
