monitoring is currently only in the destiny branch, so the way to fix
that is really to use destiny.

tests doesn't currently work.  As far as I know, nobody has really used
it for quite some time.  You can probably get it to at least sort of
work by removing dependencies that don't exist in the current repo from
its meta.json file.  These include pytstorage, noxinfows, and
tstorage-server at least.

-- Murphy

On Tue, 2010-11-16 at 01:16 +0530, Ramana Reddy wrote:
> Hi, 
> Thanks for your quick reply, now its not giving the previous error,
> but when I run the same command
> the following error is coming.  
> 
> ./nox_core -i ptcp:6633 switch switch_management hostip hosttracker
> monitoring jsonmessenger
> NOX 0.9.0(zaku)~full~beta (nox_core), compiled Nov 16 2010 00:36:32
> Compiled with OpenFlow 0x01 
> 00001|nox|ERR:Application 'monitoring' description not found.
> 
> Even the same error came when I run 
> $./nox_core tests
> NOX 0.9.0(zaku)~full~beta (nox_core), compiled Nov 16 2010 00:36:32
> Compiled with OpenFlow 0x01 
> 00001|nox|ERR:Application 'pytstorage' description not found.
> 
> But this was not the case, when I just listen the port no 6633:
> $./nox_core -i ptcp:6633
> 
> No error is coming, so it seems that the error might be in the
> respective applications.
> If that is the case, how can I fix those.
> 
> 
> Thanks,
> Ramana.
> 
> 
> 
> On Tue, Nov 16, 2010 at 12:47 AM, Murphy McCauley <jam...@nau.edu>
> wrote:
>         Hah, I just missed this. :)
>         
>         Yeah, I think this should work, though the fix I just posted
>         doesn't require changing anything outside NOX.
>         
>         -- Murphy
>         
>         
>         On Nov 15, 2010, at 11:07 AM, Srini Seetharaman wrote:
>         
>         > There's another solution online:
>         >
>         http://www.mail-archive.com/nox-dev@noxrepo.org/msg01448.html
>         >
>         > On Mon, Nov 15, 2010 at 9:40 AM, Ramana Reddy
>         <gtvrre...@gmail.com> wrote:
>         >> Hi Everyone,
>         >> I got the following error after running the following
>         command:
>         >> ./nox_core -i ptcp:6633 switch switch_management hostip
>         hosttracker
>         >> monitoring jsonmessenger
>         >>
>         >> NOX 0.9.0(zaku)~full~beta (nox_core), compiled Nov 15 2010
>         21:36:36
>         >> Compiled with OpenFlow 0x01
>         >> 00001|nox|ERR:Cannot change the state of 'python' to
>         INSTALLED:
>         >> 'python' ran into an error:
>         >>     Unable to construct a Python component:
>         >>     Traceback (most recent call last):
>         >>       File "./nox/coreapps/pyrt/pyoxidereactor.py", line
>         364, in instance
>         >>         return pyoxidereactor(ctxt)
>         >>       File "./nox/coreapps/pyrt/pyoxidereactor.py", line
>         133, in __init__
>         >>         signal.signal(signal.SIGCHLD, self._handleSigchld)
>         >>     AttributeError: 'pyoxidereactor' object has no
>         attribute
>         >> '_handleSigchld'
>         >>
>         >> Thanks,
>         >> Ramana
>         >>
>         >> _______________________________________________
>         >> nox-dev mailing list
>         >> nox-dev@noxrepo.org
>         >> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>         >>
>         >>
>         >
>         > _______________________________________________
>         > nox-dev mailing list
>         > nox-dev@noxrepo.org
>         > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>         
>         
> 



_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to