View Issue Details

IDProjectCategoryView StatusLast Update
0004360Talerexchangepublic2024-01-12 14:05
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004360: deposit iteration fails in taler-exchange-aggregator (needs testcase!)
Descriptioncat test_taler_exchange_aggregator-postgres.log
Apr 04 16:43:46-381687 test_taler_exchange_aggregator-13896 INFO Running command 0 (run-aggregator-on-empty-db)
Apr 04 16:43:46-408254 test_taler_exchange_aggregator-13896 INFO Running command 1 (expect-empty-transactions-on-start)
Apr 04 16:43:46-408304 test_taler_exchange_aggregator-13896 INFO Running command 2 (do-deposit-)
Apr 04 16:43:46-426004 test_taler_exchange_aggregator-13896 INFO Running command 3 (run-aggregator-deposit-1)
Apr 04 16:43:46-452338 taler-exchange-aggregator-13919 ERROR Assertion failed at plugin_exchangedb_postgres.c:2351.
Apr 04 16:43:46-452409 taler-exchange-aggregator-13919 ERROR Database failure: ERROR: insufficient data left in message

Apr 04 16:43:46-452423 taler-exchange-aggregator-13919 ERROR Failed to execute deposit iteration!
Steps To ReproduceRun test_taler_exchange_aggregator-postgres.
Additional InformationThis is part of the database plugin API that so far lacks its own testcase...
TagsNo tags attached.

Relationships

child of 0004141 closedChristian Grothoff need to implement transaction aggregation and triggering of wire transfers 

Activities

Christian Grothoff

2016-04-06 10:25

manager   ~0010387

f3819ae..ad8351c fixes this specific issue.

Issue History

Date Modified Username Field Change
2016-04-04 16:50 Christian Grothoff New Issue
2016-04-04 16:50 Christian Grothoff Status new => assigned
2016-04-04 16:50 Christian Grothoff Assigned To => Christian Grothoff
2016-04-04 16:50 Christian Grothoff Relationship added child of 0004141
2016-04-06 10:25 Christian Grothoff Note Added: 0010387
2016-04-06 10:25 Christian Grothoff Status assigned => resolved
2016-04-06 10:25 Christian Grothoff Fixed in Version => 0.0
2016-04-06 10:25 Christian Grothoff Resolution open => fixed
2016-04-06 10:25 Christian Grothoff Status resolved => closed
2016-04-06 10:25 Christian Grothoff Target Version 0.1 => 0.0
2024-01-12 14:05 Christian Grothoff Category exchange Postgres DB backend => exchange