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

appliance java version result of java.lang.OutOfMemoryError: Java heap space #246

Closed
syphax-bouazzouni opened this issue Mar 21, 2022 · 0 comments
Labels

Comments

@syphax-bouazzouni
Copy link
Contributor

syphax-bouazzouni commented Mar 21, 2022

When doing the AGROVOC diff process with the following command :

java -DentityExpansionLimit=1500000 -Xmx20480M -jar /srv/ontoportal/ncbo_cron_deployments/shared/bundle/ruby/2.6.0/bundler/gems/ontologies_linked_data-f4e385e2da56/bin/bubastis.jar -ontology1 /srv/ontoportal/data/repository/AGROVOC/17/unzipped/agrovoc_2022-02-01_lod.nt -ontology2 /srv/ontoportal/data/repository/AGROVOC/19/agrovoc_2022-03-02_lod.nt -output /srv/ontoportal/data/repository/AGROVOC/19/bubastis_diff.xml -format xml

With java-11-openjdk.x86_64 version we got a java out of memory error and with the version java-1.8.0-openjdk.x86_64 it worked

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

1 participant