Re: [mg-rast] 9 metagenomes uploaded yesterday and today not on the in progress list?
Jared, I think this happened when the WebApp database was migrated to kursk-3. The bio-app-authdb Rights table has view/edit/delete rights for this user for the completed job, the kursk-3 table has nothing: bio-app-authdb: mysql> select * from Rights where data_id=4465504.3; +---------+---------+-----------+-----------+------------+-------------+-----------------+--------+-------+-----------+ | _id | granted | delegated | data_id | data_type | application | _application_db | name | scope | _scope_db | +---------+---------+-----------+-----------+------------+-------------+-----------------+--------+-------+-----------+ | 2704822 | 1 | 0 | 4465504.3 | metagenome | NULL | NULL | view | 24992 | 1 | | 2704832 | 1 | 0 | 4465504.3 | metagenome | NULL | NULL | edit | 24992 | 1 | | 2704842 | 1 | 0 | 4465504.3 | metagenome | NULL | NULL | delete | 24992 | 1 | +---------+---------+-----------+-----------+------------+-------------+-----------------+--------+-------+-----------+ 3 rows in set (0.11 sec) kursk-3: mysql> select * from Rights where data_id=4465504.3; Empty set (0.00 sec) The ids are: | 4465504.3 | | 4465505.3 | | 4465506.3 | | 4465507.3 | | 4465508.3 | | 4465509.3 | | 4465510.3 | | 4465511.3 | | 4465512.3 | We need to check for other jobs that are in the same state. Regards, Mark On Jun 2, 2011, at 1:11 PM, Humphrey, Sam wrote:
Hi,
I uploaded 9 metagenome files and they were on the in progress list yesterday but today they are no longer there. Do I need to resubmit or are they still in progress?
Thank you,
Sam Humphrey Microbiologist National Animal Disease Center Agriculture Research Service-USDA Ames, IA 50010
[email protected] (515) 337-7495 (515) 337-7428
participants (1)
-
Mark D'Souza