You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "GERandroAPACHE (Jira)" <ji...@apache.org> on 2020/05/20 10:20:00 UTC

[jira] [Created] (NIFIREG-392) JAVA 11 issue javax/xml/bind/JAXBException

GERandroAPACHE created NIFIREG-392:
--------------------------------------

             Summary: JAVA 11 issue javax/xml/bind/JAXBException
                 Key: NIFIREG-392
                 URL: https://issues.apache.org/jira/browse/NIFIREG-392
             Project: NiFi Registry
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: GERandroAPACHE


Hi NIFI-registr team

 

I tried to upgrade nifi-registry from 0.5 to 0.6 with the only objective to apply JAVA 11 to the stack.

However, the nifi registry does not start up with JAVA jdk 11.0.7. If I switch back to java 8 everything is working as expected.

As per below the stack trace for JDK 11.0.7 pointing to the issues for your reference.

It might be related to that
{code:java}
Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
{code}
More in the comment below

 

ANDRO



--
This message was sent by Atlassian Jira
(v8.3.4#803005)