Skip to content

Something wrong with new RequestDB? #694

Description

@KrzysztofCiba

Hi,

One more issue on integration machine. I have put ther ~2000 test 'transfer' requests, most of them are in 'Waiting' state:

mysql> select count(*) from SubRequests where Status='Waiting';
+----------+
| count(*) |
+----------+
|     1949 |
+----------+
1 row in set (0.00 sec)

but RequestClient is unable to serve them to TransferAgent:

2012-04-24 08:37:18 UTC DataManagement/TransferAgent/RequestManagement/RequestClient  INFO: RequestDBClient.getRequest: Attempting to get request. dips://localhost:9143/RequestManagement/RequestManager transfer
2012-04-24 08:37:19 UTC DataManagement/TransferAgent/RequestManagement/RequestClient  INFO: Found no 'transfer' requests on RequestDB (dips://localhost:9143/RequestManagement/RequestManager) 
2012-04-24 08:37:19 UTC DataManagement/TransferAgent  INFO: execute: no more 'Waiting' requests found in RequestDB 

??? How's that possible?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions