You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "bjethwan (via GitHub)" <gi...@apache.org> on 2023/02/23 07:43:13 UTC

[GitHub] [camel-kamelets] bjethwan opened a new issue, #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

bjethwan opened a new issue, #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304

   IntegrationError
   ```
   camel-k-integration-controller
   Cannot reconcile Integration jms-apache-activemq-sink-binding: error during trait customization: component not found for uri "{{activemq-sink-local}}:{{destinationType}}:{{destinationName}}?conn
   ectionFactory=%23bean%3A%7B%7BsinkConnectionFactoryBean-local%7D%7D" in camel catalog runtime version 1.16.0
   ```
   
   
   ```
   apiVersion: camel.apache.org/v1alpha1
   kind: KameletBinding
   metadata:
     name: jms-apache-activemq-sink-binding
   spec:
     source:
       ref:
         kind: Kamelet
         apiVersion: camel.apache.org/v1alpha1
         name: azure-servicebus-source
       properties:
         connectionString: Endpoint=sb://REMOVED.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=REMOVED
         topicOrQueueName: REMOVED
     sink:
       ref:
         kind: Kamelet
         apiVersion: camel.apache.org/v1alpha1
         name: jms-apache-activemq-sink
       properties:
         brokerURL: tcp://active-mq.activemq.svc.cluster.local:61616
         destinationName: REMOVED
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441350661

   It's similar to: https://github.com/apache/camel-k/issues/4058
   
   This is fixed in 1.12.0. We should release everything on Friday and next week there will be helm chart and operators.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd closed issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri
URL: https://github.com/apache/camel-kamelets/issues/1304


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] sgdranesh commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "sgdranesh (via GitHub)" <gi...@apache.org>.
sgdranesh commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441352881

   Thankyou.
   Will wait for fix in next week. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441346497

   This should be fixed in 1.12.0 on vote. Are you using 1.10?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1445760128

   The release will be completed this week


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1445982979

   The helm chart for camel 1.12.0 is available.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] bjethwan commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "bjethwan (via GitHub)" <gi...@apache.org>.
bjethwan commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441710946

   @oscerd Dear Andrea,
   
   I have a couple of stupid questions:
   1. The version seen in the error "camel catalog runtime version 1.16.0" is higher than what you have quoted. Is the issue in the ActiceMQ Kamlet or the Camel-k Operator (not able to load the Kamlet)
   
   2. Is there a workaround? Would the issue go away if we use a Java-based camel route? 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441714505

   The version 1.16.0 is related to camel-k-runtime, which it's part of Camel K. The camel-k-runtime release 1.16.0 is part of Camel K 1.11.x, while 1.17.0 will be part of release 1.12.0.
   
   If you need to use the stock Kamelet, there is no workaround if you choose KameletBinding. If you use java based Camel route you shouldn't have any problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] sgdranesh commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "sgdranesh (via GitHub)" <gi...@apache.org>.
sgdranesh commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441330430

   I am also facing same issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] sgdranesh commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "sgdranesh (via GitHub)" <gi...@apache.org>.
sgdranesh commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1445748963

   Hi Andrea,
   
   Is camel-k-runtime-1.17.0 released?
   Because Today I tried to update helm repo for camel-k and reinstalled camel-k
   helm repo add camel-k https://apache.github.io/camel-k/charts
   
   But still getting same error
     **Warning  IntegrationError             20m   camel-k-integration-controller  Cannot reconcile Integration jms-apache-activemq-sink-bind
   ing: error during trait customization: component not found for uri "{{activemq-sink-local}}:{{destinationType}}:{{destinationName}}?conn
   ectionFactory=%23bean%3A%7B%7BsinkConnectionFactoryBean-local%7D%7D" in camel catalog runtime version 1.16.0**
   
   
   FYI.
   We are installing this on Azure Kubernetes Services


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1445750610

   No it's not


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] sgdranesh commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "sgdranesh (via GitHub)" <gi...@apache.org>.
sgdranesh commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441347406

   Warning  IntegrationError             22s   camel-k-integration-controller  Cannot reconcile Integration jms-apache-activemq-sink-bind
   ing: error during trait customization: component not found for uri "{{activemq-sink-local}}:{{destinationType}}:{{destinationName}}?conn
   ectionFactory=%23bean%3A%7B%7BsinkConnectionFactoryBean-local%7D%7D" in camel catalog runtime version 1.16.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] sgdranesh commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "sgdranesh (via GitHub)" <gi...@apache.org>.
sgdranesh commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441349915

   > This should be fixed in 1.12.0 on vote. Are you using 1.10?
   
   Thank you for the reply.
   
   I am using below helm repo to install camelK in kubernetes (AKS cluster)
   **helm repo add camel-k https://apache.github.io/camel-k/charts**
   I hope this will install latest version
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kamelets] oscerd commented on issue #1304: jms-apache-activemq-sink-binding: error during trait customization: component not found for uri

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #1304:
URL: https://github.com/apache/camel-kamelets/issues/1304#issuecomment-1441348962

   ok, this just with Camel K.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org