IBM Support

JR58807: Cannot enable LDAP on iSeries

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If you try to enable LDAP for WebSphere Commerce, you might
    encounter a Java IO exception during the process of running
    LDAPentry.xml.
    

Local fix

Problem summary

  • USERS AFFECTED:
    WebSphere Commerce Version 8 Mod Pack 4.
    
    PROBLEM ABSTRACT:
    Cannot enable LDAP on iSeries
    
    BUSINESS IMPACT:
    Cannot enable LDAP on iSeries.
    
    RECOMMENDATION:
    

Problem conclusion

  • Added code for iSeries in SetWASAdminInfo.java execute()
    ==
    else if(System.getProperty("os.name").equals("OS/400")||
    (System.getProperty("wsad") != null&&
    (System.getProperty("iSeriesDB") != null &&
    System.getProperty("iSeriesDB").equals("true")))){
    try {
    
    String[] cmd = {profilePath + "/bin/PropFilePasswordEncoder",
    soapClientPropsPath, "com.ibm.SOAP.loginPassword"};
    				   Runtime.getRuntime().exec(cmd);
    } catch (IOException e) {
    	e.printStackTrace();
    }
    }
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR58807

  • Reported component name

    WC BUS EDITION

  • Reported component ID

    5724I3800

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-12-04

  • Closed date

    2017-12-19

  • Last modified date

    2017-12-19

  • 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

    WC BUS EDITION

  • Fixed component ID

    5724I3800

Applicable component levels

  • R800 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYSYL","label":"WebSphere Commerce Enterprise"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0","Line of Business":{"code":"LOB31","label":"WCE Watson Marketing and Commerce"}}]

Document Information

Modified date:
11 December 2021