[Swift-devel] (no subject)

Ian Foster foster at mcs.anl.gov
Wed Dec 5 12:03:17 CST 2007


should/could we generate warnings for such things?
>
> Also, you have a bug in your SwiftScript program:
>
>   
>> (file ofile)hostname() {
>>
>>   app { hostname; }
>>
>> }
>>     
>
> You need to specify that the output from hostname goes into ofile. For 
> example, say:
>
>   (file ofile)hostname() {
>     app { hostname stdout=@filename(ofile); }
>   }
>
>
>
>
>
>
>
>   
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.CallbackHandlerManager.decreas
>> eUsageCount(CallbackHandlerManager.java:33)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.clean
>> up(JobSubmissionTaskHandler.java:482)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.statu
>> sChanged(JobSubmissionTaskHandler.java:475)
>>
>>         at org.globus.gram.GramJob.setStatus(GramJob.java:184)
>>
>>         at org.globus.gram.GramCallbackHandler.run(CallbackHandler.java:176)
>>
>>         at java.lang.Thread.run(Thread.java:619)
>>
>> Failed to clean up job
>>
>> java.lang.IllegalStateException: No registered callback handler for
>> org.globus.gsi.gssapi.GlobusGSSCredentialImpl at 11b92ef
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.CallbackHandlerManager.decreas
>> eUsageCount(CallbackHandlerManager.java:33)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.clean
>> up(JobSubmissionTaskHandler.java:482)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.statu
>> sChanged(JobSubmissionTaskHandler.java:475)
>>
>>         at org.globus.gram.GramJob.setStatus(GramJob.java:184)
>>
>>         at org.globus.gram.GramCallbackHandler.run(CallbackHandler.java:176)
>>
>>         at java.lang.Thread.run(Thread.java:619)
>>
>> Failed to clean up job
>>
>> java.lang.IllegalStateException: No registered callback handler for
>> org.globus.gsi.gssapi.GlobusGSSCredentialImpl at 11b92ef
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.CallbackHandlerManager.decreas
>> eUsageCount(CallbackHandlerManager.java:33)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.clean
>> up(JobSubmissionTaskHandler.java:482)
>>
>>         at
>> org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.statu
>> sChanged(JobSubmissionTaskHandler.java:475)
>>
>>         at org.globus.gram.GramJob.setStatus(GramJob.java:184)
>>
>>         at org.globus.gram.GramCallbackHandler.run(CallbackHandler.java:176)
>>
>>         at java.lang.Thread.run(Thread.java:619)
>>
>> hostname failed
>>
>> Execution failed:
>>
>>         Exception in hostname:
>>
>> Arguments: []
>>
>> Host: data
>>
>> Directory: hostname-20071204-2116-xvhkcj88/hostname-vg2dq1li
>>
>> stderr.txt:
>>
>> stdout.txt: data.uniparthenope.it
>>
>>  
>>
>> ----
>>
>>  
>>
>> Caused by:
>>
>>         The following output files were not created by the application:
>> hostname.txt
>>
>>  
>>
>> What do you think about it?
>>
>> Do you have some suggestions?
>>
>> I attached to this mail both files on floater-245 and data.
>>
>>  
>>
>> Thank you in advance.
>>
>>   Raffaele
>>
>>
>>     
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20071205/1d86b94f/attachment.html>


More information about the Swift-devel mailing list