<?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>1721</bug_id>
          
          <creation_ts>2004-04-27 15:40</creation_ts>
          <short_desc>GramJob.getStartedJobs null pointer exception</short_desc>
          <delta_ts>2004-08-06 12:51:46</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>GRAM</product>
          <component>gt2 Gram client</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sumin Song">ssong4@uiuc.edu</reporter>
          <assigned_to name="Peter Lane">lane@mcs.anl.gov</assigned_to>
          <cc>jbasney@ncsa.uiuc.edu</cc>
    
    <cc>smartin@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Sumin Song">ssong4@uiuc.edu</who>
            <bug_when>2004-04-27 15:40:04</bug_when>
            <thetext>If I call GramJob.getStartedJobs() in client code, everything works fine. 
However, if I call it in service code running in a container, there is a null 
pointer exception caused by the following line of code

EntryType entry = (EntryType)serviceDataValueObjects[i];

The version I am using is gt3.0.2. Not sure it is a bug or such kind of 
conversion is not supported by the service.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2004-05-07 09:25:19</bug_when>
            <thetext>&apos;m on vacation, so I won&apos;t be able to look at this until the 17th at the earliest.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2004-08-06 12:51:46</bug_when>
            <thetext>4.0 GRAM obsoletes this bug report</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>