Comment 0 for bug 1363584

Revision history for this message
venu kolli (vkolli) wrote :

Through contrail webui create a default policy .

Attaching a policy to a network gives an internal error

2014-08-31T07:36:36.935Z - debug: In updateFloatingIpList(): JSON Parse error:TypeError: Cannot read property 'length' of undefined
2014-08-31T07:36:36.952Z - error: URL [http://5.5.5.13:9100/virtual-network/026fd53c-6fa2-49b6-86fa-76034d9452b1] returned error ["Internal Server Error"]
2014-08-31T07:36:36.953Z - error: REST Server Error: Internal Server Error
    at APIServer.retryMakeCall (/usr/src/contrail/contrail-web-core/src/serverroot/common/rest.api.js:169:13)
    at EventEmitter.APIServer.makeCall (/usr/src/contrail/contrail-web-core/src/serverroot/common/rest.api.js:280:18)
    at EventEmitter.emit (events.js:99:17)
    at EventEmitter.mixin._fireSuccess (/usr/lib64/node_modules/restler/lib/restler.js:211:10)
    at mixin._responseHandler (/usr/lib64/node_modules/restler/lib/restler.js:152:20)
    at IncomingMessage.parsers.auto (/usr/lib64/node_modules/restler/lib/restler.js:368:7)
    at EventEmitter.mixin._encode (/usr/lib64/node_modules/restler/lib/restler.js:192:29)
    at mixin._responseHandler (/usr/lib64/node_modules/restler/lib/restler.js:148:16)
    at EventEmitter.mixin._decode (/usr/lib64/node_modules/restler/lib/restler.js:164:7)
    at IncomingMessage.mixin._responseHandler (/usr/lib64/node_modules/restler/lib/restler.js:141:14)