[jboss-jira] [JBoss JIRA] (WFCORE-630) jboss-cli.xml should include timeout of 30 seconds
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Apr 13 04:20:19 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058250#comment-13058250 ]
RH Bugzilla Integration commented on WFCORE-630:
------------------------------------------------
Joe Wertz <ewertz at redhat.com> changed the Status of [bug 1194359|https://bugzilla.redhat.com/show_bug.cgi?id=1194359] from NEW to ASSIGNED
> jboss-cli.xml should include timeout of 30 seconds
> ---------------------------------------------------
>
> Key: WFCORE-630
> URL: https://issues.jboss.org/browse/WFCORE-630
> Project: WildFly Core
> Issue Type: Enhancement
> Components: CLI
> Reporter: Travis Rogers
> Assignee: Alexey Loubyansky
> Attachments: loop-cli-cmd.sh
>
>
> Description of problem:
> CLI commands use a default timeout of 5 seconds. Testing has shown that connection timeouts will occur with a timeout value this low. Recommended value is 30 seconds.
> The following default setting should be added to $JBOSS_HOME/bin/jboss-cli.xml:
> <connection-timeout>30000</connection-timeout>
> Version-Release number of selected component (if applicable):
> How to reproduce:
> Loop calling the CLI executing a command.
> Example command:
> jboss-cli.sh -c --command=":read-attribute(name=server-state)"
> Actual results:
> Connection timeout error will eventually be thrown.
> Expected results:
> No errors due to connection timeout.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list