Hi Srikanth
No, I really mean the FIM log. The screenshot error is meaningless - if you type in the wrong password, you would also get the same error message
Check the C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\webapps\fim\WEB-INF\tracelog.ini
Set the logging to debug, and specify the path
Then, you should get a file 'TraceLog_<date_time>_trace.glf"
In here, you will see the real underlying error
For example:
Error on screen
Error in log
|690793A17FF2416D9F24135048B2F2F29|2016 05 02 06:22:04.130|-0700|Error| |>>| | |TraceLog| 1500| 48|http-8080-2 | |24|0|0|0|FIMServer.IConnectionServices:validate|AIO2:1500:48.6332:1|-|-|FIMServer.IConnectionServices:validate|AIO2:1500:48.6332:1||||||||||com.sap.fpm.fim.administration.IConnectionServices||Connection 'TEST' is invalid.
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host AI02, port 1433 has failed. Error: "null. Verify the connection properties, check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.".
Marc