Open william-tran opened 4 years ago
Also, this was working in 1.6.0.
I think this has something to do with the Jaeger exporter, because -Dsa.exporter=jaeger fails the same way
I also ran into this during my very first experiments with the specialagent, I am using 1.7.4. I am using Azul Zulu OpenJDK:
openjdk version "11.0.7" 2020-04-14 LTS
OpenJDK Runtime Environment Zulu11.39+16-SA (build 11.0.7+10-LTS)
OpenJDK 64-Bit Server VM Zulu11.39+16-SA (build 11.0.7+10-LTS, mixed mode)
I tried to resolve this by adding the java.sql module like this:
--add-modules java.sql
but that didn't help. I tried 1.6.1 and this seems to work.
Any news on this?
When running with these flags
Specialagent errors with
This is on openjdk 11.