[
https://issues.apache.org/jira/browse/NIFI-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9021:
-----------------------------------
Affects Version/s: 1.15.0
1.14.0
> MiNiFi Java flows can't use ListenHttp
> --------------------------------------
>
> Key: NIFI-9021
> URL: https://issues.apache.org/jira/browse/NIFI-9021
> Project: Apache NiFi
> Issue Type: Bug
> Components: MiNiFi
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When running a config.yml flow that contains a ListenHttp processor, the
> following error is logged:
> 2021-08-06 13:35:45,492 WARN [Timer-Driven Process Thread-6]
> o.a.n.controller.tasks.ConnectableTask Administratively Yielding
> ListenHTTP[id=5d98e274-a6ae-367b-0000-000000000000] due to uncaught
> Exception: java.lang.NoClassDefFoundError:
> javax/servlet/http/HttpServletResponse
> java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletResponse
> The javax.servlet-api dependency is missing from minifi-assembly and should
> be added.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)