Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Cloud DP string format problem for TraceSource 'CloudDPService' event_

$
0
0

Hello,

My CloudDP___.log is full of string format errors.

Here a couple of examples:

Starting...; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:25:52 AM	2444 (0x098C)
ERROR: exception processing request; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:25:52 AM	2400 (0x0960)
Exception System.ArgumentNullException: String cannot be null or empty.	 	1/1/1601 12:00:00 AM	0 (0x0000)
Parameter name: tokenId; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:25:52 AM	2400 (0x0960)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.Check.NotNullOrEmpty(String value, String parameterName)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.Security.ClientAuthentication.ValidateRequest(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.DownloadRestService.GetContentXmlGetRequestSecure(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature); TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:25:52 AM	2400 (0x0960)
ERROR: exception processing request; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2400 (0x0960)
Exception System.ArgumentNullException: String cannot be null or empty.	 	1/1/1601 12:00:00 AM	0 (0x0000)
Parameter name: tokenId; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2400 (0x0960)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.Check.NotNullOrEmpty(String value, String parameterName)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.Security.ClientAuthentication.ValidateRequest(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.DownloadRestService.GetContentXmlGetRequestSecure(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature); TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2400 (0x0960)
ERROR: exception processing request; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2452 (0x0994)
Exception System.ArgumentNullException: String cannot be null or empty.	 	1/1/1601 12:00:00 AM	0 (0x0000)
Parameter name: tokenId; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2452 (0x0994)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.Check.NotNullOrEmpty(String value, String parameterName)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.Security.ClientAuthentication.ValidateRequest(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.DownloadRestService.GetContentXmlGetRequestSecure(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature); TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	6/28/2018 11:26:52 AM	2452 (0x0994)

or

ERROR: exception processing request; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)
Exception System.FormatException: Input string was not in a correct format.; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.Utility.HexBinaryDecode(String value)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.SecurityHelper.VerifySignature(String signature, String token, X509Certificate2 signingCertificate, String signingAlgorithm, Boolean reverseBytes)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.Security.ClientAuthentication.ValidateRequest(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature); TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)
ERROR: exception processing request; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)
Exception System.FormatException: Input string was not in a correct format.; TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.Utility.HexBinaryDecode(String value)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.Common.Utility.SecurityHelper.VerifySignature(String signature, String token, X509Certificate2 signingCertificate, String signingAlgorithm, Boolean reverseBytes)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.Security.ClientAuthentication.ValidateRequest(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature)	 	1/1/1601 12:00:00 AM	0 (0x0000)
   at Microsoft.ConfigurationManager.AzureRoles.ContentService.DownloadRestService.GetContentXmlGetRequestSecure(String packageId, String contentId, String tokenId, String issuer, String signingAlgorithm, String startTime, String endTime, String signature); TraceSource 'CloudDPService' event	ContentService_IN_1 b3657bde88654289bcdf4f9108fc1830	7/4/2018 11:44:52 AM	1960 (0x07A8)

any suggestion?

Thanks in advance


Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>