- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- Re: SDN controller sample app deployment failure
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 11:21 AM - edited 01-30-2014 11:21 AM
01-30-2014 11:21 AM - edited 01-30-2014 11:21 AM
SDN controller sample app deployment failure
I installed the flare sdn sdk and created the flare sample app war. I renamed the same to a zip file and tried to deploy the same through the flare controller UI. But its getting stuck there on the UI, though no error message is displayed.
I haven't added the base license yet so, I am getting an alert (Severe) about the license in the ui. Also I am getting “null pointer exception” in the flare ui logs.
Can the lack of license be a reason for the apps not getting deployed?
Please let me know the problem with the installation/deployment and how to fix the same?
Deepti Sharma
Technology Consultant
HP Enterprise Services
India
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2014 09:16 PM
01-31-2014 09:16 PM
Re: SDN controller sample app deployment failure
Hi Deepti
Some pointers:
- Hope you created the sample app using the gen-sdn-app command utility that comes with the SDK
eg:
$ bin/gen-sdn-app ~/dev/sdn-apps/health-monitor hm hp OpenFlowSwitch \
"Device Health Monitor" "Hewlett-Packard" \
"Application for monitoring health of network devices." health - While creating the above, check if there were any errors reported in the console.
- If the app zip is created without any errors, the next place to look out would be the /opt/sdn/virgo/serviceability/logs/log.log file. Just do a tail of this as you attempt the deployment from flare UI > Applications. We might get more clues to the the nullpointerexception that you mentioned in this file.
- Typical errors during deployment could be due to unresolved dependencies with other packages, classes, etc.
Hope that helps
~Javed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2014 01:13 AM
02-06-2014 01:13 AM
Re: SDN controller sample app deployment failure
Hello Javed,
Thanks for the reply.
I was getting the "No license found" alerts in the UI.
So I created and added the base license in the controller. It deployment is successfully worked this time.
Thanks
Deepti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2014 08:12 PM - edited 03-06-2014 02:28 AM
02-06-2014 08:12 PM - edited 03-06-2014 02:28 AM
Re: SDN controller sample app deployment failure
Hi,
Good to know that you got your problem solved.
Please feel free to reply incase you have more questions around the same topic or open a new thread if new topic.
If you feel your question has been answered, please do let us know by marking the response as an 'accepted solution’.
Thanks
HP SDN Team