IBM Support

PK42796: WHEN THE SOURCE SYSTEM IS A CLUSTER THE PROPCOLLECTOR WILL FAIL TO RUN SUCCESFULLY FOR A PORTAL MIGRATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as duplicate of another APAR.

Error description

  • When running the prop collector on the source 5.1 system for
    WebSphere portal migration, if the source system is in a cluster
    it will fail to find the wps.ear to allow it to be bundled for
    the rest of the migration process.
    
    the propcollect.xml has no switch if it is from a cluster to
    check under the cell name it only checks there if is is a zos
    machine
    

Local fix

  • change this line in the propcollect.xml
    
              <else>
                <property name="WpsEarDir"
    value="${WasUserHome}/installedApps/${NodeName}/wps.ear/wps.war"
    />
              </else>
    
    to this
    
              <else>
                <property name="WpsEarDir"
    value="${WasUserHome}/installedApps/${CellName}/wps.ear/wps.war"
    />
              </else>
    

Problem summary

Problem conclusion

Temporary fix

Comments

  • This fix is superceded by PK48603.
    

APAR Information

  • APAR number

    PK42796

  • Reported component name

    WEBSPHERE PORTA

  • Reported component ID

    5724E7600

  • Reported release

    60A

  • Status

    CLOSED DUA

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2007-04-06

  • Closed date

    2008-03-07

  • Last modified date

    2008-03-07

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSHRKX","label":"WebSphere Portal"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0.0.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
07 March 2008