Error while parsing FeatureSet PBF payload Varint overrun!

828
1
06-09-2022 05:37 AM
JoséVarela
New Contributor

Dear community,

 

I am getting this error while I execute the esriQuery.executeQueryPBF method. This error happens when I run the solution in a Weblogic Server but not when I run it locally.:

executeQuery > executeQueryPBF promise rejected:

 
Object { name: "query:parsing-pbf", details: {}, message: "Error while parsing FeatureSet PBF payload" }
 
details: Object { error: Error }
 
error: Error: Varint overrun!
 
<prototype>: Object { }
message: "Error while parsing FeatureSet PBF payload"
name: "query:parsing-pbf"
 
What does this Varint overrun! mean?
 
Thanks in advance
Tags (3)
0 Kudos
1 Reply
SallieVaughn
Occasional Contributor

Did you get a resolution to this issue? We are having the same issue with Map and Feature Services hosted on ArcGIS Server that I recently upgraded to the ArcGIS Pro runtime.

0 Kudos