[jbossts-issues] [JBoss JIRA] (JBTM-1674) btadmin.PauseDomainTest failed with command failure

Amos Feng (JIRA) jira-events at lists.jboss.org
Mon Sep 9 03:18:03 EDT 2013


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

Amos Feng commented on JBTM-1674:
---------------------------------

Tom,

{code}
13:06:48,627 ERROR [stderr] (Thread-1057) Exception in thread "Thread-1057" java.lang.ArrayIndexOutOfBoundsException: 1
13:06:48,627 ERROR [stderr] (Thread-1057) 	at org.jboss.narayana.blacktie.jatmibroker.core.server.Client.run(SocketServer.java:268)
13:06:48,627 ERROR [stderr] (Thread-1057) 	at java.lang.Thread.run(Thread.java:722)
{code}

It looks like that there is something wrong with the received buffer but I'm not sure what happened. Also it's hard to reproduce this issue.

Amos
                
> btadmin.PauseDomainTest failed with command failure
> ---------------------------------------------------
>
>                 Key: JBTM-1674
>                 URL: https://issues.jboss.org/browse/JBTM-1674
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: BlackTie
>            Reporter: Amos Feng
>            Assignee: Amos Feng
>            Priority: Minor
>             Fix For: 6.0.0.Final
>
>
> http://172.17.131.2/view/Narayana+BlackTie/job/blacktie-linux64-el5/1501
> {noformat}
> -------------------------------------------------------------------------------
> Test set: org.jboss.narayana.blacktie.btadmin.PauseDomainTest
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 83.154 sec <<< FAILURE!
> testPauseDomainWithArg(org.jboss.narayana.blacktie.btadmin.PauseDomainTest)  Time elapsed: 53.947 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Command failed
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at org.jboss.narayana.blacktie.btadmin.PauseDomainTest.setUp(PauseDomainTest.java:48)
> 	at junit.framework.TestCase.runBare(TestCase.java:125)
> 	at junit.framework.TestResult$1.protect(TestResult.java:106)
> 	at junit.framework.TestResult.runProtected(TestResult.java:124)
> 	at junit.framework.TestResult.run(TestResult.java:109)
> 	at junit.framework.TestCase.run(TestCase.java:118)
> 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
> 	at junit.framework.TestSuite.run(TestSuite.java:203)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
> 	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:107)
> 	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:84)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:601)
> 	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
> 	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
> 	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
> 	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
> 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> {noformat}

--
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