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

Failed to parse the incoming payload

2 Answers 94 Views
Monitor integration
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
infoweshanney
Top achievements
Rank 2
infoweshanney asked on 22 Aug 2014, 08:09 PM
Hello,

So we are looking at integrating your Analytics Monitor into our ASP.NET platform but are running into a problem with reporting the data. A bit of logging as revealed the following:

EQATEC Analytics Monitor: IAnalyticsMonitor.Start: monitor started
EQATEC Analytics Monitor ***** ERROR *****: Failed to parse the incoming payload (942 characters, '<html>

<head>
<meta http-equiv="Content-Language".../font></p> <!-- Translate -->

</body>

</html>
'). Error message is The 'meta' start tag on line 5 does not match the end tag of 'head'. Line 7, position 3.
EQATEC Analytics Monitor: Statistics failed to be sent: Failed to parse the incoming payload (942 characters, '<html>

<head>
<meta http-equiv="Content-Language".../font></p> <!-- Translate -->

</body>

</html>
')
EQATEC Analytics Monitor: IAnalyticsMonitor.Stop: monitor stopped


It seems that the monitor is having difficulty communication with your monitor service, or something to that tune. We are using version 3.2.61 of your .NET Analytics Library; can you provide any insight as to what it happening here?

Thank you,


Wes Hanney



2 Answers, 1 is accepted

Sort by
0
infoweshanney
Top achievements
Rank 2
answered on 22 Aug 2014, 08:43 PM
Hey Everyone,

Nevermind, I figured out the problem. I intercepted the HTTP calls made by the monitor with Charles and came up with this:

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Blocked by VIPRE</title> <!-- Translate -->
</head>

<body>

<p style="margin-top: 0; margin-bottom: 0" align="center">
&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<b>
<font face="Arial" size="5" color="#3B00CA">VIPRE has determined that the site</font></b></p> <!-- Translate -->
<p style="margin-top: 0; margin-bottom: 0" align="center">
<b>
<font face="Arial" size="5" color="#3B00CA">you are trying to visit contains potentially harmful or objectionable content.</font></b></p>  <!-- Translate -->
<p style="margin-top: 0; margin-bottom: 0" align="center">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0" align="center"><font face="Arial" size="4">To
proceed to this site, contact your IT administrator.</font></p> <!-- Translate -->

</body>

</html>

So long story short: blocked by Antivirus.

Sorry for the inconvenience,


Wes Hanney

0
Thomas.Andersen@telerik.com
Telerik team
answered on 25 Aug 2014, 07:52 AM
Hi Wes

I'm glad you got it working. Feel free to write again if you experience any issues.

Regards,
Thomas.Andersen@telerik.com
Telerik
 
EQATEC Application Analytics is now Telerik Analytics. For more information on the new name, plus what's new in Telerik Analytics, please, check out the Analytics Service Announcement.
 
Tags
Monitor integration
Asked by
infoweshanney
Top achievements
Rank 2
Answers by
infoweshanney
Top achievements
Rank 2
Thomas.Andersen@telerik.com
Telerik team
Share this question
or