mashupengine.log:TypeError: null has no such function "indexOf" in at line number 529http://<Hostname>:8080/smarts-edaa/msa/<Domain>/types/ICS_UserProfile/instances?alt=jsonAll supported releases of M&R and Smarts
The CheckProfileValidityMashup request originating from M&R times out at the Smarts EDAA layer. This occurs because Smarts EDAA is unable to connect to the Global Service Assurance Manager (GSAM) due to missing or incorrect permissions for the _edaa user in the Smarts configuration files. Specifically, the _edaa user account may be commented out or may not have the All or Impersonate option enabled in serverConnect.conf.
To resolve the timeout and restore the Event Console functionality, update the _edaa user permissions:
[BASEDIR]/SAM/smarts/local/confserverConnect.conf file for editing._edaa user is uncommented and includes the All option. It should follow this format: *:_edaa:<password>:All (Note: You can also use Impersonate if required by your security policy).