Pierre Villard created NIFI-14730:
-------------------------------------
Summary: 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
{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)