Start a conversation

Database Error While Importing Deploy.xml & Endpoint.xml from Intermediary 10.x to 12.x

Overview

You may observe the following error while importing deploy.xml and endpoint.xml into Intermediary 12.x exported from Intermediary 10.x

Unknown database or custom configuration
Details - java.lang.illegalargumentexception: agents and intermediaries

 

Solution

This might happen if the old version of Intermediary has a reference to DB which doesn't exist in the latest version during the upgrade. Comment out the following line from deploy.xml and try importing to a 12.x installation again: <com.actional.sql.DBConfig key="Audit.DBConfig" name="Agents and Intermediaries" partial='true'/>

 

Testing

The import should work fine after removing this line.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments