Hi,
*Vũ Linh Nguyễn linhnv2110@gmail.com [15/12/13]:
The output when I login with admin is:
exec: java: not found
The problem is: how can I make chroot work? I setup chroot, and edit CHROOTORIGINAL in chrootstartstop.sh and start it (when I started chrootstartstop.sh, my domjudge directory has etc lib lib64 usr folder like chroot folder), I think chroot must work, but I still can't submit java code.
To check your java installation in the chroot:
Did you try (without the use of DOMjudge) - to compile a simple java program outside of the chroot - and to execute the resulting class file in the chroot
Best, Tobi