JonathanReeve / sanger

Margaret Sanger Papers Project Search Engine
0 stars 3 forks source link

parse error: "On index cleanup step 1: Table 'temp' already exists." #74

Open CathyHajo opened 9 years ago

CathyHajo commented 9 years ago

Usually there is a "success" or "fail" but these aren't doing either and are not being added to the database or cleared when the parse is done.

Document Processing Results

Read the log for history or go back to the parse interface. February 24, 2015, 4:24 pm


Attempting file 225503.xml. Select id FROM documents WHERE filename ='225503.xml'


Attempting file 421997.xml. Select id FROM documents WHERE filename ='421997.xml'


Attempting file 421069.xml. Select id FROM documents WHERE filename ='421069.xml'


Attempting file 421071.xml. Select id FROM documents WHERE filename ='421071.xml'


Attempting file 302113.xml. Select id FROM documents WHERE filename ='302113.xml'


Attempting file 422006.xml. Select id FROM documents WHERE filename ='422006.xml'


Attempting file 236132.xml. Select id FROM documents WHERE filename ='236132.xml'


Attempting file 236439.xml. Select id FROM documents WHERE filename ='236439.xml'


Attempting file 143780.xml. Select id FROM documents WHERE filename ='143780.xml'


Attempting file 421988.xml. Select id FROM documents WHERE filename ='421988.xml'


Attempting file 422040.xml. Select id FROM documents WHERE filename ='422040.xml'


Attempting file 421007.xml. Select id FROM documents WHERE filename ='421007.xml'


Attempting file 421998.xml. Select id FROM documents WHERE filename ='421998.xml'


Attempting file 420008.xml. Select id FROM documents WHERE filename ='420008.xml'


Attempting file 421992.xml. Select id FROM documents WHERE filename ='421992.xml'


Attempting file 421973.xml. Select id FROM documents WHERE filename ='421973.xml'


Attempting file 236565.xml. Select id FROM documents WHERE filename ='236565.xml'


Attempting file 226798.xml. Select id FROM documents WHERE filename ='226798.xml'


Attempting file 321900.xml. Select id FROM documents WHERE filename ='321900.xml'


Attempting file 236180.xml. Select id FROM documents WHERE filename ='236180.xml'


Attempting file 235041.xml. Select id FROM documents WHERE filename ='235041.xml'


Attempting file 422003.xml. Select id FROM documents WHERE filename ='422003.xml'


Attempting file 214911.xml. Select id FROM documents WHERE filename ='214911.xml' On index cleanup step 1: Table 'temp' already exists. Please contact the administrator immediately. On index cleanup step 1: Table 'temp' already exists. Please contact the administrator immediately. On index cleanup step 1: Table 'temp' already exists. Please contact the administrator immediately. On index cleanup step 1: Table 'temp' already exists. Please contact the administrator immediately.

JonathanReeve commented 9 years ago

This actually sounds like a bug. I'll look into it.