these errors are okay if u are not planning to use rft. but this time u
started container with -nosec option. check without nosec if the
previous errors are still appearing ...
Fatima wrote:
HI
Thanks. But now I am getting this. Is it ok?
bash-3.1$ $GLOBUS_LOCATION/bin/globus-start-container -nosec
2007-06-15 13:28:38,632 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:28:39,401 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: http://127.0.0.1:8080/wsrf/services/
With the following services:
[1]: http://127.0.0.1:8080/wsrf/services/AdminService
[2]: http://127.0.0.1:8080/wsrf/services/AuthzCalloutTestService
[3]: http://127.0.0.1:8080/wsrf/services/CASService
[4]: http://127.0.0.1:8080/wsrf/services/ContainerRegistryEntryService
[5]: http://127.0.0.1:8080/wsrf/services/ContainerRegistryService
[6]: http://127.0.0.1:8080/wsrf/services/CounterService
[7]: http://127.0.0.1:8080/wsrf/services/DefaultIndexService
[8]: http://127.0.0.1:8080/wsrf/services/DefaultIndexServiceEntry
[9]: http://127.0.0.1:8080/wsrf/services/DefaultTriggerService
[10]: http://127.0.0.1:8080/wsrf/services/DefaultTriggerServiceEntry
[11]: http://127.0.0.1:8080/wsrf/services/DelegationFactoryService
[12]: http://127.0.0.1:8080/wsrf/services/DelegationService
[13]: http://127.0.0.1:8080/wsrf/services/DelegationTestService
[14]: http://127.0.0.1:8080/wsrf/services/InMemoryServiceGroup
[15]: http://127.0.0.1:8080/wsrf/services/InMemoryServiceGroupEntry
[16]: http://127.0.0.1:8080/wsrf/services/InMemoryServiceGroupFactory
[17]: http://127.0.0.1:8080/wsrf/services/IndexFactoryService
[18]: http://127.0.0.1:8080/wsrf/services/IndexService
[19]: http://127.0.0.1:8080/wsrf/services/IndexServiceEntry
[20]: http://127.0.0.1:8080/wsrf/services/ManagedExecutableJobService
[21]: http://127.0.0.1:8080/wsrf/services/ManagedJobFactoryService
[22]: http://127.0.0.1:8080/wsrf/services/ManagedMultiJobService
[23]: http://127.0.0.1:8080/wsrf/services/ManagementService
[24]:
http://127.0.0.1:8080/wsrf/services/NotificationConsumerFactoryService
[25]: http://127.0.0.1:8080/wsrf/services/NotificationConsumerService
[26]: http://127.0.0.1:8080/wsrf/services/NotificationTestService
[27]:
http://127.0.0.1:8080/wsrf/services/PersistenceTestSubscriptionManager
[28]:
http://127.0.0.1:8080/wsrf/services/ReliableFileTransferFactoryService
[29]: http://127.0.0.1:8080/wsrf/services/ReliableFileTransferService
[30]: http://127.0.0.1:8080/wsrf/services/RendezvousFactoryService
[31]: http://127.0.0.1:8080/wsrf/services/SampleAuthzService
[32]: http://127.0.0.1:8080/wsrf/services/SecureCounterService
[33]: http://127.0.0.1:8080/wsrf/services/SecurityTestService
[34]: http://127.0.0.1:8080/wsrf/services/ShutdownService
[35]: http://127.0.0.1:8080/wsrf/services/SubscriptionManagerService
[36]: http://127.0.0.1:8080/wsrf/services/TestAuthzService
[37]: http://127.0.0.1:8080/wsrf/services/TestRPCService
[38]: http://127.0.0.1:8080/wsrf/services/TestService
[39]: http://127.0.0.1:8080/wsrf/services/TestServiceRequest
[40]: http://127.0.0.1:8080/wsrf/services/TestServiceWrongWSDL
[41]: http://127.0.0.1:8080/wsrf/services/TriggerFactoryService
[42]: http://127.0.0.1:8080/wsrf/services/TriggerService
[43]: http://127.0.0.1:8080/wsrf/services/TriggerServiceEntry
[44]: http://127.0.0.1:8080/wsrf/services/Version
[45]: http://127.0.0.1:8080/wsrf/services/WidgetNotificationService
[46]: http://127.0.0.1:8080/wsrf/services/WidgetService
[47]: http://127.0.0.1:8080/wsrf/services/gsi/AuthenticationService
[48]:
http://127.0.0.1:8080/wsrf/services/mds/test/execsource/IndexService
[49]:
http://127.0.0.1:8080/wsrf/services/mds/test/execsource/IndexServiceEntry
[50]:
http://127.0.0.1:8080/wsrf/services/mds/test/subsource/IndexService
[51]:
http://127.0.0.1:8080/wsrf/services/mds/test/subsource/IndexServiceEntry
2007-06-15 13:29:07,226 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:29:08,067 ERROR impl.QueryAggregatorSource
[Timer-3,pollGetMultiple:149] Exception Getting Multiple Resource
Properties from
http://127.0.0.1:8080/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.
Thanks
On Fri, 2007-06-15 at 14:17 +0200, Ketan C Maheshwari wrote:
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