Subject: | Possible POE bug |
Date: | Mon, 21 Nov 2011 11:34:06 -0400 |
To: | bug-POE [...] rt.cpan.org |
From: | Peter Payzant <pce [...] accesswave.ca> |
Hi-
I'm receiving the following error text from my POE program, with
ASSERT-DEFAULT = 1.
It's almost certainly a programming error on my part, but on the
off-chance that you can spot anything, I'm attaching the source of the
affected program.
Thanks
Peter Payzant
=== (8114) ===
Please address any warnings or errors above this message, and try
again. If there are none, or those messages are from within POE,
then please mail them along with the following information
to bug-POE@rt.cpan.org:
---
<dt> Cannot resolve ``scanner'' into a session reference
-----
at inside_temps_snapshot.pm line 72
inside_temps_snapshot::__ANON__('undef',
'POE::Session=ARRAY(0x878d888)', 'POE::Kernel=ARRAY(0x82a73c4)',
'HASH(0x878d840)', 'got_connect_error', 'POE::Session=ARRAY(0x878d888)',
'undef', '/usr/local/share/perl/5.8.8/POE/Wheel/SocketFactory.pm', 267,
...) called at /usr/local/share/perl/5.8.8/POE/Component/Client/TCP.pm
line 234
POE::Component::Client::TCP::__ANON__('undef',
'POE::Session=ARRAY(0x878d888)', 'POE::Kernel=ARRAY(0x82a73c4)',
'HASH(0x878d840)', 'got_connect_error', 'POE::Session=ARRAY(0x878d888)',
'undef', '/usr/local/share/perl/5.8.8/POE/Wheel/SocketFactory.pm', 267,
...) called at /usr/local/share/perl/5.8.8/POE/Session.pm line 464
POE::Session::_invoke_state('POE::Session=ARRAY(0x878d888)',
'POE::Session=ARRAY(0x878d888)', 'got_connect_error',
'ARRAY(0x82e9e84)',
'/usr/local/share/perl/5.8.8/POE/Wheel/SocketFactory.pm', 267,
'POE::Wheel::SocketFactory(19) -> select connect') called at
/usr/local/share/perl/5.8.8/POE/Kernel.pm line 1715
POE::Kernel::call('POE::Kernel=ARRAY(0x82a73c4)',
'POE::Session=ARRAY(0x878d888)', 'got_connect_error', 'connect', 111,
'Connection refused', 19) called at
/usr/local/share/perl/5.8.8/POE/Wheel/SocketFactory.pm line 267
POE::Wheel::SocketFactory::__ANON__('undef',
'POE::Session=ARRAY(0x878d888)', 'POE::Kernel=ARRAY(0x82a73c4)',
'HASH(0x878d840)', 'POE::Wheel::SocketFactory(19) -> select connect',
'POE::Session=ARRAY(0x878d888)', 'undef',
'/usr/local/share/perl/5.8.8/POE/Resource/FileHandles.pm', 240, ...)
called at /usr/local/share/perl/5.8.8/POE/Session.pm line 464
POE::Session::_invoke_state('POE::Session=ARRAY(0x878d888)',
'POE::Session=ARRAY(0x878d888)', 'POE::Wheel::SocketFactory(19) ->
select connect', 'ARRAY(0x878f7a8)',
'/usr/local/share/perl/5.8.8/POE/Resource/FileHandles.pm', 240, 'undef')
called at /usr/local/share/perl/5.8.8/POE/Kernel.pm line 1040
eval {...} called at /usr/local/share/perl/5.8.8/POE/Kernel.pm
line 1039
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x82a73c4)',
'POE::Session=ARRAY(0x878d888)', 'POE::Session=ARRAY(0x878d888)',
'POE::Wheel::SocketFactory(19) -> select connect', 1024,
'ARRAY(0x878f7a8)',
'/usr/local/share/perl/5.8.8/POE/Resource/FileHandles.pm', 240, 'undef',
...) called at /usr/local/share/perl/5.8.8/POE/Resource/FileHandles.pm
line 238
POE::Kernel::_data_handle_enqueue_ready('undef', 'undef', 3)
called at /usr/local/share/perl/5.8.8/POE/Loop/Select.pm line 286
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x82a73c4)')
called at /usr/local/share/perl/5.8.8/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x82a73c4)') called at
/usr/local/share/perl/5.8.8/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at ./inside_temps.pl line 35
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.