[jbossts-issues] [JBoss JIRA] (JBTM-1616) BlackTie Integration Test Framework hang

Amos Feng (JIRA) jira-events at lists.jboss.org
Sat Apr 27 04:12:53 EDT 2013


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

Amos Feng edited comment on JBTM-1616 at 4/27/13 4:10 AM:
----------------------------------------------------------

It cased by the valgrind bad option, see following server-2121-130425020630-err.txt
{noformat}
valgrind: Bad option: --show-reachable=false
valgrind: Invalid boolean value 'false' (should be 'yes' or 'no')
valgrind: Use --help for more information or consult the user manual.
{noformat}

This issue happen only on blacktie-linux64 because there is "use.valgrind = true"
so the fix should be use "--show-reachable=no"
                
      was (Author: zhfeng):
    It cased by the valgrind bad option, see following server-2121-130425020630-err.txt
{noformat}
valgrind: Bad option: --show-reachable=false
valgrind: Invalid boolean value 'false' (should be 'yes' or 'no')
valgrind: Use --help for more information or consult the user manual.
{noformat}

This issue happen only on blacktie-linux64 because there is "use.valgrind = true"
so the fix should be use "--show-reachable=yes"
                  
> BlackTie Integration Test Framework hang 
> -----------------------------------------
>
>                 Key: JBTM-1616
>                 URL: https://issues.jboss.org/browse/JBTM-1616
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: BlackTie, REST
>            Reporter: Tom Jenkinson
>            Assignee: Amos Feng
>            Priority: Critical
>             Fix For: 5.0.0.M3
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux64/1465

--
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 jbossts-issues mailing list