User c0e481a82c
15-11-2005 13:12:42
Hi,
We are using the 3.1.1 version of the cartridge and are finding that the cartridge periodically stops working. The only thing which makes it work again is restarting Tomcat. The query I'm running is a simple one (SELECT compound_ID FROM compound where JC_Contains(structure, 'c1ccccc1') = 1) Initially what tends to happen is that the query is run and no results are returned. Generally, the query runs for several minutes before being cancelled. However, this morning the query actually returned after approximately 3 minutes with no results and no error message.
Then what happens is, I run the query again and get the error message:
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: null
ORA-06512: at "JCHEM.JCHEM_CORE_PKG", line 121
ORA-06512: at "JCHEM.JC_IDXTYPE_IM", line 167
ORA-06512: at line 1
This will continue until such time as Tomcat is restarted. It's unclear to me as to how or why this is happening, as the cartridge works for at least a day after the restart but will always eventually come around to the same error message again. Could somebody please take a look at this and tell me what I need to do to make it stop happening?
Regards,
Phil.
We are using the 3.1.1 version of the cartridge and are finding that the cartridge periodically stops working. The only thing which makes it work again is restarting Tomcat. The query I'm running is a simple one (SELECT compound_ID FROM compound where JC_Contains(structure, 'c1ccccc1') = 1) Initially what tends to happen is that the query is run and no results are returned. Generally, the query runs for several minutes before being cancelled. However, this morning the query actually returned after approximately 3 minutes with no results and no error message.
Then what happens is, I run the query again and get the error message:
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: null
ORA-06512: at "JCHEM.JCHEM_CORE_PKG", line 121
ORA-06512: at "JCHEM.JC_IDXTYPE_IM", line 167
ORA-06512: at line 1
This will continue until such time as Tomcat is restarted. It's unclear to me as to how or why this is happening, as the cartridge works for at least a day after the restart but will always eventually come around to the same error message again. Could somebody please take a look at this and tell me what I need to do to make it stop happening?
Regards,
Phil.