Hi Peter,

can you have a look at your /etc/hosts file. Maybe the the fqdn of your
host is not mapped correctly to the ip address 129.173.67.4, but instead
to 127.X.X.X.

Cheers
Stefan

peter ye schrieb:
> While......, it still doesn't work. My pg_hba.conf file looks like:
>
> # Database administrative login by UNIX sockets
> local   all         postgres                          ident sameuser
>
> # TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
>
> # "local" is for Unix domain socket connections only
> local   all         all                               ident sameuser
> # IPv4 local connections:
> #host    all          all         127.0.0.1/32          md5
> host    rftDatabase     globus  129.173.67.4    255.255.255.255 md5
>
> # IPv6 local connections:
> host    all         all         ::1/128               md5
>
>
> Is there anything wrong?
>
> Thanks,
> Peter
>
> [EMAIL PROTECTED] wrote: Hi,
>
> Try first to replace the IP "127.0.1.1" with the IP of the mechine and
> then remove the inverted commas from globus and the IP address in the
> pg_hba.conf file. In this conf file,  you have to also use tabs instead of
> spaces between the values in a line.
>
> See also slide page  32 to 34 in
> http://gks06.fzk.de/slides/GT4_Inst_Gridka.pdf
>
> I hope this will help,
> Hamza
>
>
>> Hi all:
>>     When I start globus webcontainer using  /etc/init.d/globus-4.0.5
>> start
>> I got an error message saying:
>>
>> 'A connection error has occurred: FATAL:  no pg_hba.conf entry for host
>> "127.0.1.1", user "globus", database "rftDatabase", SSL off"'
>>
>> I have added the line
>>
>>
>
>> to both server-config.wsdd and client-server-config.wsdd. Also I notice
>> the  "127.0.1.1" is inconsistent with the ip address in the SOAP
>> services
>>
>> "Starting SOAP server at: https://129.173.67.4:8443/wsrf/services/
>>  With the following services:
>>
>>  [1]: https://129.173.67.4:8443/wsrf/services/AdminService
>> .........."
>>
>> In the quickstart, they are the same ip address. Does anyone know why
>> and
>> how to fix it? More log is followed.
>>
>> Thanks a lot,
>> Peter
>>
>> 2007-10-01 14:12:28,586 ERROR service.ReliableFileTransferImpl
>> [main,:69] Unable to setup database driver with po
>> oling.A connection error has occurred: FATAL:  no pg_hba.conf entry for
>> host "127.0.1.1", user "globus", database "rftD
>> atabase", SSL off
>>
>> 2007-10-01 14:12:29,091 WARN  service.ReliableFileTransferHome
>> [main,initialize:97] All RFT requests will fail and all
>> GRAM jobs that require file staging will fail.A connection error has
>> occurred: FATAL:  no pg_hba.conf entry for host "1
>> 27.0.1.1", user "globus", database "rftDatabase", SSL off
>>
>> Starting SOAP server at: https://129.173.67.4:8443/wsrf/services/
>> With the following services:
>>
>> [1]: https://129.173.67.4:8443/wsrf/services/AdminService
>> [2]: https://129.173.67.4:8443/wsrf/services/AuthzCalloutTestService
>> [3]: https://129.173.67.4:8443/wsrf/services/CASService
>> [4]:
>> https://129.173.67.4:8443/wsrf/services/ContainerRegistryEntryService
>> [5]: https://129.173.67.4:8443/wsrf/services/ContainerRegistryService
>> [6]: https://129.173.67.4:8443/wsrf/services/CounterService
>> [7]: https://129.173.67.4:8443/wsrf/services/DefaultIndexService
>> [8]: https://129.173.67.4:8443/wsrf/services/DefaultIndexServiceEntry
>> [9]: https://129.173.67.4:8443/wsrf/services/DefaultTriggerService
>> [10]: https://129.173.67.4:8443/wsrf/services/DefaultTriggerServiceEntry
>> [11]: https://129.173.67.4:8443/wsrf/services/DelegationFactoryService
>> [12]: https://129.173.67.4:8443/wsrf/services/DelegationService
>> [13]: https://129.173.67.4:8443/wsrf/services/DelegationTestService
>> [14]: https://129.173.67.4:8443/wsrf/services/InMemoryServiceGroup
>> [15]: https://129.173.67.4:8443/wsrf/services/InMemoryServiceGroupEntry
>> [16]:
>> https://129.173.67.4:8443/wsrf/services/InMemoryServiceGroupFactory
>> [17]: https://129.173.67.4:8443/wsrf/services/IndexFactoryService
>> [18]: https://129.173.67.4:8443/wsrf/services/IndexService
>> [19]: https://129.173.67.4:8443/wsrf/services/IndexServiceEntry
>> [20]:
>> https://129.173.67.4:8443/wsrf/services/ManagedExecutableJobService
>> [21]: https://129.173.67.4:8443/wsrf/services/ManagedJobFactoryService
>> [22]: https://129.173.67.4:8443/wsrf/services/ManagedMultiJobService
>> [23]: https://129.173.67.4:8443/wsrf/services/ManagementService
>> [24]:
>> https://129.173.67.4:8443/wsrf/services/NotificationConsumerFactoryService
>> [25]:
>> https://129.173.67.4:8443/wsrf/services/NotificationConsumerService
>> [26]: https://129.173.67.4:8443/wsrf/services/NotificationTestService
>> [27]:
>> https://129.173.67.4:8443/wsrf/services/PersistenceTestSubscriptionManager
>> [28]:
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferFactoryService
>> [29]:
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferService
>> [30]: https://129.173.67.4:8443/wsrf/services/RendezvousFactoryService
>> [31]: https://129.173.67.4:8443/wsrf/services/SampleAuthzService
>> [32]: https://129.173.67.4:8443/wsrf/services/SecureCounterService
>> [33]: https://129.173.67.4:8443/wsrf/services/SecurityTestService
>> [34]: https://129.173.67.4:8443/wsrf/services/ShutdownService
>> [35]: https://129.173.67.4:8443/wsrf/services/SubscriptionManagerService
>> [36]: https://129.173.67.4:8443/wsrf/services/TestAuthzService
>> [37]: https://129.173.67.4:8443/wsrf/services/TestRPCService
>> [38]: https://129.173.67.4:8443/wsrf/services/TestService
>> [39]: https://129.173.67.4:8443/wsrf/services/TestServiceRequest
>> [40]: https://129.173.67.4:8443/wsrf/services/TestServiceWrongWSDL
>> [41]: https://129.173.67.4:8443/wsrf/services/TriggerFactoryService
>> [42]: https://129.173.67.4:8443/wsrf/services/TriggerService
>> [43]: https://129.173.67.4:8443/wsrf/services/TriggerServiceEntry
>> [44]: https://129.173.67.4:8443/wsrf/services/Version
>> [45]: https://129.173.67.4:8443/wsrf/services/WidgetNotificationService
>> [46]: https://129.173.67.4:8443/wsrf/services/WidgetService
>> [47]: https://129.173.67.4:8443/wsrf/services/gsi/AuthenticationService
>> [48]:
>> https://129.173.67.4:8443/wsrf/services/mds/test/execsource/IndexService
>> [49]:
>> https://129.173.67.4:8443/wsrf/services/mds/test/execsource/IndexServiceEntry
>> [50]:
>> https://129.173.67.4:8443/wsrf/services/mds/test/subsource/IndexService
>> [51]:
>> https://129.173.67.4:8443/wsrf/services/mds/test/subsource/IndexServiceEntry
>> 2007-10-01 14:12:57,887 INFO  impl.DefaultIndexService
>> [ServiceThread-12,processConfigFile:107] Reading default registr
>> ation configuration from file:
>> /usr/local/globus-4.0.5/etc/globus_wsrf_mds_index/hierarchy.xml
>> 2007-10-01 14:12:58,947 ERROR impl.QueryAggregatorSource
>> [Thread-14,pollGetMultiple:149] Exception Getting Multiple Res
>> ource Properties from
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferFactoryService:
>> java.rmi.RemoteExcept
>> ion: Failed to serialize resource property
>> [EMAIL PROTECTED]
>> 5b5c1f; nested exception is:
>>         org.apache.commons.dbcp.DbcpException: A connection error has
>> occurred: FATAL:  no pg_hba.conf entry for host "
>> 127.0.1.1", user "globus", database "rftDatabase", SSL off
>>
>> 2007-10-01 14:13:58,936 ERROR impl.QueryAggregatorSource
>> [Thread-14,pollGetMultiple:149] Exception Getting Multiple Res
>> ource Properties from
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferFactoryService:
>> java.rmi.RemoteExcept
>> ion: Failed to serialize resource property
>> [EMAIL PROTECTED]
>> 5b5c1f; nested exception is:
>>         org.apache.commons.dbcp.DbcpException: A connection error has
>> occurred: FATAL:  no pg_hba.conf entry for host "
>> 127.0.1.1", user "globus", database "rftDatabase", SSL off
>>
>> 2007-10-01 14:14:58,981 ERROR impl.QueryAggregatorSource
>> [Thread-14,pollGetMultiple:149] Exception Getting Multiple Res
>> ource Properties from
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferFactoryService:
>> java.rmi.RemoteExcept
>> ion: Failed to serialize resource property
>> [EMAIL PROTECTED]
>> 5b5c1f; nested exception is:
>>         org.apache.commons.dbcp.DbcpException: A connection error has
>> occurred: FATAL:  no pg_hba.conf entry for host "
>> 127.0.1.1", user "globus", database "rftDatabase", SSL off
>>
>> 2007-10-01 14:15:58,959 ERROR impl.QueryAggregatorSource
>> [Thread-14,pollGetMultiple:149] Exception Getting Multiple Res
>> ource Properties from
>> https://129.173.67.4:8443/wsrf/services/ReliableFileTransferFactoryService:
>> java.rmi.RemoteExcept
>> ion: Failed to serialize resource property
>> [EMAIL PROTECTED]
>> 5b5c1f; nested exception is:
>>         org.apache.commons.dbcp.DbcpException: A connection error has
>> occurred: FATAL:  no pg_hba.conf entry for host "
>> 127.0.1.1", user "globus", database "rftDatabase", SSL off
>>
>> 2007-10-01 14:16:58,958 ERROR impl.QueryAggregatorSource
>> [Thread-14,pollGetMultiple:149] Exception Getting Multiple Res
>> .....................
>>
>>
>>
>> ---------------------------------
>> Be smarter than spam. See how smart SpamGuard is at giving junk email
>> the
>> boot with the All-new Yahoo! Mail
>
>
>
>
>
>
> ---------------------------------
> Ask a question on any topic and get answers from real people. Go to Yahoo!
> Answers.


--
Dipl.-Inform. Stefan Freitag
Institut für Roboterforschung - Abteilung Informationstechnik
Universitaet Dortmund         | phone:  +49 (0)231-755-7709
Otto-Hahn-Str. 8              | mobile: +49 (0)176-23900074
44221 Dortmund, Germany       | fax:    +49 (0)231-755-3251
www.irf.uni-dortmund.de       | email:  [EMAIL PROTECTED]

Reply via email to