[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nodeos
> Hi!
> I made an Image including the ants and jnodeos classes, and also their own
> config files...
>
> now I try to boot my app with :
>
> ip_of_server:/path/to/image -noexit java edu.utah.janos.nodeos.Main
> ants.core.ConfigurationManager video.config 18.31.12.1 -config
> /etc/tests_config
ip_of_server:/path/to/image -noexit -config <ants config file>
edu.utah.janos.nodeos.Main ants.core.ConfigurationManager
> and it says: Error: No JanosVM config file given...
Any arguments after the main class name go to it and not the VM, so the
`-config' and similar need to come before.
> I included in the image both my video.config and video.routes (requierd to
> run my ANTS app) ... in video.config I replaced 'localhost' with if0 (or if1)
> and did the same in th routes file...
> Do I still need the port numbers ??
no
> thanks a lot !!
>
> Andreas
tim stack
[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah