Ticket #77 (assigned defect)

Opened 4 years ago

Last modified 3 years ago

Abort running validation tests

Reported by: dcarter Owned by: dcarter
Priority: low Milestone:
Component: ARM4 Agent Version: Development
Severity: Functionality Keywords:
Cc:

Description

Test: arm4test_register_application terminate called after throwing an instance of 'DbException?'

what(): Db::set_flags: Invalid argument

This is caused by calling the OpenDatabasesReadOnly? method. Removing the read only flag allows it to work fine.

Possibly the databases have already been opened with other flags?

As a workaround, the ReadOnly? version can be identical to the non-read only version.

Change History

comment:1 Changed 4 years ago by dcarter

  • Status changed from new to assigned

comment:2 Changed 3 years ago by dcarter

  • Milestone Release 0.8 deleted
Note: See TracTickets for help on using tickets.