[jboss-jira] [JBoss JIRA] Commented: (AS7-1059) mod_cluster throws warnings at shutdown
Jean-Frederic Clere (JIRA)
jira-events at lists.jboss.org
Mon Jun 20 11:52:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609762#comment-12609762 ]
Jean-Frederic Clere commented on AS7-1059:
------------------------------------------
It requires mod_cluster 1.1.3
> mod_cluster throws warnings at shutdown
> ---------------------------------------
>
> Key: AS7-1059
> URL: https://issues.jboss.org/browse/AS7-1059
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Jean-Frederic Clere
> Assignee: Jean-Frederic Clere
> Priority: Minor
>
> 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
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list