Ali,
It seems like you didn't configure RFT properly.

2007-10-31 21:09:18,198 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.

Please check the quickstart quide at
http://www.globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html#q-rft-configure
for this.

There seems to be another issue, but please fix the above first.
Once you fixed that:
Do you still see the difference regarding globus-start-container and
globus-start-container-detached for
* jobs without streaming and without file staging?
* jobs without streaming and with file staging?
* jobs with streaming like you did it

(See http://www.globus.org/toolkit/docs/4.0/execution/wsgram/user-index.html
for how to specify staging in the job description)

Martin


> Thank you very much for your answer.I have attached the log files to this
> email.The commands that I used are as follwoing:
> At globus side: " globus-start-container -p 8444  1>> gram-debug.log 2>>
> gram-debug.log "
>
> And for the job submission:"globusrun-ws -submit -streaming  -dbg -F
> https://130.237.221.105:8444/wsrf/services/ManagedJobFactoryService  -c
> /bin/date  1>>globususer.log  2>>globususer.log"
>
> /Ali
>
>
>
>> Ali,
>>
>> We would need some more information about that:
>> Please enable debug logging in the container (set
>> log4j.category.org.globus=DEBUG in
>> $GLOBUS_LOCATION/container-log4j.properties)
>>
>> You can store the output in non-detached mode e.g. with
>>    globus-start-container 1> file 2> file
>>
>> Also: Please submit the job using the debug option in
>> globusrun-ws (-dbg) and store the output on the client side
>>
>> Please send output of both
>>
>> Martin
>>
>>
>>> Hi folks,
>>> Does any body knows the difference between "globus-start-container" and
> "globus-start-container-detached" in GT-4.0.5. When I try to submit
> jobs
>>> in the first case, jobs are failed, but in the second mode , I get back
> the results!
>>> Thanks in advance for the answer
>>> Ali
>>
>>
>>
>
>
>


Reply via email to