Date: Fri, 23 Aug 2019 05:43:22 +0000 From: =?utf-8?B?TWlyb3NsYXYgxaBpbGhhdsO9?= <silhavy@jelly.cz> To: "freebsd-java@freebsd.org" <freebsd-java@FreeBSD.org> Subject: linux-oracle-jre18-8.221 in jail as non-root user Message-ID: <5E021FC9-E149-400C-B0B1-75A4627311E2@jelly.cz>
next in thread | raw e-mail | index | archive | help
Hello, I am trying to get linux-oracle-jre18-8.221 working within a jail as non privileged user. When I install the package (from ports) on raw FBSD 12, everything works OK. Java is able to run under root account and under arbitrary user as well. When I reproduce the same steps within a jail, I am able to run java under root account. But under arbitrary user java binary gets stucked. I am trying to run pure java binary (/usr/local/linux-oracle-jre1.8.0/bin/java) with no parameters which should lead to print java’s usage help. But execution stucks, nothing is printed to output and binary never finishes. Is it even possible to run Oracle Java under jail under unprivileged user? Do I miss something? Mirek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E021FC9-E149-400C-B0B1-75A4627311E2>
