This is a migrated thread and some comments may be shown as answers.

Catastrophic errors after upgrading to 2014.2.x

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daan Jonkers
Top achievements
Rank 1
Daan Jonkers asked on 20 Jun 2014, 09:31 AM
Hi there,

I recently upgraded to version 2014.2.x of the test framework and since then receiving lots of catastrophic errors while testing a Silverlight application. Downgrading back to the last 2013 version made it all work again. But that version doesn't work under Windows 2012.


Any idea what I should do?

Here are two of the exception messages:

Exception 1:

{"Exception thrown during the wait for a condition. Error: Unexpected error while waiting on condition. Error: ArtOfTest.WebAii.Exceptions.ExecuteCommandException: ExecuteCommand failed!\r\nInError set by the client. Client Error:\r\nSystem.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))\r\n   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)\r\n   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)\r\n   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessSilverlightCommand(BrowserCommand request)\r\n   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommand(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)\r\nBrowserCommand (Type:'Silverlight',Info:'NotSet',Action:'NotSet',Target:'ElementId (tagName: 'object',occurrenceIndex: '0')',Data:'{\"Method\":null,\"Property\":null,\"Reference\":{\"ObjectName\":\"$root\",\"Path\":\"\\/popup:-1:12977784\\/modaldialog:0:49691197\\/grid:0:48464948\\/grid:1:33531353\\/border:2:33346726\\/grid:0:31685085\\/portal:0:16730309\\/grid:0:13897850\\/header:0:17885218\",\"Properties\":[]},\"Reference2\":null,\"Type\":15,\"Value\":null}',ClientId:'Client_43d5c44f-9127-444b-b121-340e06b43570',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))\r\n   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)\r\n   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)\r\n   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessSilverlightCommand(BrowserCommand request)\r\n   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommand(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)')\r\nInnerException: none.\r\n\r\n   at ArtOfTest.WebAii.Core.Browser.ExecuteCommandInternal(BrowserCommand request)\r\n   at ArtOfTest.WebAii.Core.Browser.ExecuteCommand(BrowserCommand request, Boolean performDomRefresh, Boolean waitUntilReady)\r\n   at ArtOfTest.WebAii.Silverlight.SilverlightProxy.ExecuteSLCommand(SilverlightCommand cmd)\r\n   at ArtOfTest.WebAii.Silverlight.SilverlightProxy.GetVisibility(IAutomationPeer peer)\r\n   at ArtOfTest.WebAii.Silverlight.FrameworkElement.get_Visibility()\r\n   at ArtOfTest.WebAii.Silverlight.FrameworkElement.get_ComputedVisibility()\r\n   at ArtOfTest.WebAii.Silverlight.VisualWait.<ForVisible>b__0(Object obj)\r\n   at ArtOfTest.Common.WaitAsync._worker_DoWork[T,V](Object waitParam)"}



Exception 2:
{"Visual tree refresh failed during redundant connect call"}



Inner exception

​{BrowserCommand (Type:'Silverlight',Info:'NotSet',Action:'NotSet',Target:'ElementId (tagName: 'object',occurrenceIndex: '0')',Data:'{"Method":null,"Property":null,"Reference":null,"Reference2":null,"Type":12,"Value":null}',ClientId:'Client_6903c594-ae0c-4040-95e6-bf90333efdc3',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'System.Runtime.InteropServices.COMException (0x8000FFFF): Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessSilverlightCommand(BrowserCommand request)
   at ArtOfTest.InternetExplorer.IECommandProcessor.ProcessCommand(WebBrowserClass ieInstance, BrowserCommand request, IHTMLDocument2 document)')}


Regards,
Daan Jonkers

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 20 Jun 2014, 01:10 PM
Hi Daan,

I am sorry you to hear you are experiencing this issue.

In order to assist you best we need to reproduce this issue and debug it.

Please send us a copy of your project and give us a direct access to your application so we can fix this problem.

Hope to hear from you soon.

Regards,
Boyan Boev
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Daan Jonkers
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or