[
https://issues.apache.org/jira/browse/NIFI-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607187#comment-16607187
]
Nathan Gough commented on NIFI-5479:
------------------------------------
Found that the 'ASM implementation' warning:
{code:java}
WARN [main] o.e.jetty.annotations.AnnotationParser Unknown asm implementation
version, assuming version 393216{code}
is a known issue with ASM v6.0+ and Java 8:
[https://github.com/eclipse/jetty.project/issues/2834]
> Upgrade version of Jetty
> ------------------------
>
> Key: NIFI-5479
> URL: https://issues.apache.org/jira/browse/NIFI-5479
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.7.1
> Reporter: Andy LoPresto
> Assignee: Matt Gilman
> Priority: Blocker
> Fix For: 1.8.0
>
>
> Upgrade to a new version of Jetty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)