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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.

Qlik Talend ESB: Fail to deploy routes with error “Name 'dataSourceReferenceList' is already in use by a registered component” on Runtime Server

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Tony_Son
Support
Support

Qlik Talend ESB: Fail to deploy routes with error “Name 'dataSourceReferenceList' is already in use by a registered component” on Runtime Server

Last Update:

Aug 19, 2025 3:55:51 AM

Updated By:

Xiaodi_Shi

Created date:

Aug 19, 2025 3:55:51 AM

A published artifact fails to deploy on Talend ESB Runtime Server with the following error message:

org.apache.aries.blueprint.ComponentNameAlreadyInUseException: Name 'dataSourceReferenceList' is already in use by a registered component

 

Resolution

Republishing this artifact from Studio could resolve this issue.

 

Cause

This issue is caused by improper building. The Blueprint component registry does not allow duplicate component IDs.

This may happen if:

  • The same bean or reference ID appears more than once in your blueprint XML files, possibly due to multiple bundles or duplicate blueprint definitions loaded together.
  • A bundle is stopped and restarted without the registry being properly cleared, causing lingering definitions.
  • Two bundles define a bean/reference with the same ID (e.g., dataSourceReferenceList).

 

Related Content 

How to publish jobs, Routes, and Data Services (artifacts)created in Talend Studio to Talend Cloud

 

Environment

Labels (1)
Contributors
Version history
Last update:
‎2025-08-19 03:55 AM
Updated by: