Re: [gdal-dev] JNI error for OpenFileGDB driver in Concurrent environment

2020-10-17 Thread Even Rouault
On samedi 17 octobre 2020 15:44:15 CEST Yang wrote: > I am using gdal with java binding in my web application to load .gdb data > through the OpenFileGDB driver, however I found that for a single request, > it will work as expected, but some JNI related error will occur when > multiple requests to

[gdal-dev] JNI error for OpenFileGDB driver in Concurrent environment

2020-10-17 Thread Yang
I am using gdal with java binding in my web application to load .gdb data through the OpenFileGDB driver, however I found that for a single request, it will work as expected, but some JNI related error will occur when multiple requests to be served at the same time, like this: ERROR 1: Error oc