Troubleshooting: LDAP

You can avoid receiving error messages when integrating with LDAP by reviewing the troubleshooting tips for common errors.

  • The following exception can occur if you do not restart WebSphere Commerce server1 after making changes to the federated repository configuration:
    
    00000041 CommerceSrvr  E com.ibm.commerce.command.ECCommandTarget executeCommand CMN0420E:
    The following command exception has occurred during processing: "java.lang.NullPointerException".java.lang.NullPointerException
    	at org.eclipse.emf.ecore.sdo.util.SDOUtil.create(SDOUtil.java:547)
    	at org.eclipse.emf.ecore.sdo.impl.EDataGraphImpl.createRootObject(EDataGraphImpl.java:523)
    	at com.ibm.websphere.wim.util.SDOHelper.createDataGraph(SDOHelper.java:164)
    	at com.ibm.websphere.wim.util.SDOHelper.cloneRootDataObject(SDOHelper.java:350)
    	at com.ibm.websphere.wim.util.SDOHelper.createRootDataObject(SDOHelper.java:96)
    
    You must restart WebSphere Commerce server1 after making any changes to the federated repository configuration to resolve this exception.