I am having an issue with logging into my VDP Admin tool. I am seeing the following error displayed at the login screen of the Denodo Virtual DataPort Administration Tool.
"Initialization Error: connection error: no such object in table"
Checking the vdp-admin.log file in <DENODO_HOME>/logs/vdp-admin, I see the following:
ERROR com.denodo.vdb.admin.gui.components.connection.ConnectionPanel [] - Connection error:
com.denodo.vdb.admin.model.vdbserverproxy.VDBServerProxyException: Initialization Error: connection error: no such object in table
at com.denodo.vdb.admin.model.vdbserverproxy.VDBServerProxy.getServerInformation(Unknown Source) ~[denodo-vdp-admintool.jar:7.0.0]
at com.denodo.vdb.admin.model.serverfacade.VDBServerFacade.getServerInformation(Unknown Source) ~[denodo-vdp-admintool.jar:7.0.0]
at com.denodo.vdb.admin.util.vql.VQLUtil.parseVQL(Unknown Source) ~[denodo-vdp-admintool.jar:7.0.0]
...
I have seen this issue before, but I had to rebuild my Denodo server in order to login into it again, which I cannot afford to do frequently.
I have noticed that this happens after I have exported the configuration of another Denodo server and have imported the configuration into this server.