Denghui Dong
Denghui Dong
jdk/jfr/event/io/TestInstrumentation.java is also unstable. Detail: https://bugs.openjdk.java.net/browse/JDK-8202142
Hi, Could you please give more direction on this issue? e.g. error stack trace
It seems that your stack trace didn't match the source code: ``` at org.eclipse.jifa.worker.Worker.lambda$start$1(Worker.java:160) ``` https://github.com/eclipse/jifa/blob/master/backend/worker/src/main/java/org/eclipse/jifa/worker/Worker.java#L160 Have you made some changes?
Okay, so if I understand correctly, this exception was caused by your changes?
In our internal, we use Nginx to reroute some illegal paths.
> So you mean this issue was because of illegal path? Not sure. Could you provide a way that I can reproduce this problem?
@nikhildongre I think you can print the path, and you will know which path causes the exception next time.
@nikhildongre , Hmm... it's a known issue. I'll find a way to fix it.
Hi @karianna , Thanks for reporting this. Jifa currently uses MAT as the hprof parser, and the current version is 1.12.0. From the log, the exception is caused by the...
Could you join our slack channel: https://eclipsejifa.slack.com/ I think you can upload the file there :-)