User fdee5ee126
03-12-2007 10:40:47
Hi, I encounter problems when running the command:
cxcalc tautomers -f sdf -c true ./Checked.sdf >> ./TMP_12032007_110405AM/Checked.sdf
where Checked.sdf is a sd-file of 3.8GB which was exported from instantjchem.
the error is:
/usr/bin/cxcalc: line 108: 12621 Aborted (core dumped) java $javaopts chemaxon.marvin.Calculator "$@"
I thought that it's an issue of heap space, so I used the -xmX2000M flag, which did not do any better. Before that, I used lower values as well.
The file was imported/exported by IJC wihtout any problems, so o am wondering what could be the problem.
Thanks in advance, Markus
cxcalc tautomers -f sdf -c true ./Checked.sdf >> ./TMP_12032007_110405AM/Checked.sdf
where Checked.sdf is a sd-file of 3.8GB which was exported from instantjchem.
the error is:
/usr/bin/cxcalc: line 108: 12621 Aborted (core dumped) java $javaopts chemaxon.marvin.Calculator "$@"
I thought that it's an issue of heap space, so I used the -xmX2000M flag, which did not do any better. Before that, I used lower values as well.
The file was imported/exported by IJC wihtout any problems, so o am wondering what could be the problem.
Thanks in advance, Markus