Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Error:java.lang.ArrayIndexOutOfBoundsException: -1
Error:java.lang.ArrayIndexOutOfBoundsException: -1 [message #1062505] Sat, 08 June 2013 07:00 Go to next message
posia han is currently offline posia hanFriend
Messages: 43
Registered: December 2012
Member
When I test my Testsuits,there sometimes occurs one error, and this error doesn't always appear. Could someone offer any ideas?

1、This is the client.log of jubula:
2013-06-08 14:47:04.734 [Execute Test Step] ERROR o.e.j.client.core.utils.Traverser - Error occurred while notifying listeners
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.Vector.get(Vector.java:696) ~[na:1.6.0_33]
at org.eclipse.persistence.indirection.IndirectList.get(IndirectList.java:401) ~[org.eclipse.persistence.core_2.3.2.v20111125-r10461.jar:2.3.2.v20111125-r10461]
at org.eclipse.jubula.client.core.model.TDManagerPO.getDataSet(TDManagerPO.java:353) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.businessprocess.TestDataBP.getTestData(TestDataBP.java:106) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.utils.RefToken.getExecutionString(RefToken.java:323) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.utils.ParamValueConverter.getExecutionString(ParamValueConverter.java:192) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.model.ResultTreeTracker.addParameters(ResultTreeTracker.java:265) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.model.ResultTreeTracker.nextCap(ResultTreeTracker.java:207) ~[org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.utils.Traverser.fireNextCap(Traverser.java:530) [org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.utils.Traverser.next(Traverser.java:230) [org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.utils.Traverser.next(Traverser.java:756) [org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na]
at org.eclipse.jubula.client.core.businessprocess.TestExecution$3.run(TestExecution.java:974) [org.eclipse.jubula.client.core_1.3.0.201210161256.jar:na
]
2、This is the Log of my testexec:
Exception in thread "Execute Test Step" java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.Vector.get(Vector.java:696)
at org.eclipse.persistence.indirection.IndirectList.get(IndirectList.java:401)
at org.eclipse.jubula.client.core.model.TDManagerPO.getDataSet(TDManagerPO.java:353)
at org.eclipse.jubula.client.core.businessprocess.TestDataBP.getTestData(TestDataBP.java:106)
at org.eclipse.jubula.client.core.utils.RefToken.getExecutionString(RefToken.java:323)
at org.eclipse.jubula.client.core.utils.ParamValueConverter.getExecutionString(ParamValueConverter.java:192)
at org.eclipse.jubula.client.core.businessprocess.TestExecution.configureMessageCap(TestExecution.java:874)
at org.eclipse.jubula.client.core.businessprocess.TestExecution.buildMessageCap(TestExecution.java:786)
at org.eclipse.jubula.client.core.businessprocess.TestExecution.processCap(TestExecution.java:583)
at org.eclipse.jubula.client.core.businessprocess.TestExecution.access$15(TestExecution.java:569)
at org.eclipse.jubula.client.core.businessprocess.TestExecution$3.run(TestExecution.java:981)
Re: Error:java.lang.ArrayIndexOutOfBoundsException: -1 [message #1063067 is a reply to message #1062505] Wed, 12 June 2013 06:16 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

If you have any more information - a reproducible test case, information on the architecture, system, AUT etc you are testing, then please open a ticket in the Jubula bugzilla.

Best regards,
Alex
Previous Topic:Autrun and RCP application
Next Topic:How to select hidden tabs from an overcrowded TabbedComponent
Goto Forum:
  


Current Time: Thu Apr 25 14:27:30 GMT 2024

Powered by FUDForum. Page generated in 0.03269 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top