Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1059

mod_cluster throws warnings at shutdown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.0.1.Final
    • 7.0.0.Final
    • None
    • None

    Description

      At shutdown you get an warning:
      +++
      21:37:37,537 WARN [org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl] (MSC service thread 1-1) Failed to interrupt socket reception: java.io.IOException: Invalid argument
      at java.net.PlainDatagramSocketImpl.send(Native Method) [:1.6.0_22]
      at java.net.DatagramSocket.send(DatagramSocket.java:629) [:1.6.0_22]
      at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.interruptDatagramReader(AdvertiseListenerImpl.java:240)
      at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.stop(AdvertiseListenerImpl.java:262)
      at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.destroy(AdvertiseListenerImpl.java:278)
      at org.jboss.modcluster.ModClusterService.shutdown(ModClusterService.java:214)
      at org.jboss.modcluster.catalina.CatalinaEventHandlerAdapter.destroy(CatalinaEventHandlerAdapter.java:374)
      at org.jboss.modcluster.catalina.CatalinaEventHandlerAdapter.stop(CatalinaEventHandlerAdapter.java:144)
      at org.jboss.as.modcluster.ModClusterService.stop(ModClusterService.java:236)
      at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1819)
      at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2302)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [:1.6.0_22]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [:1.6.0_22]
      at java.lang.Thread.run(Thread.java:679) [:1.6.0_22]
      +++
      In fact that should be a debug... And the fix should go in mod_cluster. See MODCLUSTER-243

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: