Closed MTKSDCM closed 1 year ago
@MTKSDCM, thank you for opening the issue and providing the console readout. Looks like we have two issues here. One for this project SDCM
and one with the consumed package Microsoft.Devices.HardwareDevCenterManager
.
Microsoft.Devices.HardwareDevCenterManager
package is missing the Trace
field in the DevCenterErrorDetails
when this scenario occurred.
Microsoft.Devices.HardwareDevCenterManager.DevCenterApi.DevCenterErrorDetails.Trace
SurfaceDevCenterManager
is not handling the missing field in the DevCenterErrorDetailsDump(DevCenterErrorDetails error)
method.
We will get this looked at and keep you updated. Were you able to retry the run with success?
Yes, for some scenarios it is working without any issue, fail rate 3/10.
Create Product
- Create JSON
- Submit Did not find product ID SurfaceDevCenterManager v1.0.0.1 Create Option
Correlation Id: 9b1dce11-4c6e-4197-849a-eab7bc8ec694 Return: -1000 (PARTNER_CENTER_HTTP_EXCEPTION) -1
i am getting above error code for each submission Earlier there were failure but it was signing for some submission.
Create Product
- Create JSON
- Submit Did not find product ID SurfaceDevCenterManager v1.0.0.1 Create Option
============================================================
SurfaceDevCenterManager Exception Log Option: CreateOption Section: NewProduct Type: Microsoft.Devices.HardwareDevCenterManager.Utility.HttpRetriesExhaustedException Message: AuthorizationHandler: NULL response, unable to talk to HDC Inner Exception: Correlation Id: 9b1dce11-4c6e-4197-849a-eab7bc8ec694 Correlation Id: 9b1dce11-4c6e-4197-849a-eab7bc8ec694 Return: -1000 (PARTNER_CENTER_HTTP_EXCEPTION) -1
This is a separate issue from the System.MissingFieldException: Field not found:
. Could you please open in a new issue?
Unhandled Exception: System.MissingFieldException: Field not found: 'Microsoft.Devices.HardwareDevCenterManager.DevCenterApi.DevCenterErrorDetails.Trace'. at SurfaceDevCenterManager.Program.DevCenterErrorDetailsDump(DevCenterErrorDetails error) at SurfaceDevCenterManager.Program.Main(String[] args) in C:\Users\DTMLLUAdminUser\Downloads\SDCM-main\SDCM-main\SurfaceDevCenterManager\Program.cs:line 67