All work
Problem parsing JSON response
Done
Description
Environment
None
Details
Assignee
Christian PapeChristian PapeReporter
Christian PapeChristian PapeAffects versions
Priority
High
Details
Details
Assignee
Christian Pape
Christian PapeReporter
Christian Pape
Christian PapeAffects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created April 23, 2024 at 7:50 AM
Updated May 7, 2024 at 6:28 AM
Resolved May 7, 2024 at 6:27 AM
Activity
Show:
Christian PapeMay 7, 2024 at 6:28 AM
Closed, since this wasn’t reproducible.
There seems to be a problem with parsing the JSON response:
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (1710415688215) out of range of int (-2147483648 - 2147483647) at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 20] (through reference chain: org.opennms.velocloud.client.v1.model.EnterpriseProxyGetEnterpriseProxyPropertyResult["id"])
The number looks like a recent UNIX timestamp.