That error typically occurs when there is something on your network blocking the installer's connection with our licensing server, which causes the license generation to fail with the error you are facing.
For note, the -license call of note here is not 'installing' the JDBC Driver for Xero, it is only generating the relevant cdata.jdbc.xero.lic license file to place next to the cdata.jdbc.xero.jar file. The relevant driver files are already installed and available as long as you have added the cdata.jdbc.xero.jar file to your system and have access to it.
To resolve this, you will need to have a license manually generated for you which will need to be renamed cdata.jdbc.xero.lic, and then placed next to the cdata.jdbc.xero.jar file on your system.
To take care of this, please reach out to us at [email protected] so that we can assist with getting the relevant license file generated and sent your way.
To help you generate the relevant license file, we will need the Node ID of the relevant machine, and either the Product Key you wish to use or the knowledge that this should be a trial license.
To get the Node ID, please run the command below using the relevant JAR file you are using to run the -license command:
java -jar cdata.jdbc.xero.jar -nodeid
Once you have the Node ID, you can contact us at [email protected] and we can further assist in that process.