<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>4187</bug_id>
          
          <creation_ts>2006-02-01 16:05</creation_ts>
          <short_desc>AuthorizationHelper broken on container restart</short_desc>
          <delta_ts>2006-02-01 16:07:59</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GRAM</product>
          <component>wsrf managed job factory service</component>
          <version>4.0.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>4.0.2</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Lane">lane@mcs.anl.gov</reporter>
          <assigned_to name="Peter Lane">lane@mcs.anl.gov</assigned_to>
          <cc>lane@mcs.anl.gov</cc>
    
    <cc>madduri@mcs.anl.gov</cc>
    
    <cc>smartin@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2006-02-01 16:05:43</bug_when>
            <thetext>The AuthorizationHelper relies on the MJFS service path to function properly.
The service path value is being cached incorrectly in the
MJFS.createManagedJob() method, so it is null until a job request is made.
Caching of this value should be moved to the factory home&apos;s initialize() method
so that it is non-null before the recovery of jobs takes place.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2006-02-01 16:07:59</bug_when>
            <thetext>Fix committed to globus_4_0_branch. HEAD is sufficiently different that this fix
is not needed there.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>