Ticket #77 (assigned defect)
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
Note: See
TracTickets for help on using
tickets.

