You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Karen Lease (Jira)" <ji...@apache.org> on 2022/03/31 17:29:00 UTC

[jira] [Commented] (CAMEL-17847) camel-examples - Some examples potentially fail or has problems

    [ https://issues.apache.org/jira/browse/CAMEL-17847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515457#comment-17515457 ] 

Karen Lease commented on CAMEL-17847:
-------------------------------------

These tests *usually* work for me locally when run together. KameletMainTest was failing due to unresolved https URL. I fixed this.

Also on my system, the camel-example-widget-gadget-java java test fails with "Failed to connect to [tcp://localhost:61616]" but the camel-widget-gadget-xml test suceeds to connect on this port.

> camel-examples - Some examples potentially fail or has problems
> ---------------------------------------------------------------
>
>                 Key: CAMEL-17847
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17847
>             Project: Camel
>          Issue Type: Task
>          Components: examples
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>
> from camel-examples
> - camel-example-aggregate-dist: this module test fixture succeeds sometimes when exceeding the timeout within the test assertion
> - camel-example-endpointdsl-aws2-s3-kafka: this module succeeds when forcing a Thread.sleep(1000) before sending the first message triggering the routes template.send("direct:putObject", exchange -> { //...});. Otherwise it succeeds when run separately (not as part of all the project test run).
> - camel-example-debezium: this module test fixture succeeds as well only when ran separately
> - camel-example-jooq: this module test fixture succeeds as well only when ran separately



--
This message was sent by Atlassian Jira
(v8.20.1#820001)