Forum Discussion

sivasuraa87's avatar
sivasuraa87
Occasional Contributor
12 years ago

Web Testing

Hi ,



when i try to execute a test am getting this vbscript runtime error : java.lang.SecurityException: this KeyboardFocusManager is not installed in the current thread's context. can anybody help me in this .



Thanks in advamce

3 Replies

  • A little more info might be helpful.



    Like - what browser (and version number)? What version of TestComplete? what is on the page at the point it crashes? What operation/action are you trying to perform at the time (or have just performed)? What is throwing the error? (TestComplete? the browser? something else?)



    Nowhere near enough info there to give you any sort of sensible answer.



    A quick google of the error brings up this page: https://community.oracle.com/thread/1043349?tstart=0



    ... about a similar problem when using Oracle Forms. In which case you then need to look at JRE version, Oracle Forms versions etc etc .....
  • sivasuraa87's avatar
    sivasuraa87
    Occasional Contributor
    Hi colin,



    Here is the detailed explanantion am trying to enter a word using keys method .. when i try to execute the script am getting this vbscript runtime error : java.lang.SecurityException: this KeyboardFocusManager is not installed in the current thread's context.



    Test Complete Version : 10.40.2015.7

    Interenet Explorer version : 8




    my application uses oracle forms and it performs other actions like click but when it tries to enter the word it shows vbscript runtime error















  • sivasuraa87's avatar
    sivasuraa87
    Occasional Contributor
    hi colins,



    test complete throws the error . 



    Thanks in advance