You can translate the question and the replies:

How to login

Why I am not able to connect with my login and password? Is the given localhost URL a default?
user
14-08-2020 23:09:13 -0400
code

1 Answer

Hi, Yes, the connection URI for a [**default**](https://community.denodo.com/tutorials/browse/basics/2fs_index) installation is **//localhost:9999/admin** and the default username and password for connecting to Virtual DataPort Administration Tool is admin/admin. In case of error during connection, I would perform the below checks to successfully [**launch**](https://community.denodo.com/docs/html/browse/7.0/vdp/administration/installation_and_execution/launching_the_virtual_dataport_server/launching_the_virtual_dataport_server) it from the Denodo Platform control center: * Check if the Virtual DataPort Server is in **running** status and then ensure that username and password is correct. * Check if the [**port number**](https://community.denodo.com/kb/view/document/Ports%20needed%20by%20the%20VDP%20Server?category=Operation) “9999” is not used by another application because this will block the Virtual DataPort Server to be started up. * Check the **vdp.log** file located in “<DENODO_HOME>/logs/vdp” for logging events from the Virtual DataPort Server which will provide more information on why the error is thrown. Additionally, if you have multiple network interfaces or if you are trying to connect to Virtual DataPort Server located on another machine then you need to configure [**RMI host**](https://community.denodo.com/kb/view/document/Virtual%20DataPort%20Connectivity?category=Operation). Hope this helps!
Denodo Team
17-08-2020 05:49:51 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here