Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5191

TestQueue#testQueue fails with timeout on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.1.0-beta
    • None
    • None

    Description

      Test times out on my machine after 5 seconds always on the below stack:

      testQueue(org.apache.hadoop.mapred.TestQueue)  Time elapsed: 5009 sec  <<< ERROR!
      java.lang.Exception: test timed out after 5000 milliseconds
      	at java.lang.Object.wait(Native Method)
      	at java.lang.Object.wait(Object.java:485)
      	at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.getSeedByte(SeedGenerator.java:330)
      	at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.getSeedBytes(SeedGenerator.java:319)
      	at sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:117)
      	at sun.security.provider.SecureRandom.engineGenerateSeed(SecureRandom.java:114)
      	at sun.security.provider.SecureRandom.engineNextBytes(SecureRandom.java:171)
      	at java.security.SecureRandom.nextBytes(SecureRandom.java:433)
      	at java.security.SecureRandom.next(SecureRandom.java:455)
      	at java.util.Random.nextLong(Random.java:284)
      	at java.io.File.generateFile(File.java:1682)
      	at java.io.File.createTempFile(File.java:1791)
      	at java.io.File.createTempFile(File.java:1828)
      	at org.apache.hadoop.mapred.TestQueue.writeFile(TestQueue.java:221)
      	at org.apache.hadoop.mapred.TestQueue.testQueue(TestQueue.java:53)
      

      Attachments

        1. MAPREDUCE-5191.patch
          0.8 kB
          Ivan Mitic
        2. MAPREDUCE-5191.2.patch
          0.7 kB
          Ivan Mitic
        3. MAPREDUCE-5191.3.patch
          2 kB
          Ivan Mitic

        Issue Links

          Activity

            People

              ivanmi Ivan Mitic
              ivanmi Ivan Mitic
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: