IBM Support

PM18331: COMMANDNOTFOUNDEXCEPTION: ADMF0005E: COMMAND OR COMMAND GROUP CLUSTERCONFIG IS NOT FOUND WHEN CREATING A CLUSTER.

Fixes are available

6.1.0.35: Java SDK 1.5 SR12 FP2 Cumulative Fix for WebSphere
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for AIX
7.0.0.15: Java SDK 1.6 SR9 Cumulative Fix for WebSphere Application Server
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for HP-UX
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for IBM i
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Linux
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Solaris
7.0.0.15: WebSphere Application Server V7.0 Fix Pack 15 for Windows
6.1.0.37: Java SDK 1.5 SR12 FP3 Cumulative Fix for WebSphere
7.0.0.17: WebSphere Application Server V7.0 Fix Pack 17
7.0.0.17: Java SDK 1.6 SR9 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.19: WebSphere Application Server V7.0 Fix Pack 19
7.0.0.21: WebSphere Application Server V7.0 Fix Pack 21
7.0.0.23: WebSphere Application Server V7.0 Fix Pack 23
7.0.0.25: WebSphere Application Server V7.0 Fix Pack 25
7.0.0.27: WebSphere Application Server V7.0 Fix Pack 27
7.0.0.29: WebSphere Application Server V7.0 Fix Pack 29
6.1.0.47: WebSphere Application Server V6.1 Fix Pack 47
7.0.0.31: WebSphere Application Server V7.0 Fix Pack 31
7.0.0.27: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.33: WebSphere Application Server V7.0 Fix Pack 33
7.0.0.35: WebSphere Application Server V7.0 Fix Pack 35
7.0.0.37: WebSphere Application Server V7.0 Fix Pack 37
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
6.1.0.39: Java SDK 1.5 SR12 FP4 Cumulative Fix for WebSphere Application Server
6.1.0.41: Java SDK 1.5 SR12 FP5 Cumulative Fix for WebSphere Application Server
6.1.0.43: Java SDK 1.5 SR13 Cumulative Fix for WebSphere Application Server
6.1.0.45: Java SDK 1.5 SR14 Cumulative Fix for WebSphere Application Server
6.1.0.47: Java SDK 1.5 SR16 Cumulative Fix for WebSphere Application Server
7.0.0.19: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.21: Java SDK 1.6 SR9 FP2 Cumulative Fix for WebSphere
7.0.0.23: Java SDK 1.6 SR10 FP1 Cumulative Fix for WebSphere
7.0.0.25: Java SDK 1.6 SR11 Cumulative Fix for WebSphere Application Server
7.0.0.27: Java SDK 1.6 SR12 Cumulative Fix for WebSphere Application Server
7.0.0.29: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.45: Java SDK 1.6 SR16 FP60 Cumulative Fix for WebSphere Application Server
7.0.0.31: Java SDK 1.6 SR15 Cumulative Fix for WebSphere Application Server
7.0.0.35: Java SDK 1.6 SR16 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.37: Java SDK 1.6 SR16 FP3 Cumulative Fix for WebSphere Application Server
7.0.0.39: Java SDK 1.6 SR16 FP7 Cumulative Fix for WebSphere Application Server
7.0.0.41: Java SDK 1.6 SR16 FP20 Cumulative Fix for WebSphere Application Server
7.0.0.43: Java SDK 1.6 SR16 FP41 Cumulative Fix for WebSphere Application Server
Obtain the fix for this APAR.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • CommandNotFoundException: ADMF0005E: Command or command group
    clusterConfig is not found error is log when trying to create a
    cluster from a thinclient (ie. wsadmin) when
    com.ibm.ws.management.connector.*=all traces are enabled on the
    DMGR.
    
    The wsadmin log will show the following error pointing to
    a NullPointerException that cause the CommandNotFoundException:
    
    WASX7120E: Diagnostic information from exception with text
    "com.ibm.websphere.management.cmdframework.CommandNotFoundExcept
    ion
    java.lang.NullPointerException: java.lang.NullPointerException
    " follows:
    
     com.ibm.websphere.management.cmdframework.CommandNotFoundExcept
    ion: ADMF0005E: Command or command group clusterConfig is not
    found.
     at
    com.ibm.ws.management.cmdframework.impl.ClientTaskCommand.getCom
    mandStep(ClientTaskCommand.java:105)
     at
    com.ibm.ws.scripting.adminCommand.AdminCmdInteractiveStepsPrompt
    .getStepTitles(AdminCmdInteractiveStepsPrompt.java:101)
    
    ...
    
    Caused by: java.lang.NullPointerException
     at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.handleA
    dminFault(SOAPConnectorClient.java:824)
     at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeT
    emplate(SOAPConnectorClient.java:792)
     at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(
    SOAPConnectorClient.java:582)
     at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(
    SOAPConnectorClient.java:409)
     at $Proxy0.invoke(Unknown Source)
     at
    com.ibm.ws.management.AdminClientImpl.invoke(AdminClientImpl.jav
    a:205)
     at
    com.ibm.ws.management.cmdframework.impl.ClientTaskCommand.getCom
    mandStep(ClientTaskCommand.java:91)
     ... 48 more
    
    The DMGR will log the folling NullPointerException:
    
     Trace: 2010/07/12 16:56:10.398 01 t=8C35D0 c=UNK key=S2
    (13007002)
       ThreadId: 0000001e
       FunctionName:
    com.ibm.ws.management.connector.soap.SOAPConnector
       SourceId: com.ibm.ws.management.connector.soap.SOAPConnector
       Category: FINEST
       ExtendedMessage: Caught exception;
    java.lang.NullPointerException
      at
    com.ibm.ws.management.cmdframework.impl.EObjectSerializer.toStri
    ng(EObjectSerializer.java:139)
      at java.lang.String.valueOf(String.java:1505)
      at java.lang.StringBuffer.append(StringBuffer.java:220)
      at
    com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPCo
    nnector.java:398)
      at
    com.ibm.ws.management.connector.soap.SOAPConnector.service(SOAPC
    onnector.java:215)
      at
    com.ibm.ws.management.connector.soap.SOAPConnection.handleReques
    t(SOAPConnection.java:64)
      at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnecti
    on.java:742)
      at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:528)
      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    
    This affects portal scripts when they try to create a
    cluster member and the following wsadmin command:
    
    $AdminTask createCluster {-interactive}
    
    This error only occurs when
    com.ibm.ws.management.connector.*=all tracing is enabled on the
    DMGR.
    

