Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11037

Upgrade to java 11 and latest parent

    XMLWordPrintableJSON

Details

    Description

      When trying to build this module with java 11 we get a few issues:

      [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.apache.sling.distribution.journal.kafka.KafkaPollerTest
      [INFO] Running org.apache.sling.distribution.journal.kafka.MessagingTest
      2022-01-03 15:10:53,719 WARN [main-SendThread(localhost:2181)] org.apache.zookeeper.ClientCnxn Session 0x0 for server localhost/<unresolved>:2181, unexpected error, closing socket connection and attempting reconnect
      java.nio.channels.UnresolvedAddressException: null 

       

      [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.256 s <<< FAILURE! - in org.apache.sling.distribution.journal.kafka.MessagingTest
      [ERROR] org.apache.sling.distribution.journal.kafka.MessagingTest  Time elapsed: 5.255 s  <<< ERROR!
      org.osgi.util.converter.ConversionException: No value for property: saslJaasConfig
      	at org.osgi.util.converter.ConvertingImpl$4.invoke(ConvertingImpl.java:800) 

      During this Jira we upgrade to latest parent and fix the above issues.

       

      Attachments

        Issue Links

          Activity

            People

              cschneider Christian Schneider
              cschneider Christian Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: