Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. Odd error Message (Michael T. Voity)
2. Re: Device Discovery VLAN Error (Carlos Vicente)
----------------------------------------------------------------------
Message: 1
Date: Mon, 26 Nov 2012 19:37:32 -0500
From: "Michael T. Voity" <[email protected]>
Subject: [Netdot-users] Odd error Message
To: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hello,
I started to get this message with the "DIFAT" command is being run
"updatedevices.pl"
Nothing has changed on the server and no one has made any updates -
Any ideas?
Could not insert FWTable at 2012/11/26 19:31:44: Error while inserting
FWTable: Can't insert new FWTable: DBD::mysql::st execute failed: Table
'netdot.fwtable' doesn't exist [for Statement "INSERT INTO fwtable
(tstamp, device)
VALUES (?, ?)
" with ParamValues: 0='2012/11/26 19:31:44', 1='1364'] at
/usr/local/share/perl5/DBIx/ContextualFetch.pm line 52.
at bin/updatedevices.pl line 201.
--
Michael T. Voity
Network Engineer
University of Vermont
------------------------------
Message: 2
Date: Tue, 27 Nov 2012 14:52:58 -0500
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] Device Discovery VLAN Error
To: Chris Wathan <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
Hi Chris,
I'm not aware of any VLAN discovery problems in recent versions.
Unfortunately the error message does not show enough information to be
able to determine what went wrong. It seems more like a web UI problem.
Have you tried running the bin/updatedevices.pl script by hand for that
particular 7609. Does that show any errors?
cv
On 10/26/12 4:52 PM, Chris Wathan wrote:
>
>
> I received the following error when attempting to discover a Cisco
> 7609. Could you tell me if this is resolved in 1.0.2 or if this is
> actually causing any problems? We have noticed that one of our VLANs
> are not being reported in the VLAN page even though it has been
> detected. Are these perhaps related?
>
>
>
>
>
> *System error*
>
> *error:*
>
>
>
> no value sent for required parameter 'action'
>
> *context:*
>
>
>
> *...*
>
>
>
> *77:*
>
>
>
> <%perl>
>
> *78:*
>
>
>
> *79:*
>
>
>
> if ( my $next = $m->fetch_next ){
>
> *80:*
>
>
>
> if ( $page ){
>
> *81:*
>
>
>
> $m->call_next(page => $page);
>
> *82:*
>
>
>
> }else{
>
> *83:*
>
>
>
> $m->call_next();
>
> *84:*
>
>
>
> }
>
> *85:*
>
>
>
> }
>
> *...*
>
>
>
> *code stack:*
>
>
>
> /usr/local/netdot/htdocs/management/autohandler:81
> /usr/share/perl5/HTML/Mason/Request.pm:948
> /usr/local/netdot/htdocs/masondata/obj/1249759374/management/autohandler.obj:21
> /usr/local/netdot/htdocs/autohandler:76
>
>
>
>
>
>
>
>
>
> no value sent for required parameter 'action'
>
>
>
> Trace begun at
> /usr/local/netdot/htdocs/masondata/obj/1249759374/management/updatedevice.html.obj
> line 25
>
> HTML::Mason::Commands::__ANON__('showheader', 1, 'page', 'DEVICE')
> called at /usr/share/perl5/HTML/Mason/Component.pm line 135
>
> HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe700b00520)',
> 'showheader', 1, 'page', 'DEVICE') called at
> /usr/share/perl5/HTML/Mason/Request.pm line 1302
>
> eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
>
> HTML::Mason::Request::comp(undef, undef, undef, 'showheader', 1, 'page',
> 'DEVICE') called at /usr/share/perl5/HTML/Mason/Request.pm line 955
>
> HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x7fe70098ca18)',
> 'page', 'DEVICE') called at
> /usr/local/netdot/htdocs/management/autohandler line 81
>
> HTML::Mason::Commands::__ANON__('showheader', 1) called at
> /usr/share/perl5/HTML/Mason/Component.pm line 157
>
> HTML::Mason::Component::run_dynamic_sub('HTML::Mason::Component::FileBased=HASH(0x7fe7008db4d0)',
> 'main', 'showheader', 1) called at
> /usr/share/perl5/HTML/Mason/Request.pm line 948
>
> HTML::Mason::Request::call_dynamic('HTML::Mason::Request::ApacheHandler=HASH(0x7fe70098ca18)',
> 'main', 'showheader', 1) called at
> /usr/local/netdot/htdocs/masondata/obj/1249759374/management/autohandler.obj
> line 21
>
> HTML::Mason::Commands::__ANON__('showheader', 1) called at
> /usr/share/perl5/HTML/Mason/Component.pm line 135
>
> HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe7008db4d0)',
> 'showheader', 1) called at /usr/share/perl5/HTML/Mason/Request.pm line 1302
>
> eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
>
> HTML::Mason::Request::comp(undef, undef, undef, 'showheader', 1) called
> at /usr/share/perl5/HTML/Mason/Request.pm line 955
>
> HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x7fe70098ca18)',
> 'showheader', 1) called at /usr/local/netdot/htdocs/autohandler line 76
>
> HTML::Mason::Commands::__ANON__ at
> /usr/share/perl5/HTML/Mason/Component.pm line 135
>
> HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe7008fe1d8)')
> called at /usr/share/perl5/HTML/Mason/Request.pm line 1297
>
> eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
>
> HTML::Mason::Request::comp(undef, undef, undef) called at
> /usr/share/perl5/HTML/Mason/Request.pm line 481
>
> eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 481
>
> eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 433
>
> HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7fe70098ca18)')
> called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165
>
> HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7fe70098ca18)')
> called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 831
>
> HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7fe700512f08)',
> 'Apache2::RequestRec=SCALAR(0x7fe700768320)') called at
> /usr/local/netdot/lib/Netdot/Mason.pm line 40
>
> Netdot::Mason::handler('Apache2::RequestRec=SCALAR(0x7fe700768320)')
> called at -e line 0
>
> eval {...} at -e line 0
>
>
>
> Regards,
>
> Chris Wathan
>
> Senior Network Adminstrator
>
> ERC Broadband
>
>
>
> http://www.ercbroadband.org/
>
> P (828) 350-2415 F (828) 350-2008
>
> 24hrs (866) 372-7110
>
>
>
>
>
> _______________________________________________
> Netdot-users mailing list
> [email protected]
> https://osl.uoregon.edu/mailman/listinfo/netdot-users
>
--
cv
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 48, Issue 12
********************************************