IBM Support

JR48859: CWSAD0005E: THE ADMINISTRATIVE COMMAND CANNOT FIND WEBSERVICES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If you do not install the required Interim Fix while upgrading
    BPM 8.5.0.0 to BPM 8.5.0.1 upgrade and start the deployment
    manager,  following exception
    will be seen in the FFDC logs during
    IBM_BPM_WebAPI_<clustername> application upgrade.
    
    
    BPMConfig_<Timestamp>.log under <DmgrProfile>/log will have
    following entry
    
    2013-12-01 13:20.03.772
    com.ibm.ffdc.util.provider.FfdcOnDirProvider.logIncident():
    FFDC1003I: FFDC Incident emitted on
    C:\IBM\BPM\v8.5\profiles\DmgrProfile\logs\ffdc_20131201-131232\f
    fdc.5303567156272193403.txt
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentProcessor.g
    etServiceHelpers FFDC-9
    2013-12-01 13:20.06.128
    com.ibm.bpm.config.util.jmx.AppManagementNotificationListener.ap
    pEventReceived(): ENTRY
    AppNotification:task=InstallApplication, taskStatus=InProgress,
    subtask=AppTypeDeploymentTask, subtaskStatus=Completed,
    taskProperties={com.ibm.ws.management.application.RedeploymentMa
    nager.handback=com.ibm.ws.management.application.RedeploymentMan
    [email protected],
    appname=IBM_BPM_WebAPI_SingleCluster}, taskMessage=ADMA5005I:
    The application IBM_BPM_WebAPI_SingleCluster is configured in
    the WebSphere Application Server repository.,
    causeOfFailure=<NULL>
    
    <DmgrLogs>/ffdc_20131201-131232/ffdc.5303567156272193403.txt
    
    [12/1/13 13:20:03:772 GMT+02:00]     FFDC
    Exception:com.ibm.ws.webservices.admin.exceptions.NoItemFoundExc
    eption
    SourceId:com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentPr
    ocessor.getServiceHelpers ProbeId:FFDC-9
    com.ibm.ws.webservices.admin.exceptions.NoItemFoundException:
    CWSAD0005E: The administrative command cannot find
    {http://docs.oasis-open.org/ns/cmis/ws/200908/}DiscoveryService
    Web service.
       at
    com.ibm.ws.webservices.admin.serviceindex.impl.ServiceIndexHelpe
    rImpl.getWebServiceObjectWithException(ServiceIndexHelperImpl.ja
    va:637)
       at
    com.ibm.ws.webservices.admin.serviceindex.impl.ServiceIndexHelpe
    rImpl.getWebService(ServiceIndexHelperImpl.java:608)
       at
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentProcessor.g
    etServiceHelpers(PolicySetAttachmentProcessor.java:277)
       at
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentProcessor.i
    ndexContains(PolicySetAttachmentProcessor.java:335)
       at
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentProcessor.p
    rocessReferences(PolicySetAttachmentProcessor.java:431)
       at
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentProcessor.p
    rocess(PolicySetAttachmentProcessor.java:369)
       at
    com.ibm.ws.policyset.admin.deploy.PolicySetAttachmentInstallTask
    .performTask(PolicySetAttachmentInstallTask.java:190)
       at
    com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImp
    l.java:315)
       at java.lang.Thread.run(Thread.java:773)
    
    
    The upgraded BM_BPM_WebAPI application would be corrupted.
    

