opennetworkinglab / flowvisor

FlowVisor - A network hypervisor
Other
164 stars 67 forks source link

[Bug] SQLSyntaxErrorException in SwitchImpl.pushFlowMod #274

Open czeni opened 10 years ago

czeni commented 10 years ago

Got:

java.sql.SQLSyntaxErrorException: 'WILDCARDS' is not a column in table or VTI 'APP.FLOWTABLEENTRY'.

FlowVisorDB.sql does not define wildcards field but SwitchImpl.pushFlowMod expect it and want to use.