[jboss-jira] [JBoss JIRA] Commented: (JGRP-1283) reproducing outofmemoryerror
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Feb 8 06:31:46 EST 2011
[ https://issues.jboss.org/browse/JGRP-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580711#comment-12580711 ]
Bela Ban commented on JGRP-1283:
--------------------------------
#1 You use TCP_NIO which is not supported. I switched to TCP in the attached new code
#2 You're using SIGSTOP, *not* SIGHALT to pause a process. Is this an oversight ?
#3 Your config didn't include any flow control protocols. I modified it
The changed ZIP file is attached. You'll have to change the path /home/bela/tcp-nio.xml to your config file.
> reproducing outofmemoryerror
> ----------------------------
>
> Key: JGRP-1283
> URL: https://issues.jboss.org/browse/JGRP-1283
> Project: JGroups
> Issue Type: Bug
> Reporter: ronald yang
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 2.12
>
> Attachments: Leader.java, oome.tgz, tcp-nio.xml
>
>
--
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