may be setting this helps: export LD_LIBRARY_PATH=$GLOBUS_LOCATION/lib
rft errors are harmless if you are not planning to use rft. Fatima wrote:
Hi Everyone, When I start my container I get the following errors. bash-3.1$ $GLOBUS_LOCATION/bin/globus-start-container 2007-06-15 13:12:46,803 ERROR monitoring.SchedulerEventGenerator [Thread-2,run:198] SEG Terminated with /localhome/globus/libexec/globus-scheduler-event-generator: error while loading shared libraries: libglobus_scheduler_event_generator_gcc32.so.0: cannot open shared object file: No such file or directory 2007-06-15 13:12:46,854 ERROR monitoring.SchedulerEventGenerator [Thread-5,run:198] SEG Terminated with /localhome/globus/libexec/globus-scheduler-event-generator: error while loading shared libraries: libglobus_scheduler_event_generator_gcc32.so.0: cannot open shared object file: No such file or directory 2007-06-15 13:12:48,040 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-06-15 13:12:49,155 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://127.0.0.1:8443/wsrf/services/ With the following services: [1]: https://127.0.0.1:8443/wsrf/services/AdminService [2]: https://127.0.0.1:8443/wsrf/services/AuthzCalloutTestService [3]: https://127.0.0.1:8443/wsrf/services/CASService [4]: https://127.0.0.1:8443/wsrf/services/ContainerRegistryEntryService [5]: https://127.0.0.1:8443/wsrf/services/ContainerRegistryService [6]: https://127.0.0.1:8443/wsrf/services/CounterService [7]: https://127.0.0.1:8443/wsrf/services/DefaultIndexService [8]: https://127.0.0.1:8443/wsrf/services/DefaultIndexServiceEntry [9]: https://127.0.0.1:8443/wsrf/services/DefaultTriggerService [10]: https://127.0.0.1:8443/wsrf/services/DefaultTriggerServiceEntry [11]: https://127.0.0.1:8443/wsrf/services/DelegationFactoryService [12]: https://127.0.0.1:8443/wsrf/services/DelegationService [13]: https://127.0.0.1:8443/wsrf/services/DelegationTestService [14]: https://127.0.0.1:8443/wsrf/services/InMemoryServiceGroup [15]: https://127.0.0.1:8443/wsrf/services/InMemoryServiceGroupEntry [16]: https://127.0.0.1:8443/wsrf/services/InMemoryServiceGroupFactory [17]: https://127.0.0.1:8443/wsrf/services/IndexFactoryService [18]: https://127.0.0.1:8443/wsrf/services/IndexService [19]: https://127.0.0.1:8443/wsrf/services/IndexServiceEntry [20]: https://127.0.0.1:8443/wsrf/services/ManagedExecutableJobService [21]: https://127.0.0.1:8443/wsrf/services/ManagedJobFactoryService [22]: https://127.0.0.1:8443/wsrf/services/ManagedMultiJobService [23]: https://127.0.0.1:8443/wsrf/services/ManagementService [24]: https://127.0.0.1:8443/wsrf/services/NotificationConsumerFactoryService [25]: https://127.0.0.1:8443/wsrf/services/NotificationConsumerService [26]: https://127.0.0.1:8443/wsrf/services/NotificationTestService [27]: https://127.0.0.1:8443/wsrf/services/PersistenceTestSubscriptionManager [28]: https://127.0.0.1:8443/wsrf/services/ReliableFileTransferFactoryService [29]: https://127.0.0.1:8443/wsrf/services/ReliableFileTransferService [30]: https://127.0.0.1:8443/wsrf/services/RendezvousFactoryService [31]: https://127.0.0.1:8443/wsrf/services/SampleAuthzService [32]: https://127.0.0.1:8443/wsrf/services/SecureCounterService [33]: https://127.0.0.1:8443/wsrf/services/SecurityTestService [34]: https://127.0.0.1:8443/wsrf/services/ShutdownService [35]: https://127.0.0.1:8443/wsrf/services/SubscriptionManagerService [36]: https://127.0.0.1:8443/wsrf/services/TestAuthzService [37]: https://127.0.0.1:8443/wsrf/services/TestRPCService [38]: https://127.0.0.1:8443/wsrf/services/TestService [39]: https://127.0.0.1:8443/wsrf/services/TestServiceRequest [40]: https://127.0.0.1:8443/wsrf/services/TestServiceWrongWSDL [41]: https://127.0.0.1:8443/wsrf/services/TriggerFactoryService [42]: https://127.0.0.1:8443/wsrf/services/TriggerService [43]: https://127.0.0.1:8443/wsrf/services/TriggerServiceEntry [44]: https://127.0.0.1:8443/wsrf/services/Version [45]: https://127.0.0.1:8443/wsrf/services/WidgetNotificationService [46]: https://127.0.0.1:8443/wsrf/services/WidgetService [47]: https://127.0.0.1:8443/wsrf/services/gsi/AuthenticationService [48]: https://127.0.0.1:8443/wsrf/services/mds/test/execsource/IndexService [49]: https://127.0.0.1:8443/wsrf/services/mds/test/execsource/IndexServiceEntry[50]: https://127.0.0.1:8443/wsrf/services/mds/test/subsource/IndexService [51]: https://127.0.0.1:8443/wsrf/services/mds/test/subsource/IndexServiceEntry 2007-06-15 13:13:17,066 INFO impl.DefaultIndexService [ServiceThread-10,processConfigFile:107] Reading default registration configuration from file: /localhome/globus/etc/globus_wsrf_mds_index/hierarchy.xml 2007-06-15 13:13:18,355 ERROR impl.QueryAggregatorSource [Timer-3,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 [EMAIL PROTECTED]; nested exception is: org.apache.commons.dbcp.DbcpException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. Whats am I doing wrong
