Skip to main content
4-Participant
October 3, 2024
Solved

Try to create second kafka extention

  • October 3, 2024
  • 2 replies
  • 733 views

While i am trying to create one more Kafka extention its trying to delete the current kafka extention that is not required to me can any one help what is I am doing wrong 

 KafkaThingExtensionPOC:1.1.3ExtensionPackage KafkaThingExtensionPOC:1.1.3 upload attempted and it is not an HA compatible extension.
 KafkaThingExtensionPOC:1.1.3Cannot update existing Extension Package [KafkaThingExtensionPOC] because it is trying to remove the following Entities that are still in use: [entity: KafkaProducer, used-by: Thing : KafkaThing]

 

I already have KafkaProducer i want to create new one with name KafkaProducerPOC any help appriciated

Best answer by VladimirRosu_116627

The answer is in the error messages displayed: the new Extension is trying to remove the KafkaProducer (assuming it's template), because it's no longer present in the Extension. What exactly do you have in the 1.1.3 version of your extension in terms of Templates/Things? If KafkaProducer is not in there, then the system will try to remove it when you deploy the new version.

2 replies

19-Tanzanite
October 3, 2024

The answer is in the error messages displayed: the new Extension is trying to remove the KafkaProducer (assuming it's template), because it's no longer present in the Extension. What exactly do you have in the 1.1.3 version of your extension in terms of Templates/Things? If KafkaProducer is not in there, then the system will try to remove it when you deploy the new version.

Catalina
Community Moderator
October 8, 2024

Hi @AG_11031228 ,


I wanted to see if you got the help you needed.


If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.


Of course, if you have more to share on your issue, please pursue the conversation.

Thanks,

Catalina | PTC Community Moderator