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

[I] run saga but not support option [camel-karavan]

huuhoait opened a new issue, #1055:
URL: https://github.com/apache/camel-karavan/issues/1055

   Hi ,
     I try using saga with karavan but i got an issue
   Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.camel.model.PropertyExpressionDefinition.getKey()" because "def" is null
           at org.apache.camel.reifier.SagaReifier.createProcessor(SagaReifier.java:56)
   
           at org.apache.camel.reifier.ProcessorReifier.makeProcessor(ProcessorReifier.java:870)
           at org.apache.camel.reifier.ProcessorReifier.addRoutes(ProcessorReifier.java:610)
           at org.apache.camel.reifier.RouteReifier.doCreateRoute(RouteReifier.java:213)
           ... 27 more
   
   [Archive.zip](https://github.com/apache/camel-karavan/files/13867734/Archive.zip)
   


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


Re: [I] error when running saga with option [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin closed issue #1055: error when running saga with option
URL: https://github.com/apache/camel-karavan/issues/1055


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


Re: [I] error when running saga with option [camel-karavan]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1055:
URL: https://github.com/apache/camel-karavan/issues/1055#issuecomment-1896399278

   Thanks for reporting, its a bug in camel-yaml-dsl and not Karavan


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