Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Object reference not set to an instance of an object.
  2. at Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.AttributeValueMarshaller.Marshall(AttributeValue requestObject, JsonMarshallerContext context) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcServicesDynamoDBv2GeneratedModelInternalMarshallTransformationsAttributeValueMarshaller.cs:line 48
  3. at Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.UpdateItemRequestMarshaller.Marshall(UpdateItemRequest publicRequest) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcServicesDynamoDBv2GeneratedModelInternalMarshallTransformationsUpdateItemRequestMarshaller.cs:line 165
  4. at Amazon.Runtime.Internal.Marshaller.PreInvoke(IExecutionContext executionContext) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcCoreAmazon.RuntimePipelineHandlersMarshaller.cs:line 79
  5. at Amazon.Runtime.Internal.Marshaller.InvokeAsync[T](IExecutionContext executionContext) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcCoreAmazon.RuntimePipelineHandlersMarshaller.cs:line 51
  6. at Amazon.Runtime.Internal.CallbackHandler.InvokeAsync[T](IExecutionContext executionContext) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcCoreAmazon.RuntimePipelineHandlersCallbackHandler.cs:line 60
  7. at Amazon.Runtime.Internal.ErrorCallbackHandler.InvokeAsync[T](IExecutionContext executionContext)
  8. at Amazon.Runtime.Internal.MetricsHandler.InvokeAsync[T](IExecutionContext executionContext)
  9. at Amazon.DynamoDBv2.DocumentModel.Table.UpdateHelperAsync(Document doc, Key key, UpdateItemOperationConfig config, CancellationToken cancellationToken) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcServicesDynamoDBv2CustomDocumentModelTable.cs:line 871
  10. at Amazon.DynamoDBv2.DataModel.DynamoDBContext.SaveHelperAsync[T](T value, DynamoDBOperationConfig operationConfig, CancellationToken cancellationToken) in D:JenkinsWorkspacestrebuchet-stage-releaseAWSDotNetPublicsdksrcServicesDynamoDBv2CustomDataModelContext.cs:line 285
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement