[
https://issues.apache.org/jira/browse/CAMEL-20148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793908#comment-17793908
]
Gardella Juan Pablo commented on CAMEL-20148:
---------------------------------------------
[~Federico Mariani] could you check if {{camel-datasonnet}} should be also
updated? It is still failing although I used {{loaderImplementation}}
{{CLASSIC}} in the plugin with spring boot 3.2.0. Below the exception.
{code:java}
Caused by: java.lang.IllegalStateException: Datasonnet expression not
initialized
at
org.apache.camel.language.datasonnet.DatasonnetExpression.lambda$doEvaluate$0(DatasonnetExpression.java:132)
at java.base/java.util.Optional.orElseThrow(Optional.java:403)
at
org.apache.camel.language.datasonnet.DatasonnetExpression.doEvaluate(DatasonnetExpression.java:132)
at
org.apache.camel.language.datasonnet.DatasonnetExpression.evaluate(DatasonnetExpression.java:89)
{code}
After downgrade to Spring Boot 3.1.5 it worked. I am testing with Camel 4.2.0.
> camel-spring-boot - Upgrade to 3.2
> ----------------------------------
>
> Key: CAMEL-20148
> URL: https://issues.apache.org/jira/browse/CAMEL-20148
> Project: Camel
> Issue Type: Dependency upgrade
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Assignee: Federico Mariani
> Priority: Major
> Fix For: 4.3.0
>
>
> Also see CAMEL-19631
--
This message was sent by Atlassian Jira
(v8.20.10#820010)