Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
vijayalakshmi_nr
Posts : 1
Join date : 2011-02-21

Issue: com.thoughtworks.selenium.SeleniumExcepion: ERROR Server Exception: A result was unexpectedly found in the result holdr Empty Issue: com.thoughtworks.selenium.SeleniumExcepion: ERROR Server Exception: A result was unexpectedly found in the result holdr

Mon Feb 21, 2011 7:55 pm
Hi,



I am new the selenium and while executing selenium rc javaScript I got the below Exception.

It seems to occur with setTimeout / waitForPageToLoad / isTextPresent. Some times it happens in one place and sometimes in other places, sometimes it does not.



Can someone tell me how to solve this issue?



And what is the ‘result holdr’ ?



There was 1 error:

1) testBritNed_Case1(BritNed_FinalCase1)com.thoughtworks.selenium.SeleniumExcep

ion: ERROR Server Exception: A result was unexpectedly found in the result hold

r

at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailure

xceptionOrError(HttpCommandProcessor.java:97)

at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommand

rocessor.java:91)

at com.thoughtworks.selenium.DefaultSelenium.setTimeout(DefaultSelenium

java:631)

at BritNed_FinalCase1.testBritNed_Case1(BritNed_FinalCase1.java:147)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at com.thoughtworks.selenium.SeleneseTestCase.runBare(SeleneseTestCase.

ava:212)

at BritNed_FinalCase1.main(BritNed_FinalCase1.java:632)



FAILURES!!!

Tests run: 1, Failures: 0, Errors: 1





PLs help me how to get out from this issue L
avatar
clwmis97
Posts : 1
Join date : 2011-03-16

Issue: com.thoughtworks.selenium.SeleniumExcepion: ERROR Server Exception: A result was unexpectedly found in the result holdr Empty Re: Issue: com.thoughtworks.selenium.SeleniumExcepion: ERROR Server Exception: A result was unexpectedly found in the result holdr

Wed Mar 16, 2011 3:05 pm
I met the same issue, when one case has command time out error and then the following cases will all fail with this error.
It just happened some time
Back to top
Permissions in this forum:
You cannot reply to topics in this forum