Problem with ctrlport: called with unregistered key

Hi list,

I’m trying to use ctrlport on a Ubuntu 13.04 machine and gnuradio
v3.7.0-82-g179a2d78.

Right after launching a simple flow graph (random source → throttle →
ofdm
mod → wx fft sink), a lot of messages pop in the terminal:

Ctrlport Key called with unregistered key (keep_one_in_n0::output %
full)
-! 07/30/2013 19:02:59.675 warning: dispatch exception:
/home/experimento2/gnuradio/gnuradio-runtime/include/gnuradio/rpcserver_ice.h:119:
IceUtil::IllegalArgumentException: Ctrlport Key called with unregistered
key
(keep_one_in_n0::output % full)

identity: gnuradio
facet:
operation: get
remote host: ::ffff:127.0.0.1 remote port: 41203
Ctrlport Key called with unregistered key (keep_one_in_n0::output %
full)
-! 07/30/2013 19:02:59.675 warning: dispatch exception:
/home/experiments/gnuradio/gnuradio-runtime/include/gnuradio/rpcserver_ice.h:119:
IceUtil::IllegalArgumentException: Ctrlport Key called with unregistered
key
(keep_one_in_n0::output % full)

identity: gnuradio
facet:
operation: get
remote host: ::ffff:127.0.0.1 remote port: 41203
ctrlport-monitor: radio.get threw exception (exception
::Ice::UnknownException
{
unknown =
/home/experiments/gnuradio/gnuradio-runtime/include/gnuradio/rpcserver_ice.h:119:
IceUtil::IllegalArgumentException: Ctrlport Key called with unregistered
key
(keep_one_in_n0::output % full)

}).

What I find strange is that the directory /home/experimens/gnuradio/ was
where I downloaded downloaded the sources. The error continues even
deleting
the folder.

Any suggestions ?


View this message in context:
http://gnuradio.4.n7.nabble.com/Problem-with-ctrlport-called-with-unregistered-key-tp42837.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On 07/30/2013 04:21 PM, maiconkist wrote:

Right after launching a simple flow graph (random source -> throttle -> ofdm
mod -> wx fft sink), a lot of messages pop in the terminal:

Make sure you have:

[ControlPort]
on = true
edges_list = true

…in your $HOME/.gnuradio/gnuradio.conf.