Browser closes due to error
Hello, we are running Rational Functional Tester on a RAD server using JDK 1.4.2 and when executing some Java code, we are seeing the following error, which causes our browser (IE6) to just simply close. Any ideas or does anyone know where I could look to fix this problem?
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : unknown exception code (0xe06d7363) occurred at PC=0x7C812A5B
Function=RaiseException+0x52
Library=C:\WINNT\system32\kernel32.dll
Current Java thread:
at com.rational.test.ft.domain.html.HtmlProxy$HtmlElementEnumeration.hasMoreElements(Native Method)
at com.rational.test.ft.domain.html.HtmlProxy$HtmlElementEnumeration.hasMoreElements(Unknown Source)
at com.rational.test.ft.domain.html.HtmlProxy.addChildrenToVector(Unknown Source)
at com.rational.test.ft.domain.html.HtmlProxy.getMappableChildren(Unknown Source)
at com.rational.test.ft.object.manager.TestObjectFinderAgent$3.send(Unknown Source)
at com.rational.test.ft.domain.ChannelRunnable.run(Unknown Source)
at com.rational.test.ft.domain.ThreadChannel.open(Unknown Source)
- locked <0x1005a4f0> (a com.rational.test.ft.object.manager.TestObjectFinderAgent$3)

