[Dxspider-support] Info about AGWConnect.pl file

Manos Darkadakis sv1iw_home at raag.org
Tue Feb 5 15:39:19 GMT 2008


Dirk the problem Luigi reports is exactly the same problem I am having with
AGW engine. The message maybe a warning but the cluster software breaks and
exits when the user connects at the packet side of AGW.


Here is what happens at my dx spider and all messages, warnings it brings on
screen upon exit:

----------------------------------------------------------------------------
----------------------------------------------------------------------------
-----------------------

 -> D SZ1SV PC19^1^ZS0DLD-1^0^5452^H25^
Use of uninitialized value in ref-to-glob cast at /spider/perl/Msg.pm line
465. at ./cluster.pl line 514 Bad symbol for filehandle at
/spider/perl/Msg.pm line 465.        require 0 called at /spider/perl/Msg.pm
line 465        Msg::nolinger('AGWMsg=HASH(0x8b905c8)',
'AGWMsg=HASH(0x8b905c8)', 'AGWMsg=HASH(0x8b905c8)') called at
/spider/perl/ExtMsg.pm line 154
ExtMsg::to_connected('AGWMsg=HASH(0x8b905c8)', 'SV1KP', 'A', 'ax25') called
at /spider/perl/AGWMsg.pm line 333
AGWMsg::_decode() called at /spider/perl/AGWMsg.pm line 218
AGWMsg::_rcv('IO::Socket::INET=GLOB(0x8c4a120)') called at
/spider/perl/Msg.pm line 669       Msg::event_loop('Msg', 10, 0.01) called
at ./cluster.pl line 514setsockopt keepalive:Use of uninitialized value in
ref-to-glob cast at /spider/perl/Msg.pm line 466. at ./cluster.pl line 514
Bad symbol for filehandle at /spider/perl/Msg.pm line 466.
require 0 called at /spider/perl/Msg.pm line 466
Msg::nolinger('AGWMsg=HASH(0x8b905c8)', 'AGWMsg=HASH(0x8b905c8)',
'AGWMsg=HASH(0x8b905c8)') called at /spider/perl/ExtMsg.pm line 154
ExtMsg::to_connected('AGWMsg=HASH(0x8b905c8)', 'SV1KP', 'A', 'ax25') called
at /spider/perl/AGWMsg.pm line 333        AGWMsg::_decode() called at
/spider/perl/AGWMsg.pm line 218
AGWMsg::_rcv('IO::Socket::INET=GLOB(0x8c4a120)') called at
/spider/perl/Msg.pm line 669        Msg::event_loop('Msg', 10, 0.01) called
at ./cluster.pl line 514setsockopt linger:Use of uninitialized value in
ref-to-glob cast at /spider/perl/Msg.pm line 467. at ./cluster.pl line
514Bad symbol for filehandle at /spider/perl/Msg.pm line 467.
require 0 called at /spider/perl/Msg.pm line 467
Msg::nolinger('AGWMsg=HASH(0x8b905c8)', 'AGWMsg=HASH(0x8b905c8)',
'AGWMsg=HASH(0x8b905c8)') called at /spider/perl/ExtMsg.pm line 154
ExtMsg::to_connected('AGWMsg=HASH(0x8b905c8)', 'SV1KP', 'A', 'ax25') called
at /spider/perl/AGWMsg.pm line 333       AGWMsg::_decode() called at
/spider/perl/AGWMsg.pm line 218
AGWMsg::_rcv('IO::Socket::INET=GLOB(0x8c4a120)') called at
/spider/perl/Msg.pm line 669        Msg::event_loop('Msg', 10, 0.01) called
at ./cluster.pl line 514
Use of uninitialized value in ref-to-glob cast at /spider/perl/Msg.pm line
467. at ./cluster.pl line 514
Bad symbol for filehandle at /spider/perl/Msg.pm line 467.        require 0
called at /spider/perl/Msg.pm line 467
Msg::nolinger('AGWMsg=HASH(0x8b905c8)', 'AGWMsg=HASH(0x8b905c8)',
'AGWMsg=HASH(0x8b905c8)') called at /spider/perl/ExtMsg.pm line 154
ExtMsg::to_connected('AGWMsg=HASH(0x8b905c8)', 'SV1KP', 'A', 'ax25') called
at /spider/perl/AGWMsg.pm line 333       AGWMsg::_decode() called at
/spider/perl/AGWMsg.pm line 218
AGWMsg::_rcv('IO::Socket::INET=GLOB(0x8c4a120)') called at
/spider/perl/Msg.pm line 669        Msg::event_loop('Msg', 10, 0.01) called
at ./cluster.pl line 514 setsockopt tcp_nodelay:Bad symbol for filehandle at
/spider/perl/Msg.pm line 467.Can't call method "autoflush" on an undefined
value at /spider/perl/Msg.pm line 468.
Msg::nolinger('AGWMsg=HASH(0x8b905c8)', 'AGWMsg=HASH(0x8b905c8)',
'AGWMsg=HASH(0x8b905c8)') called at /spider/perl/ExtMsg.pm line 154
ExtMsg::to_connected('AGWMsg=HASH(0x8b905c8)', 'SV1KP', 'A', 'ax25') called
at /spider/perl/AGWMsg.pm line 333        AGWMsg::_decode() called at
/spider/perl/AGWMsg.pm line 218
AGWMsg::_rcv('IO::Socket::INET=GLOB(0x8c4a120)') called at
/spider/perl/Msg.pm line 669        Msg::event_loop('Msg', 10, 0.01) called
at ./cluster.pl line 514
Can't call method "autoflush" on an undefined value at /spider/perl/Msg.pm
line 468.DXChannel GB7DJK destroyed (3)DXChannel SZ1SV destroyed
(2)DXChannel SV1IW-9 destroyed (1)linux:/home/sysop/spider/perl #
----------------------------------------------------------------------------
----------------------------------------------------------------------------
------------------------



Manos G. Darkadakis SV1IW
President
Radio Amateur association of Greece

celphone 6974-914725
e-mail: sv1iw at raag.org

-----Original Message-----
From: dxspider-support-bounces at dxcluster.org
[mailto:dxspider-support-bounces at dxcluster.org] On Behalf Of Dirk Koopman
Sent: Tuesday, February 05, 2008 5:03 PM
To: The DXSpider Support list
Subject: Re: [Dxspider-support] Info about AGWConnect.pl file

Luigi Carlotto wrote:
>>> I have a question about the AGWConnect.pm file.
>>>
>>> On the $addr could I specify only the remote IP address of the AGW
>>> engine you are connecting to, or I can also put the FQDN address of
>>> the AGW engine ? i.e. is correct $addr = "ik5zuk.dyndns.org" ?
>>>
>
>> It should work. Let me know if it does not.
>> Dirk
>
> Dirk,
> using AGWpe installed on a remote PC, I have the following error message:
>
> Use of uninitialized value in scalar chomp at
> /home/sysop2/spider/perl/DXDebug.pm line 65.
> Use of uninitialized value in split at /home/sysop2/spider/perl/DXDebug.pm

> line 66.
>

This is (just) a warning and I need more trace information than you are
giving here to remove it.

_______________________________________________
Dxspider-support mailing list
Dxspider-support at dxcluster.org
http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support






More information about the Dxspider-support mailing list