Advertisement
Guest User

Untitled

a guest
Feb 10th, 2014
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 01:43:56,417 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 66) MODCLUSTER000002: Initiating mod_cluster shutdown
  2. 01:43:56,418 WARN [org.jboss.modcluster] (ServerService Thread Pool -- 66) MODCLUSTER000033: Failed to interrupt socket reception.: java.io.IOException: Can't assign requested address
  3. at java.net.PlainDatagramSocketImpl.send(Native Method) [rt.jar:1.7.0_45]
  4. at java.net.DatagramSocket.send(DatagramSocket.java:676) [rt.jar:1.7.0_45]
  5. at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.interruptDatagramReader(AdvertiseListenerImpl.java:208)
  6. at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.stop(AdvertiseListenerImpl.java:227)
  7. at org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl.destroy(AdvertiseListenerImpl.java:243)
  8. at org.jboss.modcluster.ModClusterService.shutdown(ModClusterService.java:220)
  9. at org.wildfly.extension.mod_cluster.ContainerEventHandlerService.stop(ContainerEventHandlerService.java:115)
  10. at org.jboss.as.clustering.msc.AsynchronousService$2.run(AsynchronousService.java:114) [wildfly-clustering-common-8.0.0.Final-SNAPSHOT.jar:8.0.0.Final-SNAPSHOT]
  11. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
  12. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
  13. at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement