Unable to log you in. Make sure VembUBDR is running
I am getting the error message "Unable to log you in. Make sure VembUBDR is running / No connection could be made because the target machine actively refused it". What might be the issue and how can I fix it.
Is there any port I can check to confirm whether BDR is running?
Daniel ( 2015-07-09 03:23:39 -0500 )editVembu BDR uses 32004 port for backup communication and it will be in listen mode while the application is running. You can run 'netstat -an|find "32004" (for Windows) or netstat -an|grep 32004 (for Linux)' on command prompt to check the health status of the Vembu BDR application.
ashar ( 2015-07-09 05:51:07 -0500 )edit