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

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue, #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

JiriOndrusek opened a new issue, #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745

   Recent camel changes broke the test `CSimpleTest` from the module `integration-tests/csimple` on `camel-main` branch.
   
   The error message is: `org.apache.camel.language.csimple.CSimpleException: Cannot find compiled csimple language for expression: Hello ${body}`
   
   I tried the same scenario in Camel and it works (in component `camel-csimple-joot`)
   
   I think that problem is related to the older CQ commit (from Jan) https://github.com/apache/camel-quarkus/commit/b4ac438e8e5041e232d5ed4556c85d4b5fc9e4da
   and some recent Camel changes (I saw the failure for the first time about 2 days ago. I verified that Camel built from revision `84cb7636ae6906acf47a67aedf25bf7ed2a25b1c` makes CQ fsail. (I didn't try earlier commits because of compilation problems in recent days). 


-- 
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-quarkus] essobedo closed issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo closed issue #4745: [camel-main] Csimple:  Cannot find compiled csimple language for expression: Hello ${body}
URL: https://github.com/apache/camel-quarkus/issues/4745


-- 
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-quarkus] essobedo commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1497772912

   Should be fixed by https://github.com/apache/camel-quarkus/commit/26df0463bdfe71b194fc9659f8ff87a1c6521fbe


-- 
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-quarkus] JiriOndrusek commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1498633389

   Thank you for the fix! I checked both tests locally and they work. Once the CI confirms it, I'll close this ticket.


-- 
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-quarkus] JiriOndrusek commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1497532734

   I'm not sure if scenario is valid (without `camel-csimple-joor`), but if I tried the same scenario in `camel-core` and  it was failing.


-- 
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-quarkus] essobedo commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1503287840

   Seems to be fixed, so let's close it


-- 
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-quarkus] JiriOndrusek commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1497506358

   @essobedo May I ask you for help?


-- 
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-quarkus] JiriOndrusek commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1497632270

   The similar problem is happening in `integration-tests/joor`


-- 
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-quarkus] essobedo commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1497523179

   @JiriOndrusek ok, let me check


-- 
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-quarkus] essobedo commented on issue #4745: [camel-main] Csimple: Cannot find compiled csimple language for expression: Hello ${body}

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on issue #4745:
URL: https://github.com/apache/camel-quarkus/issues/4745#issuecomment-1498634844

   Good news


-- 
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