Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Compilation problem #154

Closed
dtatay opened this issue Dec 5, 2014 · 1 comment
Closed

Java Compilation problem #154

dtatay opened this issue Dec 5, 2014 · 1 comment
Labels

Comments

@dtatay
Copy link

dtatay commented Dec 5, 2014

When i start to judge a java code the followed error is occurred.

'Error occurred during initialization of VM'
'Could not reserve enough space for object heap'

i have read this http://www.domjudge.org/docs/admin-manual-8.html#ss8.2
but judge/compile_java.sh is missing??

chroot is deactivated.

please help.

@eldering
Copy link
Member

eldering commented Dec 5, 2014

Hi,

That FAQ still applies, but the documentation is a bit out of date. The
compile scripts are now stored in the database and can be edited through
the admin web interface: from the main page go to "executables" and then
the compile_java_javac_detect script (if you haven't changed the default
for Java) and then "view contents", and click the edit button to edit it.

Alternatively, if you're using version 4.0, enabling Linux cgroups
mostly circumvents these memory issues.

Finally, please use the domjudge-devel mailinglist for questions and
problems. This issue tracker is for bugs and feature requests.

Best,
Jaap

On 05/12/14 08:52, dtatay wrote:

When i start to judge a java code the followed error is occurred.

'Error occurred during initialization of VM'

'Could not reserve enough space for object heap'

i have read this http://www.domjudge.org/docs/admin-manual-8.html#ss8.2
but judge/compile_java.sh is missing??

chroot is deactivated.

please help.


Reply to this email directly or view it on GitHub
#154.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants