Open malenkymuk opened 2 years ago
Please try with the latest 8u352 when that is released this week.
Yes, I have same crash on 1.8.0_352-b08, also we've got this on Amazon jdk. So, i little confused.
@malenkymuk Interesting - are you able to upload the files:
Core Default location: /opt/ignite/core or core.7 An error report file with more information is saved as: /tmp/hs_err_pid7.log
Also does this occur outside of a container (just on a regular VM or bare metal host).
Ohhhh that reminds me, what version of Docker are you running?
Its hard to reporoduce it ouside of container. It seems, that was provoked by Apache Ignite state due to serializing/unserializing proccess. After code changing its disappeared. Unfortunately the dump is lost when the container is restarted. Docker Engine: Version: 20.10.17 API version: 1.41 (minimum version 1.12) Go version: go1.17.11 Git commit: a89b842 Built: Mon Jun 6 23:03:33 2022 OS/Arch: linux/amd64 Experimental: false
Hmm, we probably need those files then:
Core Default location: /opt/ignite/core or core.7 An error report file with more information is saved as: /tmp/hs_err_pid7.log
Hello, i've got this calling usual java lambda expression in my Apache Ignite docker container.