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

Remote Debugging Error Message spam

1 Answer 45 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christopher
Top achievements
Rank 1
Christopher asked on 20 Aug 2015, 09:04 AM

After the last Update of the Appbuilder Extenstion for Visual Studio I am getting spamed with Error Messages 

[2015-08-20 10:59:25.920] Log (Debug,Low): System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: source
   bei System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.RemoteDebuggingTarget.InitializeTargetIds(IEnumerable`1 targets)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.RemoteDebuggingTarget.GetValidTargets(String json)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.AndroidWebInspectorImplementation.GetRemoteSocketData(String socketName)

[2015-08-20 10:59:29.018] Log (Debug,Low): System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: source
   bei System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.RemoteDebuggingTarget.InitializeTargetIds(IEnumerable`1 targets)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.RemoteDebuggingTarget.GetValidTargets(String json)
   bei Telerik.BlackDragon.Client.Mobile.Android.WebInspector.AndroidWebInspectorImplementation.GetRemoteSocketData(String socketName)

 

as you can see this Error is reported every 4 seconds which is very annoying when i try to see the acutal Error Message I get when deploying since the Error Console Tab is always changing when the next Error is happening.

I tried disconnecting Devices / closing Simulator / device Inspection 

nothing worked...

Any help appreciated

Regards Christopher

 

1 Answer, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 20 Aug 2015, 04:22 PM
Hello,

I have reviewed the log you have sent us and it seems this is a known issue which is already fixed. The fix will be included in our next release.
If you have any more questions or remarks, please do not hesitate to contact us again.

Regards,
Ivan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Christopher
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Share this question
or