You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/09/27 09:36:00 UTC

[jira] [Created] (CAMEL-11850) camel-hdfs2 - test fails on jdk9

Claus Ibsen created CAMEL-11850:
-----------------------------------

             Summary: camel-hdfs2 - test fails on jdk9
                 Key: CAMEL-11850
                 URL: https://issues.apache.org/jira/browse/CAMEL-11850
             Project: Camel
          Issue Type: Test
          Components: camel-hdfs2
            Reporter: Claus Ibsen
             Fix For: 2.21.0


Failed

org.apache.camel.component.hdfs2.FromFileToHdfsTest.testTwoFilesToHdfs

Failing for the past 23 builds (Since #802 )
Took 1.8 sec.
Error Message

Could not initialize class org.apache.hadoop.util.StringUtils
Stacktrace

java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.util.StringUtils
	at org.apache.camel.component.hdfs2.FromFileToHdfsTest.setUp(FromFileToHdfsTest.java:44)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)