hello,everyone! I installed GT4 on four computers,and the same problem happened on all machines when I started container.the error infomation as follow: [EMAIL PROTECTED] globus]$ globus-start-container2007-06-13 09:49:05,802 ERROR service.ReliableFileTransferImpl [main.<init>:73] Unable to setup database driver with pooling. A connection error has occurred:FATAL:no pg_hba.conf entry for host "192.168.3.234".user "globus",database "rftDatabase" 2007-06-13 09:49:13,312 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 "192.168.3.234".user "globus",database "rftDatabase" 2007-06-13 09:49:30,995 INFO impl.DefaultIndexservice [Thread-9.processConfigFile:99] Reading default registration configuation from file:/usr/local/globus-4.0.0/etc/globus_wsrf_mds_index/hierarchy.xmlStarting SOAP server at:http://192.168.3.234:8443/wsrf/services/With the following services:[1]..... ...... [51]...2007-06-13 09:49:58,059 ERROR impl.QuerryAggregatorSource [Thread-11.pollGetMultiple:149] Exception Getting Multiple Resource Properties fromhttps://192.168.3.234:8443/wsrf/services/ReliableFileTransferFactoryService:java.rmi.RemoteException:Failed to serialize resource [EMAIL PROTECTED]:nested exception is:org.apache.common.dbcp.Dbcpexception:A connection error has occurred:FATAL:no pg_hba.conf entry for host "192.168.3.234".user "globus",database "rftDatabase" I have already changed the connectionString section of jndi-config.xml into jdbc:postgresql://jingjing/rftDatabase and user globus' password. but still didn't work. thanksjingjing
