[Swift-user] no registered callback handler

skenny at uchicago.edu skenny at uchicago.edu
Wed Nov 14 16:07:43 CST 2007


here's my sites file for uc/anl teragrid:

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generated: 2005-11-08T13:59:24-0600 -->
<!-- gen. user: skenny -->
<!-- generator: GriPhyN::SC::xml 1.3 -->
<config xmlns="http://www.griphyn.org/chimera/GVDS-PoolConfig"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocat\
ion="http://www.griphyn.org/chimera/GVDS-PoolConfig
http://www.griphyn.org/chimera/sc-1.4.xsd" version="1.4">

  <!-- ANLUCTERAGRID32 @ tg-grid.uc.teragrid.org -->
  <pool handle="ANLUCTERAGRID32" sysinfo="INTEL32::LINUX"
gridlaunch="/home/skenny/vds/bin/kickstart">
    <profile namespace="env" key="app">/app/osg_app</profile>
    <profile namespace="env"
key="data">/home/skenny/data</profile>
    <profile namespace="env" key="tmp">/tmp</profile>
    <profile namespace="env" key="wntmp">/tmp</profile>
    <profile namespace="vds" key="grid">osg</profile>
    <profile namespace="globus" key="maxwalltime">120</profile>
    <profile namespace="globus"
key="host_types">ia32-compute</profile>
    <lrc url="rls://terminable.ci.uchicago.edu"/>
    <gridftp url="gsiftp://tg-gridftp.uc.teragrid.org"
storage="/home/skenny/data" major="2" minor="4" patch="3"/>
    <jobmanager universe="vanilla"
url="tg-grid.uc.teragrid.org/jobmanager-pbs" major="2"
minor="4" patch="3"/>
    <jobmanager universe="transfer"
url="tg-grid.uc.teragrid.org/jobmanager-fork" major="2"
minor="4" patch="3"/>
    <workdirectory>/home/skenny/sidgrid_out</workdirectory>
  </pool>
</config>

and here is my entry in tc.data for each of the 2 scripts i'm
testing on:

ANLUCTERAGRID32   echo /bin/echo  INSTALLED INTEL32::LINUX  null

UCTERAPORT      ffmpeg_sh       
/gpfs1/osg_data/sidgrid_tools/transcode/bin/ffmpeg_sh 
INSTALLED INTEL64::LINUX  null

---- Original message ----
>Date: Wed, 14 Nov 2007 15:17:36 -0600
>From: Michael Wilde <wilde at mcs.anl.gov>  
>Subject: Re: [Swift-user] no registered callback handler  
>To: skenny at uchicago.edu
>Cc: swift-user at ci.uchicago.edu
>
>looks to me like possible errors in tc.data may be causing
the initial 
>illegal char messages.  if you used maxwalltime= did you put
00:20:00 
>values in double-quotes: "00:30" say?
>
>not sure if this is causing the later gssapi message.
>
>send your sites.xml and tc.data file for a closer look
>
>On 11/14/07 2:11 PM, skenny at uchicago.edu wrote:
>> hi all, i'm getting this error regarless of the site that i
>> submit to (i've tried uc/anl and teraport). initially was
>> trying my own script but then tried 'hello world' and am
>> getting the same thing...
>> 
>> however, when i run my own script it does seem to get as far
>> as transferring the input file to the remote site; but then
>> fails on trying to run the actual job. 
>> 
>> any ideas? 
>> 
>> RunID: 20071114-1407-g84ac350
>> echo started
>> 2007.11.14 14:07:21.795 CST: [ERROR] Parsing profiles on line
>> 187 Illegal character ' 'at position 65 :Illegal character ' '
>> 2007.11.14 14:07:21.798 CST: [ERROR] Parsing profiles on line
>> 212 Illegal character ' 'at position 5 :Illegal character ' '
>> 2007.11.14 14:07:21.806 CST: [ERROR] Parsing profiles on line
>> 248 Illegal character ' 'at position 5 :Illegal character ' '
>> 2007.11.14 14:07:21.807 CST: [ERROR] Parsing profiles on line
>> 273 Illegal character ' 'at position 5 :Illegal character ' '
>> Failed to clean up job
>> java.lang.IllegalStateException: No registered callback
>> handler for
org.globus.gsi.gssapi.GlobusGSSCredentialImpl at 1fc0f04
>>         at
>>
org.globus.cog.abstraction.impl.execution.gt2.CallbackHandlerManager.decreaseUsageCount(CallbackHandlerManager.java:33)
>>         at
>>
org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.cleanup(JobSubmissionTaskHandler.java:482)
>>         at
>>
org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.submitSingleJob(JobSubmissionTaskHandler.java:148)
>>         at
>>
org.globus.cog.abstraction.impl.execution.gt2.JobSubmissionTaskHandler.submit(JobSubmissionTaskHandler.java:92)
>>         at
>>
org.globus.cog.abstraction.impl.common.AbstractTaskHandler.submit(AbstractTaskHandler.java:54)
>>         at
>>
org.globus.cog.karajan.scheduler.submitQueue.NonBlockingSubmit.run(NonBlockingSubmit.java:83)
>>         at
>>
edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:431)
>>         at
>>
edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>         at
>>
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:643)
>>         at
>>
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:668)
>>         at java.lang.Thread.run(Thread.java:595)
>> _______________________________________________
>> Swift-user mailing list
>> Swift-user at ci.uchicago.edu
>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>> 
>> 



More information about the Swift-user mailing list