Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14195

Nightly connectors-jdk11 fails because of missing jaxb classes

    XMLWordPrintableJSON

Details

    Description

      As titled, https://api.travis-ci.org/v3/job/588652149/log.txt is one example. We could see below errors from the log message:

      23:48:12.419 [ERROR] testResumeAfterCommit(org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase)  Time elapsed: 5.117 s  <<< ERROR!
      java.lang.Exception: Unexpected exception, expected<java.io.IOException> but was<java.lang.NoClassDefFoundError>
      	at org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase.testResumeAfterCommit(HadoopS3RecoverableWriterExceptionITCase.java:165)
      Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
      	at org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase.testResumeAfterCommit(HadoopS3RecoverableWriterExceptionITCase.java:165)
      
      23:48:12.419 [ERROR] testResumeWithWrongOffset(org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase)  Time elapsed: 0.205 s  <<< ERROR!
      java.lang.Exception: Unexpected exception, expected<java.io.IOException> but was<java.lang.NoClassDefFoundError>
      	at org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase.testResumeWithWrongOffset(HadoopS3RecoverableWriterExceptionITCase.java:185)
      Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
      	at org.apache.flink.fs.s3hadoop.HadoopS3RecoverableWriterExceptionITCase.testResumeWithWrongOffset(HadoopS3RecoverableWriterExceptionITCase.java:185)
      

      Attachments

        Issue Links

          Activity

            People

              kevin.cyj Yingjie Cao
              liyu Yu Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: