I encountered the following error while running jaydebeapi in Gunicorn. JDBC connection works fine when running locally in a single process.
java.lang.UnsatisfiedLinkError: Native Library /opt/app/venv/lib/python3.8/site-packages/_jpype.cpython-38-x86_64-linux-gnu.so already loaded in another classloader"
I encountered the following error while running jaydebeapi in Gunicorn. JDBC connection works fine when running locally in a single process.
java.lang.UnsatisfiedLinkError: Native Library /opt/app/venv/lib/python3.8/site-packages/_jpype.cpython-38-x86_64-linux-gnu.so already loaded in another classloader"