Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-437

nifi-distributed-cache-server failing testClientTermination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Later
    • 0.1.0
    • 0.1.0
    • None
    • None
    • Mac OS X 10.10.2
      Java 1.8.0_31, 64-bit
      Maven 3.2.5

    Description

      While executing a "mvn clean install" on the latest "develop" branch for the 0.1.0-incubating-SNAPSHOT version, the nifi-distributed-cache-server module fails with the below error.

      Skipping tests and running NiFi locally seems to be running fine though.

      Running org.apache.nifi.distributed.cache.server.TestServerAndClient
      Tests run: 7, Failures: 0, Errors: 1, Skipped: 6, Time elapsed: 2.2 sec <<< FAILURE! - in org.apache.nifi.distributed.cache.server.TestServerAndClient
      testClientTermination(org.apache.nifi.distributed.cache.server.TestServerAndClient)  Time elapsed: 2.181 sec  <<< ERROR!
      java.io.IOException: No such file or directory
      	at sun.nio.ch.NativeThread.signal(Native Method)
      	at sun.nio.ch.ServerSocketChannelImpl.implCloseSelectableChannel(ServerSocketChannelImpl.java:283)
      	at java.nio.channels.spi.AbstractSelectableChannel.implCloseChannel(AbstractSelectableChannel.java:234)
      	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
      	at org.apache.nifi.distributed.cache.server.AbstractCacheServer.stop(AbstractCacheServer.java:167)
      	at org.apache.nifi.distributed.cache.server.map.MapCacheServer.stop(MapCacheServer.java:126)
      	at org.apache.nifi.distributed.cache.server.DistributedCacheServer.shutdownServer(DistributedCacheServer.java:96)
      	at org.apache.nifi.distributed.cache.server.TestServerAndClient.testClientTermination(TestServerAndClient.java:419)
      
      
      Results :
      
      
      Tests in error:
        TestServerAndClient.testClientTermination:419 ยป IO No such file or directory
      

      Attachments

        Issue Links

          Activity

            People

              aldrin Aldrin Piri
              brianghig Brian Ghigiarelli
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: