Skip to content

Failed to parse servers response: Failed to parse integer value: 4290772992 #20

@anilpatil27

Description

@anilpatil27

we are facing an issue with respect to this integer value 4290772992 in java context.
In windows value is parsed properly and no issue is reported.
For the same value in Linux environment below error is occurring.
"Failed to parse servers response: Failed to parse integer value: 4290772992"
Our further analysis showed that:
In windows environment value is parsed by I8parser
In Linux environment value is parsed by the I4parser hence the issue.

Please let me know how can we solve this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions