[OVSDB-130] No serializer found for class.. BooleanBaseType Created: 25/Nov/14  Updated: 19/Oct/17  Resolved: 02/Mar/15

Status: Resolved
Project: ovsdb
Component/s: Northbound
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Sam Hague Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 2438

 Description   

When using the OVSDB Northbound v3 APIs the below error is returned when GET'ting tables that contain boolean columns.

http://controllerHost:controllerPort/ovsdb/nb/v3/node/OVS|192.168.120.31:48161/database/Open_vSwitch/table/Bridge

No serializer found for class org.opendaylight.ovsdb.lib.schema.BaseType$BooleanBaseType and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: org.opendaylight.ovsdb.lib.schema.GenericTableSchema["columnSchemas"]>java.util.HashMap["stp_enable"]>org.opendaylight.ovsdb.lib.schema.ColumnSchema["type"]->org.opendaylight.ovsdb.lib.schema.AtomicColumnType["baseType"])



 Comments   
Comment by Sam Hague [ 02/Mar/15 ]

https://git.opendaylight.org/gerrit/15881

Generated at Wed Feb 07 20:35:35 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.