ORBIT-USER: OML Logging
chris at orderonenetworks.com
chris at orderonenetworks.com
Sun Aug 13 12:53:00 EDT 2006
Hello,
I'm hoping someone out there can point me in a direction to look. I'm
having trouble getting my application running on the nodes to dump to the
OML database.
I think the problem is that the command line parameters that get passed to
the application (and then read using oml_initialize) aren't being passed.
My application is definitely being called - I've logged the command line
to disk on the nodes. However, in the command line there are no '--oml*'
type parameters that I would have expected based on examining the OML
source.
running nodehandler creates the database, and returns no errors:
{clipped}
INFO stdlib: 2 out of 2 node(s) still down n_1_1,n_1_1
INFO stdlib: 2 out of 2 node(s) still down n_1_1,n_1_1
INFO stdlib: 2 out of 2 node(s) still down n_1_1,n_1_1
INFO stdlib: 2 out of 2 node(s) still down n_1_1,n_1_1
INFO n_1_1: Checked in as /ip/10.12.1.1 booting off baseline:1.0.9
INFO whenAll: _ALL_: 'apps/app/status[text()='INSTALLED.OK']' fires
INFO n_1_1: Device 'net/w0' reported 02:60:B3:AC:2C:DC
INFO n_1_1: Device 'net/w1' reported 02:60:B3:AC:2C:DC
INFO OML: Started: {"port"=>"7000", "iface"=>"eth1", "addr"=>"224.0.0.6"}
{I break execution after 10-12 mins}
INFO run: Experiment sb2_2006_08_13_12_13_52 finished after 15:36
Nothing is ever put into the database except empty tables (that have the
correct definitions).
Any suggestions?
Thanks,
Chris
More information about the orbit-user
mailing list