I have also added follwoing line in /etc/profile LD_LIBRARY_PATH=$GLOBUS_LOCATION/lib:$LD_LIBRARY_PATH where $GLOBUS_LOCATION=/usr/local/globus-4.0.8
On Mon, Apr 5, 2010 at 7:43 PM, Ankuj Gupta <[email protected]> wrote: > I have been following the Quickstart guide for GT 4.0 but still I am > getting the errors. > Could you just elaborate a bit on the LD_LIBRARY_PATH one ? > > Ankuj > > > On Mon, Apr 5, 2010 at 5:27 PM, Prashanth Chengi <[email protected] > > wrote: > >> Hi.. >> >> For the LD related errors, ensure that path to the library under the gt >> installation is exported along with your LD_LIBRARY_PATH. >> For the RFT errors, check that you have made the neccessary entries in the >> pg_hba.conf (usually found in /var/lib/pgsql/data) that allow user globus. >> Go through the quickstart guide again to ensure that you have your database >> set up properly. >> >> Regards, >> Prashanth Chengi >> National PARAM SuperComputing Facility >> System Administration and Networking Group >> C-DAC Pune >> >> -- >> Before the effect one believes in different causes >> than one does, after the effect. >> -Friedrich Nietzsche >> >> >> On Mon, 5 Apr 2010, Ankuj Gupta wrote: >> >> Hi!!! >>> >>> I am having a weird type of problem. I am able configure GridFTP and >>> WS-GRAM >>> . I have been able to submit a job successfully. But as soon as I >>> configure >>> RFT job submission also fails. Also the warning pertaining to RFT also >>> appear in the Web Service Container. I am pasting the output of the error >>> that I am getting after job submission >>> >>> *globusrun-ws: globus_service_engine_module: Session failed to start >>> globus_service_engine_module: Service not found at path: >>> /wsrf/services/NotificationConsumerServiceglobus_extension_module: >>> Couldn't >>> dlopen libNotificationConsumerService_gcc32dbg.so in (default) (or >>> LD_LIBRARY_PATH): libNotificationConsumerService_gcc32dbg.so: cannot open >>> shared object file: No such file or directory* >>> >>> I am also getting the error in the web container which are even after >>> configuring RFT >>> >>> *2010-04-06 14:30:03,965 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" >>> >>> 2010-04-06 14:30:04,262 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: >>> Ident authentication failed for user "globus*" >>> * >>> 2010-04-06 14:36:32,293 ERROR impl.QueryAggregatorSource >>> [Timer-6,pollGetMultiple:149] Exception Getting Multiple Resource >>> Properties >>> from >>> https://127.0.0.1:8443/wsrf/services/ReliableFileTransferFactoryService: >>> java.rmi.RemoteException: Failed to serialize resource property >>> >>> org.globus.transfer.reliable.service.factory.totalnumberofbytestransfer...@1eb62b6 >>> ; >>> nested exception is: >>> org.apache.commons.dbcp.DbcpException: A connection error has occurred: >>> FATAL: Ident authentication failed for user "globus"* >>> >>> Please help me out I am stuck on this problem for quite a long time >>> >>> >>> Ankuj Gupta >>> >>> -- >>> This message has been scanned for viruses and >>> dangerous content by MailScanner, and is >>> believed to be clean. >>> >>> >>> >
