WojciechWitos created NIFI-15384:
------------------------------------
Summary: ListAzureBlobStorage_v12 error
Key: NIFI-15384
URL: https://issues.apache.org/jira/browse/NIFI-15384
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.7.2
Reporter: WojciechWitos
After upgrade of an environment faced an issue with listing blob azure storage.
Processor with issue: ListAzureBlobStorage_v12
{code:java}
ListAzureBlobStorage_v12[id=4eed3f59-be66-3f62-93d1-23c418405645] Failed to
perform listing on remote host due to java.lang.ExceptionInInitializerError:
Exception java.lang.NoClassDefFoundError: io/netty/handler/codec/quic/Quic [in
thread "Timer-Driven Process Thread-3"]: java.io.IOException:
java.lang.ExceptionInInitializerError: Exception
java.lang.NoClassDefFoundError: io/netty/handler/codec/quic/Quic [in thread
"Timer-Driven Process Thread-3"]- Caused by:
java.lang.ExceptionInInitializerError: Exception
java.lang.NoClassDefFoundError: io/netty/handler/codec/quic/Quic [in thread
"Timer-Driven Process Thread-3"]
{code}
This issue wasn't observed for 2.6.0 version
--
This message was sent by Atlassian Jira
(v8.20.10#820010)