Hi, all!
 
I'm try to install gt4.0.5 on a cluster, that already have a gt installation 
maybe older. Because it is a trial installation i worked as a user without the 
root prvileges. I intalled postgreSQL, using the following configuration files:
 
1) pg_hba.conf:
 
# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
# "local" is for Unix domain socket connections onlylocal   all         all     
                          trust# IPv4 local connections:host    all         all 
        127.0.0.1/32          trust# IPv6 local connections:host    all         
all         ::1/128               trusthost rftDatabase "scope"  
"143.225.25.111"  255.255.255.255 md5"pg_hba.conf" 76L, 3461C 
 
2)postgresql.conf, modified as in the boldface indicated paramiters:
 
.....
 
#---------------------------------------------------------------------------# 
CONNECTIONS AND 
AUTHENTICATION#---------------------------------------------------------------------------
# - Connection Settings -
listen_addresses ='*'           # what IP address(es) to listen on;             
                           # comma-separated list of addresses;                 
                       # defaults to 'localhost', '*' = allport = 
5433max_connections = 100# note: increasing max_connections costs ~400 bytes of 
shared memory per# connection slot, plus lock space (see 
max_locks_per_transaction).  You# might also need to raise shared_buffers to 
support more connections.#superuser_reserved_connections = 
2#unix_socket_directory = ''#unix_socket_group = ''#unix_socket_permissions = 
0777         # octal#bonjour_name = ''                      # defaults to the 
computer name
 
....
 
i started the postmaster using th command "postmaster -D 
/home/scope/andrea/usr/local/postgreSQL/data " the postmaster started with the 
following output:
 
LOG:  database system was shut down at 2007-12-12 13:50:04 CETLOG:  checkpoint 
record is at 0/33A794LOG:  redo record is at 0/33A794; undo record is at 0/0; 
shutdown TRUELOG:  next transaction ID: 565; next OID: 10794LOG:  next 
MultiXactId: 1; next MultiXactOffset: 0LOG:  database system is readyLOG:  
transaction ID wrap limit is 2147484146, limited by database "postgres"
 
 
but when i try to start the container i had the following error:
 
[EMAIL PROTECTED] data]$ globus-start-container -nosec
2007-12-14 17:28:26,100 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-12-14 17:28:26,936 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://143.225.25.111:8080/wsrf/services/ With the following 
services:
[1]: http://143.225.25.111:8080/wsrf/services/AdminService[2]: 
http://143.225.25.111:8080/wsrf/services/AuthzCalloutTestService[3]: 
http://143.225.25.111:8080/wsrf/services/CASService[4]: 
http://143.225.25.111:8080/wsrf/services/ContainerRegistryEntryService[5]: 
http://143.225.25.111:8080/wsrf/services/ContainerRegistryService[6]: 
http://143.225.25.111:8080/wsrf/services/CounterService[7]: 
http://143.225.25.111:8080/wsrf/services/DefaultIndexService[8]: 
http://143.225.25.111:8080/wsrf/services/DefaultIndexServiceEntry[9]: 
http://143.225.25.111:8080/wsrf/services/DefaultTriggerService[10]: 
http://143.225.25.111:8080/wsrf/services/DefaultTriggerServiceEntry[11]: 
http://143.225.25.111:8080/wsrf/services/DelegationFactoryService[12]: 
http://143.225.25.111:8080/wsrf/services/DelegationService[13]: 
http://143.225.25.111:8080/wsrf/services/DelegationTestService[14]: 
http://143.225.25.111:8080/wsrf/services/InMemoryServiceGroup[15]: 
http://143.225.25.111:8080/wsrf/services/InMemoryServiceGroupEntry[16]: 
http://143.225.25.111:8080/wsrf/services/InMemoryServiceGroupFactory[17]: 
http://143.225.25.111:8080/wsrf/services/IndexFactoryService[18]: 
http://143.225.25.111:8080/wsrf/services/IndexService[19]: 
http://143.225.25.111:8080/wsrf/services/IndexServiceEntry[20]: 
http://143.225.25.111:8080/wsrf/services/ManagedExecutableJobService[21]: 
http://143.225.25.111:8080/wsrf/services/ManagedJobFactoryService[22]: 
http://143.225.25.111:8080/wsrf/services/ManagedMultiJobService[23]: 
http://143.225.25.111:8080/wsrf/services/ManagementService[24]: 
http://143.225.25.111:8080/wsrf/services/NotificationConsumerFactoryService[25]:
 http://143.225.25.111:8080/wsrf/services/NotificationConsumerService[26]: 
http://143.225.25.111:8080/wsrf/services/NotificationTestService[27]: 
http://143.225.25.111:8080/wsrf/services/PersistenceTestSubscriptionManager[28]:
 
http://143.225.25.111:8080/wsrf/services/ReliableFileTransferFactoryService[29]:
 http://143.225.25.111:8080/wsrf/services/ReliableFileTransferService[30]: 
http://143.225.25.111:8080/wsrf/services/RendezvousFactoryService[31]: 
http://143.225.25.111:8080/wsrf/services/ReplicationService[32]: 
http://143.225.25.111:8080/wsrf/services/SampleAuthzService[33]: 
http://143.225.25.111:8080/wsrf/services/SecureCounterService[34]: 
http://143.225.25.111:8080/wsrf/services/SecurityTestService[35]: 
http://143.225.25.111:8080/wsrf/services/ShutdownService[36]: 
http://143.225.25.111:8080/wsrf/services/SubscriptionManagerService[37]: 
http://143.225.25.111:8080/wsrf/services/TestAuthzService[38]: 
http://143.225.25.111:8080/wsrf/services/TestRPCService[39]: 
http://143.225.25.111:8080/wsrf/services/TestService[40]: 
http://143.225.25.111:8080/wsrf/services/TestServiceRequest[41]: 
http://143.225.25.111:8080/wsrf/services/TestServiceWrongWSDL[42]: 
http://143.225.25.111:8080/wsrf/services/TriggerFactoryService[43]: 
http://143.225.25.111:8080/wsrf/services/TriggerService[44]: 
http://143.225.25.111:8080/wsrf/services/TriggerServiceEntry[45]: 
http://143.225.25.111:8080/wsrf/services/Version[46]: 
http://143.225.25.111:8080/wsrf/services/WidgetNotificationService[47]: 
http://143.225.25.111:8080/wsrf/services/WidgetService[48]: 
http://143.225.25.111:8080/wsrf/services/gsi/AuthenticationService[49]: 
http://143.225.25.111:8080/wsrf/services/mds/test/execsource/IndexService[50]: 
http://143.225.25.111:8080/wsrf/services/mds/test/execsource/IndexServiceEntry[51]:
 http://143.225.25.111:8080/wsrf/services/mds/test/subsource/IndexService[52]: 
http://143.225.25.111:8080/wsrf/services/mds/test/subsource/IndexServiceEntry
 
I guess that the problem could be that i never told to GT that the postmaster 
is listening on a non default port, i.e. the port 5433.
 
 
Any idea???
thanks in advance.
 
Andrea
 
 
 
 
 
 
                           
 
 
_________________________________________________________________
Ti piace giocare con le lettere? Prova ABCLive!
http://messengergiochi.it.msn.com/

Reply via email to