Local fix

  • Disable com.ibm.ws.management.connector.*=all traces on the
    Deployment Manager.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Network Edition V7.0                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: NullPointerException thrown during      *
    *                      add cluster member when SOAP            *
    *                      connector trace is enabled on           *
    *                      deployment manager.                     *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Adding a cluster member using
    ServerClusterTask.createClusterMember command fails when soap
    connector trace is enabled. A NullPointerException is thrown
    as below:
    [wplc-add-cluster-member] Caused by:
    com.ibm.websphere.management.cmdframework.CommandNotFoundExcepti
    on:
    ADMF0005E: Command or command group memberConfig is not found.
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.cmdframework.impl.ClientTaskCommand.getCom
    mandStep (ClientTaskCommand.java:105)
    [wplc-add-cluster-member]  at
    com.ibm.websphere.management.configservice.tasks.ServerClusterTa
    sks.createClusterMember(ServerClusterTasks.java:296)
    [wplc-add-cluster-member]  ... 36 more
    [wplc-add-cluster-member] Caused by:
    java.lang.NullPointerException
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.handleA
    dminFaul t(SOAPConnectorClient.java:824)
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeT
    emplate(SOAPConnectorClient.java:792)
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(
    SOAPConnectorClient.java:582)
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(
    SOAPConn ectorClient.java:409)
    [wplc-add-cluster-member]  at $Proxy0.invoke(Unknown Source)
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.AdminClientImpl.invoke(AdminClientImpl.jav
    a:205)
    [wplc-add-cluster-member]  at
    com.ibm.ws.management.cmdframework.impl.ClientTaskCommand.getCom
    mandStep (ClientTaskCommand.java:91)
    [wplc-add-cluster-member]  ... 37 more
    
    In the trace, an entry similar the following would be seen:
    
     Trace: 2010/07/12 12:52:55.242 01 t=79E0A0 c=UNK key=S2
    (13007002)
       ThreadId: 00000177
       FunctionName:
    com.ibm.ws.management.connector.soap.SOAPConnector
       SourceId: com.ibm.ws.management.connector.soap.SOAPConnector
       Category: FINEST
       ExtendedMessage: Caught exception;
    java.lang.NullPointerException
      at
    com.ibm.ws.management.cmdframework.impl.EObjectSerializer.toStri
    ng(EObjectSerializer.java:139)
      at java.lang.String.valueOf(String.java:1505)
      at java.lang.StringBuffer.append(StringBuffer.java:220)
      at
    com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPCo
    nnector.java:398)
      at
    com.ibm.ws.management.connector.soap.SOAPConnector.service(SOAPC
    onnector.java:215)
      at
    com.ibm.ws.management.connector.soap.SOAPConnection.handleReques
    t(SOAPConnection.java:64)
      at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnecti
    on.java:742)
      at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:528)
      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    

Problem conclusion

  • NullPointerException is fixed in the
    EObjectSerializer.toString() and the SOAPConnector.invoke()
    code.
    
    APAR PM18331 is currently targeted for inclusion in
    fixpack 7.0.0.15 of WebSphere Application Server V7.0.
    
    Please refer to URL:
    //www.ibm.com/support/docview.wss?rs=404&uid=swg27006970
    for Fix Pack availability.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM18331

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-07-13

  • Closed date

    2010-09-14

  • Last modified date

    2011-04-04

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

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

    PM26871

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R700 PSY UK65060

       UP11/03/04 P F103

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
24 October 2021