IBM Support

JR50710: REMOVE REDUNDANT HTTP REQUEST DURING COACH OPENING

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Remove redundant http request during Coach openinG
    
    Customer found there is a request from Coach during
    performance test (coach_designer.js).
    
    /*********** load BPM Social ************/
    dojo.addOnLoad(function(){
           var loadTechPreview = true;
           dojo.xhrGet({
                   url: "techPreviewCheck.txt",
                   handleAs: "text",
                   sync: true,
                   load: dojo.hitch(this, function(o) {
                           if (o == "") {
                                   loadTechPreview = false;
                                   if(console && console.log){
                                           console.log("Skipping
    load of
    Coach Toolbar technical preview.");
                                   }
                           }
                   }),
                   error: dojo.hitch(this, function(o) {
                           if(console && console.log){
                                   console.log("Coach Toolbar
    technical
    preview check not available.");
                           }
                   })
           });
           if (loadTechPreview) {
                   try{
    
    dojo.registerModulePath('com.ibm.bpm.social','/bpmsocial/com/ibm
    /bpm/soc
    ial');
    
    dojo.require("com.ibm.bpm.social.Loader");
                   } catch (e) {
                           if(console && console.log){
                                   console.log("BPM Social
    Application was
    not detected.  Coach Toolbar will not be loaded.");
                           }
                   }
           }
    });
    
    Based on the httpwatch, it is found the techPreviewCheck.txt is
    an invlid request, and should be removed.
    

Local fix

  • Based on the httpwatch, it is found the techPreviewCheck.txt is
    an invlid request, and should be removed.
    

Problem summary

  • Affects,
    IBM Business Process Manager (BPM) Advanced
    IBM BPM Standard
    IBM BPM Express
    

Problem conclusion

  • A fix is available for IBM BPM V7.5.1.0 and 7.5.1.2.
    On Fix Central (http://www.ibm.com/support/fixcentral), search
    for JR50710:
    
        1. Select IBM Business Process Manager with your edition
    from the product selector, the installed version to the fix pack
    level, and your platform, and then click Continue.
        2. Select APAR or SPR, enter JR50710, and click Continue.
    
    When you download fix packages, ensure that you also download
    the readme file for each fix. Review each readme file for
    additional installation instructions and information about the
    fix.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR50710

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-07-07

  • Closed date

    2014-08-14

  • Last modified date

    2014-12-18

  • 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

    BPM ADVANCED

  • Fixed component ID

    5725C9400

Applicable component levels

  • R751 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
16 October 2021