Re: [I] 1st Integration after Camel K runtime version update failing [camel-k]

2024-01-22 Thread via GitHub


christophd closed issue #4776: 1st Integration after Camel K runtime version 
update failing
URL: https://github.com/apache/camel-k/issues/4776


-- 
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-unsubscr...@camel.apache.org

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



Re: [I] 1st Integration after Camel K runtime version update failing [camel-k]

2024-01-10 Thread via GitHub


christophd commented on issue #4776:
URL: https://github.com/apache/camel-k/issues/4776#issuecomment-1884666911

   fyi @squakez 


-- 
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-unsubscr...@camel.apache.org

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



Re: [I] 1st Integration after Camel K runtime version update failing [camel-k]

2024-01-10 Thread via GitHub


christophd commented on issue #4776:
URL: https://github.com/apache/camel-k/issues/4776#issuecomment-1884554246

   I just experienced the same behavior with Camel K 2.2 and runtimeVersion 
3.6.0. After setting the runtime version in the IntegrationPlatform settings 
the first run integration goes into error state (does not recover from that 
state) because the camel catalog for 3.6.0 is not available.
   
   The 2nd run of the same integration is successful because in the meantime 
the catalog has been built and added as a custom resource.


-- 
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-unsubscr...@camel.apache.org

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



[I] 1st Integration after Camel K runtime version update failing [camel-k]

2024-01-10 Thread via GitHub


christophd opened a new issue, #4776:
URL: https://github.com/apache/camel-k/issues/4776

   ### What happened?
   
   In case users update the Camel K runtime version in the IntegrationPlatform 
(e.g. from 2.x to 3.2.0 in order to update to Camel v4) the 1st Integration 
that is run after the version change is failing. The error reported is 
CamelCatalog not found.
   
   It seems that the new CamelCatalog is built when the 1st Integration is run. 
The racing condition between building the catalog and Integration building the 
kit is causing the error. As far as I could see the error state did not recover 
and I had to restart the Integration once again. After restart everything has 
worked as expected and the new catalog with new runtime version has been used.
   
   ### Steps to reproduce
   
   1. Install Camel K 2.0.1
   2. Update the Camel K runtime version in the IntegrationPlatform to 3.2.0
   3. Start an Integration
   4. See the Integration failing and going into error state
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   2.0.1


-- 
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-unsubscr...@camel.apache.org.apache.org

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



Re: [I] 1st Integration after Camel K runtime version update failing [camel-k]

2023-10-09 Thread via GitHub


squakez closed issue #4776: 1st Integration after Camel K runtime version 
update failing
URL: https://github.com/apache/camel-k/issues/4776


-- 
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-unsubscr...@camel.apache.org

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



Re: [I] 1st Integration after Camel K runtime version update failing [camel-k]

2023-10-09 Thread via GitHub


squakez commented on issue #4776:
URL: https://github.com/apache/camel-k/issues/4776#issuecomment-1752560480

   Closed by #4764 


-- 
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-unsubscr...@camel.apache.org

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