Local fix

  • - Restore the Deployment manager from your backup saved before
    your starte the Deployment Manager after Binary upgrade
    - Install all the WebSphere Application server Recommended
    InterimFix noted in the Following website
      http://www-01.ibm.com/support/docview.wss?uid=swg24036473
       8.5.5.1-WS-WASProd-IFPI05987
       8.5.5.0-WS-WASProd-IFPI04967
      Note that the above recommended IFixes may changes , review
    the above Technote for the latest Recomended IntermFixes
    - Install the recommended InterimFix for Business Process
    Manager 8.5.0.1
    
    www-933.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm~We
    bSphere&product=ibm/WebSphere/IBM+Business+Process+Manager+Stand
    ard&release=8.5.0.1&platform=All&function=all
    - Start the Deployment Manger again , which will complete the
    profile upgrade.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM BPM 8.5.0.1 Advanced, Standard, and     *
    *                  Express                                     *
    ****************************************************************
    * PROBLEM DESCRIPTION: The IBM_BPM_WebAPI application is not   *
    *                      updated correctly when an existing      *
    *                      profile is being upgraded from IBM      *
    *                      BPM V8.5 to IBM BPM V8.5.0.1. If BPM    *
    *                      APAR JR48474 was not installed, the     *
    *                      "BPM Web Service API Callback" client   *
    *                      policy set entry is lost. If            *
    *                      WebSphere APAR PI05987 was not          *
    *                      installed, the "BPM Web Service API     *
    *                      Policy Set" policy set entry is lost    *
    *                      and an FFDC entry that is similar to    *
    *                      the following entry is written to       *
    *                      <install_root>/logs/config/ffdc_<timest *
    *                      amp>/ffdc.<id>.txt:                     *
    *                      [1/18/14 0:08:48:725 CET]     FFDC      *
    *                      Exception:com.ibm.ws.webservices.admin. *
    *                      exceptions.NoItemFoundException         *
    *                      SourceId:com.ibm.ws.policyset.admin.dep *
    *                      loy.PolicySetAttachmentProcessor.getSer *
    *                      viceHelpers ProbeId:FFDC-9              *
    *                      com.ibm.ws.webservices.admin.exceptions *
    *                      .NoItemFoundException: CWSAD0005E:      *
    *                      The administrative command cannot       *
    *                      find                                    *
    *                      {http://docs.oasis-                     *
    *                      open.org/ns/cmis/ws/                    *
    *                      200908/}DiscoveryService Web service.   *
    *                      at                                      *
    *                      com.ibm.ws.webservices.admin.serviceind *
    *                      ex.impl.ServiceIndexHelperImpl.getWebSe *
    *                      rviceObjectWithException(ServiceIndexHe *
    *                      lperImpl.java:637)                      *
    *                      at                                      *
    *                      com.ibm.ws.webservices.admin.serviceind *
    *                      ex.impl.ServiceIndexHelperImpl.getWebSe *
    *                      rvice(ServiceIndexHelperImpl.java:608)  *
    *                      at                                      *
    *                      com.ibm.ws.policyset.admin.deploy.Polic *
    *                      ySetAttachmentProcessor.getServiceHelpe *
    *                      rs(PolicySetAttachmentProcessor.java:27 *
    *                      7)                                      *
    *                      at                                      *
    *                      com.ibm.ws.policyset.admin.deploy.Polic *
    *                      ySetAttachmentProcessor.indexContains(P *
    *                      olicySetAttachmentProcessor.java:335)   *
    *                      at                                      *
    *                      com.ibm.ws.policyset.admin.deploy.Polic *
    *                      ySetAttachmentProcessor.processReferenc *
    *                      es(PolicySetAttachmentProcessor.java:43 *
    *                      1)                                      *
    *                      at                                      *
    *                      com.ibm.ws.policyset.admin.deploy.Polic *
    *                      ySetAttachmentProcessor.process(PolicyS *
    *                      etAttachmentProcessor.java:369)         *
    *                      at                                      *
    *                      com.ibm.ws.policyset.admin.deploy.Polic *
    *                      ySetAttachmentInstallTask.performTask(P *
    *                      olicySetAttachmentInstallTask.java:190) *
    *                      at                                      *
    *                      com.ibm.ws.management.application.Sched *
    *                      ulerImpl.run(SchedulerImpl.java:315)    *
    *                      at                                      *
    *                      java.lang.Thread.run(Thread.java:773)   *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When an existing profile is being upgraded from IBM BPM V8.5
    to IBM BPM V8.5.0.1, the IBM_BPM_WebAPI application is not
    updated correctly and its policy set entries are lost if
    either APAR JR48474 or APAR PI05987 were not installed with
    IBM BPM V8.5.0 fix pack 1.
    

Problem conclusion

  • A fix is available that preserves the policy set entries when
    you are upgrading profiles and repairs the lost policy set
    entries of the IBM_BPM_WebAPI application.
    
    On Fix Central (http://www.ibm.com/support/fixcentral), search
    for both PI05987 and JR48859:
    
    1. Select the product group, product, installed version, and
    platform, and click Continue.
    2. Select APAR or SPR, enter PI05987, and click Continue.
    3. Repeat step 1 and step 2 for JR48859.
    
    When downloading 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

    JR48859

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-12-17

  • Closed date

    2014-02-19

  • Last modified date

    2014-02-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

    BPM ADVANCED

  • Fixed component ID

    5725C9400

Applicable component levels

  • R800 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":"8.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
12 October 2021