• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor

      Hi everyone,

       

      Since yesteday, jenkins are spamming my var log with this:

       

      déc. 17 09:49:01 jameswebb jenkins[880401]: 2024-12-17 08:49:01.364+0000 [id=3048]        WARNING        o.a.m.c.p.AbstractPollingIoProcessor$Processor#run: Create a new selector. Selected is 0, delta = 0

      Any idea ?

       

      Thanks all

          [JENKINS-75007] Jenkins Log Warning (new selector)

          "o.a.m.c.p.AbstractPollingIoProcessor" is likely to mean org.apache.mina.core.polling.AbstractPollingIoProcessor, which might be related to the mina-sshd-api plugin.

          Kalle Niemitalo added a comment - "o.a.m.c.p.AbstractPollingIoProcessor" is likely to mean org.apache.mina.core.polling.AbstractPollingIoProcessor , which might be related to the mina-sshd-api plugin.

          Kalle Niemitalo added a comment - This code would log a warning similar to what you are getting: https://github.com/apache/mina/blob/2.2.3/mina-core/src/main/java/org/apache/mina/core/polling/AbstractPollingIoProcessor.java#L640

          Version 2.1010.v64ec48721231 of SSH Build Agents was released just yesterday. Did you install that version? Perhaps it is what causes the new warning. I didn't find anything related in the Java code changes though.

          Kalle Niemitalo added a comment - Version 2.1010.v64ec48721231 of SSH Build Agents was released just yesterday. Did you install that version? Perhaps it is what causes the new warning. I didn't find anything related in the Java code changes though.

          Quentin added a comment -

          hey, thanks for your time.

           

          I will investigate on all youre advice

           

          have a nice day

           

          Quentin added a comment - hey, thanks for your time.   I will investigate on all youre advice   have a nice day  

            fcojfernandez Francisco Fernández
            sushihash Quentin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: