28 Jan 2022 05:13 PM
It is a DB2 extension running on an activeGate version 225
In characters:
Configuration error(Could not start JVM: java.lang.UnsatisfiedLinkError: Native Library /opt/dynatrace/remotepluginmodule/plugin_deployment/custom.remote.python.db2/_jpype.cpython-36m-x86_64-linux-gnu.so already loaded in another classloader)
KR Henk
Solved! Go to Solution.
31 Jan 2022 12:45 PM
Hello,
Just heard from support, it seems to be a known issue. No fix yet!
KR Henk
01 Feb 2022 08:59 PM
@henk_stobbe any luck on this? Also facing the same on my env, and literally zero changes happened on our side, it was just working fine one day, then boom, same error.
01 Feb 2022 09:15 PM - edited 03 Feb 2022 09:23 AM
Hello Dannemca,
No sorry still waiting on Dynatrace for a Fix, I will update this ticked as soon as I get an answer,
KR Henk
11 Feb 2022 03:16 PM
Hello, today we have received the fix! (not available on the hub yet)
Next week we will install!
11 Feb 2022 03:54 PM
I believe it might be related to installing an extension that has been compiled for the new 3.8 python environment, but installing it on your activate 1.225 version, right?
11 Feb 2022 04:08 PM
It is not related to that. It was related to one of the libraries used by the extension not being stable when multithreading.
The extension has been rewritten from scratch to connect to the database in a different method. We are currently sending it out to customers having the issue.
11 Feb 2022 04:21 PM
Have you tested already?
We did some tests on our lab tenant, but facing some other odd behavior, all endpoints showing as OK status, even for those which has connection issues.
11 Feb 2022 04:31 PM
That is to be expected. In those cases you need to look at the log files.
11 Feb 2022 05:32 PM
hmm, we should not expect see OK status when things are not OK. If there are connection issues, we should see Configuration Error as before. Then we go for logs.
11 Feb 2022 07:20 PM
If the DB2 instance is down, and we raise a configuration error, there will be no alert raised by Dynatrace. Due to this we need to set it to OK even if no connection can be made.
Mike
14 Feb 2022 07:08 PM
That makes sense!! Thanks!
01 Mar 2022 01:04 PM
@henk_stobbe , question to you. How's you experience with the Extension after the update?
Does your DB2s keep connected normally? How many endpoints you currently have per AG today?
Thanks