Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-11 Thread Rizwan Jamil
Dear Murphy! The problem is solved by including both the openflow.discovery and poxdesk.tinytopo in the command line. Thanks alot for help. Regards! Subject: Re: POXDesk Terminal is Unable to Connect From: murphy.mccau...@gmail.com Date: Mon, 10 Feb 2014 13:18:31 -0800 CC: pox-dev@lists.no

Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-10 Thread Murphy McCauley
On Feb 9, 2014, at 11:32 PM, Rizwan Jamil wrote: > Dear Murphy! > > > I have enabled DEBUG mode by the following command: > ./pox.py log.level --DEBUG web messenger messenger.log_service > messenger.ajax_transport openflow.of_service poxdesk poxdesk.terminal > > In POX log, I can see the fol

Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-09 Thread Rizwan Jamil
Dear Murphy! I have enabled DEBUG mode by the following command:./pox.py log.level --DEBUG web messenger messenger.log_service messenger.ajax_transport openflow.of_service poxdesk poxdesk.terminal In POX log, I can see the following DEBUG messages from web.webcore.server:DEBUG:web.webcore.s

Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-07 Thread Murphy McCauley
I expect that problem is that tinytopo requires the openflow.discovery module (and I would imagine there are errors in the POX log which would indicate this?). -- Murphy On Feb 7, 2014, at 2:44 AM, Rizwan Jamil wrote: > Dear Murphy! > > > The POXDesk Terminal problem is solved by appending

Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-07 Thread Rizwan Jamil
Dear Murphy! The POXDesk Terminal problem is solved by appending "poxdesk.terminal" at the end of the command, as per your suggestion. Thanks alot for that. But another problem is that the TopoViewer window in POXDesk was and is still blank and does not show the diagram of topology created w

Re: [pox-dev] POXDesk Terminal is Unable to Connect

2014-02-06 Thread Murphy McCauley
It wouldn't. I am not even sure how you're viewing POXDesk at all given the commandline you're using. You probably need to run at least the web, messenger, messenger.ajax_transport and poxdesk components for poxdesk.terminal to work. In short: start with the suggested commandline and *add* po

[pox-dev] POXDesk Terminal is Unable to Connect

2014-02-06 Thread Rizwan Jamil
Dears! I am using Mininet VM installed on my VMWare Workstation on Windows XP SP3. In my Mininet VM, I have successfully followed all instructions mentioned on:https://github.com/MurphyMc/poxdesk/wiki/Getting-Started But when opened, the Terminal window in POXDesk GUI displays the following mess