<?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>4159</bug_id>
          
          <creation_ts>2006-01-16 11:33</creation_ts>
          <short_desc>Improve container error message when SEG execution fails</short_desc>
          <delta_ts>2006-04-07 16:36:14</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 scheduler interface</component>
          <version>development</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>4.0.2</target_milestone>
          
          <blocked>2266</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stuart Martin">smartin@mcs.anl.gov</reporter>
          <assigned_to name="Joe Bester">bester@mcs.anl.gov</assigned_to>
          <cc>bester@mcs.anl.gov</cc>
    
    <cc>lane@mcs.anl.gov</cc>
    
    <cc>smartin@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Stuart Martin">smartin@mcs.anl.gov</who>
            <bug_when>2006-01-16 11:33:38</bug_when>
            <thetext>The SEG calls dlopen on the scheduler modules .  If the necessary env vars are not set, then the seg fails 
without an adequate error message.  An error messaging indicating the problem is needed.

This problem was discovered when a GT4 container is started without previously sourcing 
$GLOBUS_LOCATION/globus-user-env.csh or globus-devel-env.csh.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2006-01-17 12:16:25</bug_when>
            <thetext>Is it sufficient to record things like this

ERROR monitoring.SchedulerEventGenerator [Thread-5,run:193] SEG Terminated with
/home/bester/development/globus_4_0_branch/INSTALL/libexec/globus-scheduler-event-generator:
error while loading shared libraries:
libglobus_scheduler_event_generator_gcc32dbg.so.0: cannot open shared object
file: No such file or directory

in the container log, or do you want some user level notification (much harder)?

joe</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Peter Lane">lane@mcs.anl.gov</who>
            <bug_when>2006-01-17 12:20:49</bug_when>
            <thetext>Personally I&apos;d call that sufficient. Besides, I&apos;m not sure what operation such a
fault would be in response to.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Joe Bester">bester@mcs.anl.gov</who>
            <bug_when>2006-01-17 13:49:40</bug_when>
            <thetext>A fix to do this is committed to trunk and 4.0 branch

joe</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>