Skip to content

Object Reference in SyncCommand.ExecuteCommand() #174

@Gulati-Gaurav

Description

@Gulati-Gaurav

We are saving our session data in Aerospike. We are getting few errors while retrieving, creating and updating the data with details as followed:

Object reference not set to an instance of an object. 
Stack trace : 
       at Aerospike.Client.SyncCommand.ExecuteCommand() 
       at Aerospike.Client.SyncCommand.Execute() 
       at API.Common.Data.AerospikeDal.ReadRecord()

The error is not very frequent but it occurs once in a while. I have checked every variable I am passing to Aerospike Client but none of them appears to be null.

The error is not reproducible as with the same scenarios, the case gets executed seamlessly when checked again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions