Hi, everyone! Following the instructions at QuickStart, I am trying to configure RFT. Everything looks OK. But when the database rftDatabase is setup, I restart the container to load the new RFT configuration, and I got the following result:
[EMAIL PROTECTED] root]# head /usr/local/globus-4.0.1/var/container.log 2007-10-01 19:46:47,441 ERROR service.ReliableFileTransferImpl [main,<init>:68] Unable to setup database driver with pooling.A connection error has occurred: FATAL: password authentication failed for user "globus" 2007-10-01 19:46:49,163 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: password authentication failed for user "globus" Starting SOAP server at: https://202.120.45.93:8443/wsrf/services/ With the following services: [1]: https://202.120.45.93:8443/wsrf/services/TriggerFactoryService [2]: https://202.120.45.93:8443/wsrf/services/DelegationTestService [3]: https://202.120.45.93:8443/wsrf/services/SecureCounterService ....... What dose it mean? The value of the username parameter in the jndi-config.xml is globus that is also the owner of the container, and the value of the passwd parameter is correct (that is the logging passwd of globus). I will appreciate your help! Thank you!
