On Sep 17, 2007, at 3:21 PM, Lengyel, Florian wrote:
Thanks for this. By the way, now that the logicalHost is the hostname,
perhaps I don't have a non-default configuration--unless I still
need to rerun the setup
for a number of services.
Yeah, that's the gist of it. If you run gpt-postinstall -force, you
can get all the setup scripts to re-run with your new hostname in place.
Now the postgres installation of the rftDatabase was uneventful
and it eliminated the errors in the container.log file. However,
The error I now receive (with globusrun-ws -dbg etc) is this:
(here's the highlight):
Caused by:
org.globus.transfer.reliable.service.database.RftDBException: Error
inserting records into database [Caused by: ERROR: permission
denied for relation request
What's the connectionString in $GL/etc/globus_wsrf_rft/jndi-
config.xml ? You can make sure using the psql command that the user/
password in there are working to insert rows to the database listed
there.
Charles