I think you need postgresql-server or something like that, too. That's what
the server package is called on red hat at least.
 
You can also check if t here is a postgres user (id postgres) - if there
isn't, then the postgresql database is not installed - just some clients and
libraries.
 
Also - is the postgres service started? what does ps -ef | grep postmaster
show?

        -----Ursprüngliche Nachricht-----
        Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im
Auftrag von peter ye
        Gesendet: Donnerstag, 16. August 2007 16:18
        An: rayban
        Cc: [email protected]
        Betreff: Re: [gt-user] rft error: Connection refused
        
        
        The version of postgresql I use is 8.1.  I installed it
(postgresql-8.1,postgresql-client-8.1,postgresql-common,postgresql-client-com
mon ) from Ubuntu package manager. However, postmaster.conf is not installed.
Is that a problem with Ubuntu package or they just remove it from 8.1?
        
        Cheers,
        Peter
        
        rayban <[EMAIL PROTECTED]> wrote: 

                Hi. What version of postgresql do you have installed?. In 7.4
version
                you must edit /etc/postgresql/7.4/main/pg_hba.conf y
postmaster.conf.
                
                Your problem seems to be that you have not started a socket
for
                postgresql so globus is unable to connect to it in order to
access to
                the rft database. In 7.4 version tcp/ip sockets connections
are
                configured inside postmaster.conf adding or de-commenting a
line:
                tcpip_socket = true. Then you must restart de postgresql
service. 
                
                Don't forget to
                edit /usr/local/globus/etc/globus_wsrf_rft/jndi-config.xml
and replace
                password foo by your password.
                
                
                Good luck!.
                
                
                
                
                
                
                
                
                El mié, 15-08-2007 a las 15:09 -0400, peter ye escribió:
                > Dear all:
                > I was trying to build Globus system on my machine following
the
                > quick start tutorial. When I tried to start the globus
container, it
                > gives me the following error. I think the problem is on
allowing
                > TCP/IP access to postgresql? Does anyone know how to fix
it? 
                > Also, why there are only 5 services starts? Others such as
                > TriggerFactoryService, DelegationTestService etc aren't
started?
                > 
                > Thanks,
                > Peter
                > 
                > [EMAIL PROTECTED]:~$ /etc/init.d/globus-4.0.5 start
                > Password: 
                > Starting Globus container. PID: 15483
                > [EMAIL PROTECTED]:~$
                > head /usr/local/globus-4.0.5/var/container.log 
                > 
                > 2007-08-15 13:42:34,986 ERROR
service.ReliableFileTransferImpl
                > [main,: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-08-15 13:42:35,258 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://192.168.52.128:8443/wsrf/services/ 
                > With the following services:
                > 
                > [1]: https://192.168.52.128:8443/wsrf/services/AdminService
                > [2]:
https://192.168.52.128:8443/wsrf/services/AuthzCalloutTestService
                > [3]: https://192.168.52.128:8443/wsrf/services/CASService
                > [4]:
                >
https://192.168.52.128:8443/wsrf/services/ContainerRegistryEntryService
                > [5]:
                >
https://192.168.52.128:8443/wsrf/services/ContainerRegistryService
                > 
                > 
                > 
                > 
                >
______________________________________________________________________
                > All new Yahoo! Mail - 
                >
______________________________________________________________________
                > Get a sneak peak at messages with a handy reading pane.
                > 
                > 
                >
______________________________________________________________________
                > All new Yahoo! Mail 
                >
______________________________________________________________________
                > Get news delivered. Enjoy RSS feeds right on your Mail
page.
                -- 
                Iván Fernández Hernández
                Becario investigador
                Instituto de investigación en Informática de Albacete (I3A)
                
                


        
________________________________

        Ask a question on any topic and get answers from real people. Go to
Yahoo! Answers. <http://ca.answers.yahoo.com>  

Reply via email to