[
https://issues.apache.org/jira/browse/NIFI-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004147#comment-18004147
]
ASF subversion and git services commented on NIFI-14730:
--------------------------------------------------------
Commit 7f5ebbbba8d9e8fbe5ad9679866e87bd30af8eac in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7f5ebbbba8 ]
NIFI-14730 Added okhttp-jvm dependency for OkHttp 5.0.0 (#10076)
Signed-off-by: David Handermann <[email protected]>
> Upgrade to OkHttp 5.0.0 breaks Box client
> -----------------------------------------
>
> Key: NIFI-14730
> URL: https://issues.apache.org/jira/browse/NIFI-14730
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.5.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code:java}
> to invoke @OnEnabled method: java.lang.NoClassDefFoundError:
> okhttp3/Interceptor
> - Caused by: java.lang.ClassNotFoundException: okhttp3.Interceptor
> Could not enable
> StandardControllerServiceNode[service=JsonConfigBasedBoxClientService[id=274d2400-b79c-3f54-98df-50000ad08a64],
> name=JsonConfigBasedBoxClientService, active=true] due to
> java.util.concurrent.ExecutionException:
> java.lang.reflect.InvocationTargetException {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)