Opened 8 years ago

Closed 8 years ago

#828 closed defect (fixed)

PoolSchema=1by16offset is not installed by the installation wizard

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.0
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

Trying to use the new Pool schema '1by16offset' that was implemented in #814 results in an exception:

Error: Value '1by16offset' is not among the list
of allowed values for annotation type: PoolSchema

The workaround is to add this value to the PoolSchema annotation. The installation wizard will complain a bit about that the list of options is different and will suggest a fix. Luckily the fix only has support for adding items, so even though the wizard claims that it has fixed the "problem" the extra option will not be removed.

Change History (1)

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [3595]) Fixes #828: PoolSchema=1by16offset is not installed by the installation wizard

Note: See TracTickets for help on using tickets.