gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 15 forks source link

odd error message when testing datasetUpload script #2097

Open only1chunts opened 6 days ago

only1chunts commented 6 days ago

Describe the bug message appears to tell me the upload failed when it actually suceeded?

To Reproduce Steps to reproduce the behavior:

  1. upload this spreadsheet to the staging server STG_GigaDBUpload_v19_GIGA-D-24-00265_102621_PlasGO_v2.xls
  2. run the datasetUpload script
  3. See error: image
  4. examine the log file java.log

and see the last line = "**End success: STG_GigaDBUpload_v19_GIGA-D-24-00265_102621_PlasGO_v2.xls"

Expected behavior When the upload is successful I expect NOT to see an unsuccessful error message.

molcretb commented 20 hours ago

I tried to reproduce the error:

I tried with another spreadsheet, same behavior: GigaDBUpload_v19_102995_GIGA-D-24-99333.xls

only1chunts commented 20 hours ago

ditto to Bastien. I guess that just means we need to completely remove the log files before starting an ingest. The only action point from this bug report is to check that the documentation includes the removal of those log files at the edn of 1. datasetUpload section