IBM Support

IT45837: FAILED TO BUILD GIS CLUMP WITH HOTFIX TARGET ON 6.2.0.1 DUMMY HOTFIX BRANCH

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

Direct link to fix

 

APAR status

  • Closed as program error.

Error description

  • The merge from 6.1.2.4 to the 6.2 maint branch for several
    packages were modified to use the the parameter
    clump.build.suffix as well as the clump.version.label.  These
    parameters caused the files to not be found during the copy file
    
    command:      <copy
    file="${hotfix.sandbox.dir}/b2b_base/components/1b_
    platform_base_${clump.version.label}${clump.build.suffix}.jar"to
         <copy file="${hotfix.sandbox.dir}/standards/components/ba
    se_standards_${clump.version.label}${clump.build.suffix}.jar"tod
         <copy file="${b2b_base.components.dir}/reporting_${clump.
    version.label}${clump.build.suffix}.jar"todir="${hotfix.componen
         <copy file="${gis.components.dir}/neo_${clump.version.lab
    el}${clump.build.suffix}.jar"todir="${hotfix.component.dir}/comp
         <copy file="${hotfix.sandbox.dir}/perimeter/files/package
    s/ps_${clump.version.label}${clump.build.suffix}.jar"todir="${ho
    
    
    The error displays the duplicate BR# and JiraID#
    
    17:47:42  BUILD FAILED17:47:42
    /work/jenkins/gis/IFixbuild.xml:969: Warning: Could not find
    file /work/jenkins/gis/hotfix/b2b_base/components/1b_platform_b
    ase_6020001_BR123456_B2BISFG-68657_BR123456_B2BISFG-68657.jarto
    
    The file the IFixbuild.xml should be referencing is
    1b_platform_base_6020001_BR123456_B2BISFG-68657.jar, rather than
    
    1b_platform_base_6020001_BR123456_B2BISFG-68657_BR123456_B2BISF
    G-68657.jar
    

Local fix

  • Removed the ${clump.build.suffix} from the IFixbuild.xml copy
    commands.  The changed copy commands are:
         <copy file="${hotfix.sandbox.dir}/b2b_base/components/1b_
    platform_base_${clump.version.label}.jar"todir="${hotfix.compone
         <copy file="${hotfix.sandbox.dir}/standards/components/ba
    se_standards_${clump.version.label}.jar"todir="${hotfix.componen
         <copy file="${b2b_base.components.dir}/reporting_${clump.
    version.label}.jar"todir="${hotfix.component.dir}/components" ve
    
         <copy
    file="${gis.components.dir}/neo_${clump.version.label}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes" />
         <copy file="${hotfix.sandbox.dir}/perimeter/files/package
    s/ps_${clump.version.label}.jar"todir="${hotfix.component.dir}/f
    

Problem summary

  • Users Affected:
    All
    
    Abstract:
    Failed to build gis clump with the hotfix target on the 6.2.0.1
    dummy hotfix branch.
    
    Problem Description:
    The merge from 6.1.2.4 to the 6.2 main branch for several
    packages was modified to use the parameter clump.build.suffix as
    well as the clump.version.label. These parameters caused the
    files to not be found during the copy file command:
    
           <copy
    file="${hotfix.sandbox.dir}/b2b_base/components/1b_platform_base
    _${clump.version.label}${clump.build.suffix}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes" />
           <copy
    file="${hotfix.sandbox.dir}/standards/components/base_standards_
    ${clump.version.label}${clump.build.suffix}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes"/>
           <copy
    file="${b2b_base.components.dir}/reporting_${clump.version.label
    }${clump.build.suffix}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes"/>
           <copy
    file="${gis.components.dir}/neo_${clump.version.label}${clump.bu
    ild.suffix}.jar" todir="${hotfix.component.dir}/components"
    verbose="Yes" />
           <copy
    file="${hotfix.sandbox.dir}/perimeter/files/packages/ps_${clump.
    version.label}${clump.build.suffix}.jar"
    todir="${hotfix.component.dir}/files/packages" verbose="Yes" />
    
    The error displays the duplicate BR# and JiraID#
    
    17:47:42 BUILD FAILED17:47:42
    /work/jenkins/gis/IFixbuild.xml:969: Warning: Could not find
    file
    /work/jenkins/gis/hotfix/b2b_base/components/1b_platform_base_60
    20001_BR123456_B2BISFG-68657_BR123456_B2BISFG-68657.jar to copy.
    
    The file the IFixbuild.xml should be referencing is
    1b_platform_base_6020001_BR123456_B2BISFG-68657.jar, rather than
    1b_platform_base_6020001_BR123456_B2BISFG-68657_BR123456_B2BISFG
    -68657.jar
    
    Platforms Affected:
    All
    

Problem conclusion

  • Resolution Summary:
    The ${clump.build.suffix} has been removed from the
    IFixbuild.xml copy commands. The changed copy commands are:
    
           <copy
    file="${hotfix.sandbox.dir}/b2b_base/components/1b_platform_base
    _${clump.version.label}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes" />
           <copy
    file="${hotfix.sandbox.dir}/standards/components/base_standards_
    ${clump.version.label}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes"/>
           <copy
    file="${b2b_base.components.dir}/reporting_${clump.version.label
    }.jar" todir="${hotfix.component.dir}/components"
    verbose="Yes"/>
           <copy
    file="${gis.components.dir}/neo_${clump.version.label}.jar"
    todir="${hotfix.component.dir}/components" verbose="Yes" />
           <copy
    file="${hotfix.sandbox.dir}/perimeter/files/packages/ps_${clump.
    version.label}.jar"
    todir="${hotfix.component.dir}/files/packages" verbose="Yes" />
    
    
    Delivered in:
    6020001
    All future Fix Packs can be found in the Release Timeline Matrix
    - https://www.ibm.com/support/pages/node/6194265
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT45837

  • Reported component name

    STR B2B INTEGRA

  • Reported component ID

    5725D0600

  • Reported release

    620

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2024-03-27

  • Closed date

    2024-04-04

  • Last modified date

    2025-01-08

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    STR B2B INTEGRA

  • Fixed component ID

    5725D0600

Applicable component levels

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SS3JSW","label":"Sterling B2B Integrator"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"620","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
09 January 2025