ChemAxon 60ee1f1328
31-05-2006 09:12:46
Hello,
I am running the amide reaction via jcf_react4 / jc_insert
for a very small set of inputs (5 * 5 works OK) 6 * 6 and find that I get the error message
ERROR at line 1:
ORA-29902: error in executing ODCIIndexStart() routine
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.RuntimeException: The following exception has been thrown by the
servlet:
Exception: unable to create new native thread
ORA-06512: at "JCHEM3.REACTIONPCK", line 2281
ORA-06512: at "JCHEM3.REACTIONPCK", line 3341
ORA-06512: at line 2
I understand that "Exception: unable to create new native thread" may be related to java.lang.OutOfMemory which I have seen directly when debugging for similar numbers of reactants or I may have run out of available threads.
I have obviously run reactor at command line on smaller machines and enumerated much larger numbers without this error occuring and I have also allocate 1800M to tomcat for use with above tests yet still this error occurs? Am I missing some configuration in tomcat?
Daniel.
I am running the amide reaction via jcf_react4 / jc_insert
for a very small set of inputs (5 * 5 works OK) 6 * 6 and find that I get the error message
ERROR at line 1:
ORA-29902: error in executing ODCIIndexStart() routine
ORA-29532: Java call terminated by uncaught Java exception:
java.lang.RuntimeException: The following exception has been thrown by the
servlet:
Exception: unable to create new native thread
ORA-06512: at "JCHEM3.REACTIONPCK", line 2281
ORA-06512: at "JCHEM3.REACTIONPCK", line 3341
ORA-06512: at line 2
I understand that "Exception: unable to create new native thread" may be related to java.lang.OutOfMemory which I have seen directly when debugging for similar numbers of reactants or I may have run out of available threads.
I have obviously run reactor at command line on smaller machines and enumerated much larger numbers without this error occuring and I have also allocate 1800M to tomcat for use with above tests yet still this error occurs? Am I missing some configuration in tomcat?
Daniel.