Our Basis install MDM CATALOG UI and deploy it on AS Java, then I can open the screen, but when we input the server name and click the button 'connect', the IE pop the error page.
The error information as below:
***********************************************************************************************
The initial exception that caused the request to fail, was:
java.lang.NullPointerException: while trying to get the length of an array loaded from local variable 'respositoryNames'
at com.sap.mdm.srmcat.uisearch.master.Master.loadRepository(Master.java:1458)
at com.sap.mdm.srmcat.uisearch.master.wdp.InternalMaster.loadRepository(InternalMaster.java:1185)
at com.sap.mdm.srmcat.uisearch.master.LoginView.onActionconnect(LoginView.java:525)
at com.sap.mdm.srmcat.uisearch.master.wdp.InternalLoginView.wdInvokeEventHandler(InternalLoginView.java:212)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)
... 64 more
See full exception chain for details.
***********************************************************************************************
Need expert's help!