Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8182

TestSolrCloudWithKerberosAlt fails consistently on JDK9

    XMLWordPrintableJSON

Details

    Description

      The test fails consistently on JDK9 with the following initialization error:

      FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics
      
      Error Message:
      org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35  NAME 'schemaModifyTimestamp'  DESC time which schema was modified  SUP modifyTimestamp  EQUALITY generalizedTimeMatch  ORDERING generalizedTimeOrderingMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24  USAGE directoryOperation  ) '
      
      Stack Trace:
      org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
       NAME 'schemaModifyTimestamp'
       DESC time which schema was modified
       SUP modifyTimestamp
       EQUALITY generalizedTimeMatch
       ORDERING generalizedTimeOrderingMatch
       SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
       USAGE directoryOperation
       )
      '
              at __randomizedtesting.SeedInfo.seed([321A63D948BF59B7:FC2CDF5705107C7]:0)
              at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
              at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
              at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
              at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
              at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
              at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setupMiniKdc(TestSolrCloudWithKerberosAlt.java:105)
              at org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.setUp(TestSolrCloudWithKerberosAlt.java:94)
      

      Attachments

        1. SOLR-8182.patch
          3 kB
          Kevin Risden

        Issue Links

          Activity

            People

              krisden Kevin Risden
              shalin Shalin Shekhar Mangar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: