[jboss-jira] [JBoss JIRA] (JGRP-1622) Add a commandline troubleshooting tool

Ray Tsang (JIRA) jira-events at lists.jboss.org
Thu Apr 18 11:48:59 EDT 2013


    [ https://issues.jboss.org/browse/JGRP-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768529#comment-12768529 ] 

Ray Tsang commented on JGRP-1622:
---------------------------------

Bela thanks for the tip.  It would be nice to document this in JGroups manual.

For others looking at this ticket, the command lines are:
java -cp jgroups.jar -Djava.net.preferIPv4Stack=true org.jgroups.tests.Probe
java -cp jgroups.jar -Djava.net.preferIPv4Stack=true org.jgroups.demos.Chat -props config.xml

Add '-Djgroups.bind_addr=1.2.3.4' to specify a bind address if needed.

                
> Add a commandline troubleshooting tool
> --------------------------------------
>
>                 Key: JGRP-1622
>                 URL: https://issues.jboss.org/browse/JGRP-1622
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Ray Tsang
>            Assignee: Bela Ban
>
> There is currently a troubleshooting tool called "draw" documented here: http://www.jgroups.org/tutorial-3.x/html/ch01.html#d0e130
> In many troubleshooting scenarios, however, command line only troubleshooting tool would be much easier to use (since a lot of troubleshooting occurs in a remote server anyways).
> Proposing to create a commandline only tool that can probably simply echo what gets typed between nodes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list