[Swift-devel] command line ssh provider...

Jonathan Monette jonmon at mcs.anl.gov
Mon Jan 16 21:31:22 CST 2012


I will give that a try to see if that sheds light on why the agent is not being used.

On Jan 16, 2012, at 9:29 PM, Mihael Hategan wrote:

> Hmm.
> 
> I added logging of stdout/stderr in the local provider when the job
> fails. You may need to enable DEBUG in log4j.properties on
> org.globus.cog.abstraction.impl.execution.local.JobSubmissionTaskHandler.
> 
> Mihael
> 
> On Mon, 2012-01-16 at 15:24 -0600, Jonathan Monette wrote:
>> So. I started a Swift run and when it was waiting for me to type in a password I opened another terminal and kill what looked like the process that was connecting to bridled.  Swift just started a new process.  I then kill -9 the process and this time Swift crashed.  Still no ssh debug messages appear in the logs.
>> On Jan 16, 2012, at 1:16 PM, Mihael Hategan wrote:
>> 
>>> On Mon, 2012-01-16 at 11:14 -0800, Mihael Hategan wrote:
>>>> On Mon, 2012-01-16 at 13:10 -0600, Jonathan Monette wrote:
>>>> 
>>>>> as the first parameter in the ArrayList.  However I cannot make
>>>>> anything show up in the logs.  I tried entering in the wrong password
>>>>> as well as the correct password.  Is there anything else that needs to
>>>>> be added to the JobSubmissionTaskHandler file?  Or where else should I
>>>>> look besides the logs?
>>>> 
>>>> You need to type some wrong password to make the job fail which captures
>>>> the output.
>>> 
>>> But then that won't work without a GUI askpass so, nevermind. You can
>>> try to kill the ssh sub-process?
>>> 
>> 
> 
> 




More information about the Swift-devel mailing list