Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!

Qlik Talend Administration Center Error Migrating Nexus OrientDB to PostgreSQL DB in Nexus Repository OSS

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Lusemar_Oliveira

Qlik Talend Administration Center Error Migrating Nexus OrientDB to PostgreSQL DB in Nexus Repository OSS

Last Update:

Jan 14, 2026 8:29:40 PM

Updated By:

Xiaodi_Shi

Created date:

Jan 14, 2026 8:31:16 PM

For Talend Administration Center configured with Nexus, when attempting to migrate Sonatype Nexus Repository Manager OSS (versions prior to 3.77.0) from the embedded OrientDB database to an external PostgreSQL database, the Database Migrator utility may encounter the following error:

com.sonatype.nexus.db.migrator.exception.WrongNxrmEditionException: 
Migration to an external database requires Nexus Repository Manager Pro and is not supported for Nexus Repository Manager OSS instances.

 

Resolution

To successfully migrate from OrientDB to PostgreSQL, follow the below migration paths recommended by Sonatype:

Migrating from OrientDB to H2 database (temporary step)

Use the Database Migrator utility to move your data from OrientDB into the embedded H2 database.

Documentation: Migrating from OrientDB to H2 database

 

Upgrade to Nexus Repository Community Edition (≥ 3.77.0)

PostgreSQL support is available only in Community Edition starting with version 3.77.0.

Documentation: Community Edition Onboarding

 

Migrating from H2 database to PostgreSQL database

Once upgraded, use the Database Migrator utility again to move from H2 into PostgreSQL.

Documentation: Migrating from H2 database to PostgreSQL database

Important Notes:

  • Migration is one‑way: once you move to PostgreSQL, you cannot revert back to OrientDB.
  • Ensure you have backups before starting any migration.
  • The migration process is managed by Sonatype’s Database Migrator utility and Qlik does not maintain or support this tool.

For issues with the migrator or Nexus Repository itself, contact Sonatype Support directly.

 

Cause

Nexus Repository OSS  (3.70.4-02) does not support migration directly from OrientDB to PostgreSQL.

PostgreSQL support was introduced in the Community Edition starting with version 3.77.0.

Attempting to run the Database Migrator against OSS versions 3.70.4-02 results in the WrongNxrmEditionException.

 

Related Content

migrating-to-a-new-database | help.sonatype.com

 

Environment

Talend Administration Center 

Labels (2)
Version history
Last update:
‎2026-01-14 08:29 PM
Updated by: