Matt Burgess created NIFI-8496:
----------------------------------
Summary: NiFi returns 500 error when uploading templates
Key: NIFI-8496
URL: https://issues.apache.org/jira/browse/NIFI-8496
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Matt Burgess
Fix For: 1.14.0
When attempting to upload a template from the UI and/or REST API, a 500 error
is returned even though the template is uploaded successfully:
2021-04-26 13:32:41,069 ERROR [NiFi Web Server-21]
o.g.j.m.i.WriterInterceptorExecutor MessageBodyWriter not found for media
type=application/xml, type=class org.apache.nifi.web.api.entity.TemplateEntity,
genericType=class org.apache.nifi.web.api.entity.TemplateEntity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)