[OPENDOVE-1] bundle installation order causes 404 error when accessing DMC NB API Created: 13/Dec/13  Updated: 03/May/18  Resolved: 13/Jan/14

Status: Resolved
Project: opendove
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

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

Operating System: Mac OS
Platform: All


External issue ID: 243

 Description   

Reproducing the error:

In daylight console, I load dove bundles:
osgi> install file:///root/opendove/odmc/target/odmc-0.4.0-SNAPSHOT.jar
osgi> install file:///root/opendove/odmc/rest/target/odmc.rest-0.4.0-SNAPSHOT.jar
osgi> install file:///root/opendove/odmc/rest/northbound/target/odmc.rest.northbound-0.4.0-SNAPSHOT.jar
osgi> install file:///root/opendove/odmc/rest/southbound/target/odmc.rest.southbound-0.4.0-SNAPSHOT.jar
osgi> install file:///root/opendove/odmc/implementation/target/odmc.implementation-0.4.0-SNAPSHOT.jar

5) In daylight console, I start these dove bundles:
osgi> start 248
osgi> start 249
osgi> start 250
osgi> start 251
osgi> start 252

Here I get an error:
2013-12-12 15:02:36.426 EST [Gogo shell] ERROR o.e.g.w.i.StandardWebApplication - Failed to start web application at context path '/controller/nb/v2/opendove/odmc'
org.eclipse.gemini.web.core.spi.ContextPathExistsException: Context path '/controller/nb/v2/opendove/odmc' already exists

I turn on my browser and check these URLs:

http://sysnet26.watson.ibm.com:8080/controller/nb/v2/neutron/networks
It retuens:
{
"networks" : [ ]
}

http://sysnet26.watson.ibm.com:8080/controller/nb/v2/opendove/odmc/networks
It returns:
HTTP Status 404 - /controller/nb/v2/opendove/odmc/networks



 Comments   
Comment by Ryan Moats [ 13/Jan/14 ]

Resolved with Change-Id: I27299b6c0262462a3d5e5889f09245656f69576b

(see https://git.opendaylight.org/gerrit/#/c/4153/)

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