IBM Support

PI92968: UPDATEIDMGRLDAPBINDINFO ADMINTASK FAILS WITH DYNAMICUPDATECONFIGEXCEPTION

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Trying to reset the LDAP bind password using the
    updateIdMgrLDAPBindInfo AdminTask command results in a
    DynamicUpdateConfigException.
    

Local fix

  • Users may use the WAS Admin Console to update the LDAP bind
    configuration.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM WebSphere Application Server users of   *
    *                  federated repositories                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: Running the updateIdMgrLDAPBindInfo     *
    *                      WSADMIN command results in a            *
    *                      DynmicUpdateConfigException.            *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When running the updateIdMgrLDAPBindInfo WSADMIN command, the
    host was not being populated in the test connection used to
    verify the credentials were valid. This leads to the following
    exception:
    [1/23/18 11:16:35:976 HKT] 00000016 exception     E
    com.ibm.ws.wim.adapter.ldap.LdapConnection dynamicUpdateConfig
    com.ibm.websphere.wim.exception.DynamicUpdateConfigException:
    CWWIM4520E  The 'javax.naming.NamingException: Cannot parse
    url: corbaloc:rir:/NameServiceServerRoot [Root exception is
    java.net.MalformedURLException: Not an LDAP URL:
    corbaloc:rir:/NameServiceServerRoot]' naming exception
    occurred during processing.
    at
    com.ibm.ws.wim.adapter.ldap.LdapConnection.dynamicUpdateConfig(L
    dapConnection.java:3799)
    at
    com.ibm.ws.wim.adapter.ldap.LdapAdapter.dynamicUpdateConfig(Ldap
    Adapter.java:4144)
    at
    com.ibm.ws.wim.RepositoryManager.dynamicUpdateConfig(RepositoryM
    anager.java:831)
    at
    com.ibm.ws.wim.EventManager.dynamicUpdateConfig(EventManager.jav
    a:170)
    at
    com.ibm.websphere.wim.ServiceProvider.dynamicUpdateConfig(Servic
    eProvider.java:607)
    at
    com.ibm.ws.wim.config.DynamicConfigHelper.updateIdMgrLDAPBindInf
    o(DynamicConfigHelper.java:103)
    at
    com.ibm.ws.wim.config.commands.IdMgrDynamicConfigCommandsProvide
    r.updateIdMgrLDAPBindInfo(IdMgrDynamicConfigCommandsProvider.jav
    a:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.java:60)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at
    com.ibm.websphere.management.cmdframework.provider.SimpleCommand
    Provider.executeReal(SimpleCommandProvider.java:156)
    at
    com.ibm.websphere.management.cmdframework.provider.SimpleCommand
    Provider.execute(SimpleCommandProvider.java:142)
    at
    com.ibm.websphere.management.cmdframework.provider.SimpleAdminCo
    mmand.execute(SimpleAdminCommand.java:57)
    at
    com.ibm.ws.management.cmdframework.impl.RemoteCommandMgrImpl.adm
    inCmdExecute(RemoteCommandMgrImpl.java:335)
    at
    com.ibm.ws.management.cmdframework.impl.RemoteCommandMgrImpl.exe
    cute(RemoteCommandMgrImpl.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.java:60)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:69)
    at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:272)
    at
    javax.management.modelmbean.RequiredModelMBean$4.run(RequiredMod
    elMBean.java:1152)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:384)
    at
    com.ibm.oti.security.CheckedAccessControlContext.securityCheck(C
    heckedAccessControlContext.java:30)
    at
    sun.misc.JavaSecurityAccessWrapper.doIntersectionPrivilege(JavaS
    ecurityAccessWrapper.java:41)
    at
    javax.management.modelmbean.RequiredModelMBean.invokeMethod(Requ
    iredModelMBean.java:1146)
    at
    javax.management.modelmbean.RequiredModelMBean.invoke(RequiredMo
    delMBean.java:999)
    at
    com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Def
    aultMBeanServerInterceptor.java:847)
    at
    com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.jav
    a:783)
    at
    com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.ja
    va:1346)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:413)
    at
    com.ibm.ws.security.util.AccessController.doPrivileged(AccessCon
    troller.java:125)
    at
    com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.j
    ava:1239)
    at
    com.ibm.ws.management.connector.AdminServiceDelegator.invoke(Adm
    inServiceDelegator.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.java:60)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    at
    com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPCo
    nnector.java:464)
    at
    com.ibm.ws.management.connector.soap.SOAPConnector.service(SOAPC
    onnector.java:297)
    at
    com.ibm.ws.management.connector.soap.SOAPConnection.handleReques
    t(SOAPConnection.java:65)
    at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnecti
    on.java:733)
    at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:522)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1662)
    

Problem conclusion

  • An interim fix is available for this APAR upon request for
    WebSphere Application Server version 7.0.0.43.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI92968

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-01-26

  • Closed date

    2018-07-23

  • Last modified date

    2018-07-23

  • 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

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
10 February 2022