[INTDIST-8] Karaf Edition with BGP patch, OpenFlow doesn't load Created: 29/Aug/14  Updated: 20/Oct/17  Resolved: 19/Nov/16

Status: Resolved
Project: integration-distribution
Component/s: Features
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Christopher O'Shea Assignee: Christopher O'Shea
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC


Attachments: Text File karaf.log     Text File karaf_output.txt    
External issue ID: 1651

 Description   

Karaf editon with BGP patch
https://git.opendaylight.org/gerrit/#/c/10345/

Loading up the controller and issuing "feature:install odl-integration-compatible-with-all"
see attachment [1] for feature:list output after command ran.
Also see
feature:info odl-openflowplugin-southbound

Issue controller doesn't start listening to 6633/6653



 Comments   
Comment by Christopher O'Shea [ 29/Aug/14 ]

Attachment karaf_output.txt has been added with description: Some Karaf output commands [1]

Comment by Christopher O'Shea [ 29/Aug/14 ]

If i start the controller then issue
"feature:install odl-openflowplugin-flow-services"

the controller is now listening to 6633 and 6653

Then issue
feature:install odl-integration-compatible-with-all
controller still listening to 6633 and 6653

Comment by Heath Kesler [ 29/Aug/14 ]

Hi Christopher,

Can you post the logs for this?

Also, just to be clear, the controller does not start listening if installed without the openflowplugin?

Does it appear to be just a sequence issue.... meaning if you start compatible-with-all after the openflowplugin then everything starts without an issue. But if you start the
compatible-with-all the controller does not operate correctly, then installing the openflowplugin does not matter since the controller is already in a bad state.

And this only happens when installing the BGPCEP? If you remove that from the features file and run the same test it works?

Is that true?

Comment by Christopher O'Shea [ 29/Aug/14 ]

When i start the controller and run "feature: install odl-integration-compatible-with-all" wait 5 minutes i don't see the controller listening to port 6633/6653

When i look at "feature:list" i can see that the odl-openflowplugin-flow-service is installed.

This has only happen when i was testing the BGP patch. If i remove that and return to master everything is good.

=== Another thing i noticed ===
First time start the controller up
./karaf
opendaylight-user@root>feature:install odl-integration-compatible-with-all
<wait 5 minutes>

{See that controller not listening to 6633/6653}

opendaylight-user@root>system:shutdown

{controller shutdown}

<wait 5 minutes>
./karaf
opendaylight-user@root>feature:list

{See everything is installed}

<wait 5 minutes>

{See controller is listening to 6633/6653}
Comment by Christopher O'Shea [ 29/Aug/14 ]

Attachment karaf.log has been added with description: Karaf Log file

Comment by Christopher O'Shea [ 30/Aug/14 ]

After changing the order int eh feature.xml file
The controller is now listening to 6633/6653

Comment by Luis Gomez [ 22/Sep/14 ]

Chris, is this still happening?

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