Send Netdot-devel mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://osl.uoregon.edu/mailman/listinfo/netdot-devel
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-devel digest..."


Today's Topics:

   1. [Netdot - Bug #1699] iptree4 from cache ([email protected])
   2. [Netdot - Bug #1854] (New) Addresses in "Available"       status
      not marked as "Discovered" if seen again in ARP tables
      ([email protected])


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

Message: 1
Date: Wed, 1 Apr 2015 04:30:01 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1699] iptree4 from cache
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1699 has been updated by Silja Peter.


Hi 
Use following script:

--- iptree.pl   2014-06-27 15:12:24.000000000 +0200
+++ iptreefixed.pl      2014-06-27 23:29:26.000000000 +0200
@@ -86,8 +86,8 @@

 print "Get tree from DB\n";
 my $db_cache = DataCache->search(name=>"iptree$version")->first;
-my $db_data = $db_cache->data;
-my $db_tree = thaw $db_cache->data;
+my $db_data = APR::Base64::decode($db_cache->data);
+my $db_tree = thaw $db_data;
 print "DB tree: ";
 print Dumper $db_tree;
 print "DB tree frozen len: " . length($db_data) ."\n";

Hope it will work for you."Help":http://www.affordablehomeinnovations.com/
----------------------------------------
Bug #1699: iptree4 from cache
https://osl.uoregon.edu/redmine/issues/1699#change-3277

Author: giulio gasparini
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 
Resolution: 


Hi to all, 
After the first installation I have deleted without any problem the demo data, 
like "address space" or "device".
Now I have installed the system and changed the IP address, and if I try to 
delete an item I see these error

*Could not get a valid iptree4 from cache*

Trace begun at /usr/local/netdot/lib/Netdot.pm line 105 
Netdot::throw_fatal('Netdot::Model::Ipblock=HASH(0x7fe45b28aba0)', 'Could not 
get a valid iptree4 from cache') called at 
/usr/local/netdot/lib/Netdot/Model/Ipblock.pm line 3432 
Netdot::Model::Ipblock::_tree_get('Netdot::Model::Ipblock=HASH(0x7fe45b28aba0)')
 called at /usr/local/netdot/lib/Netdot/Model/Ipblock.pm line 3232 
Netdot::Model::Ipblock::_tree_delete('Netdot::Model::Ipblock=HASH(0x7fe45b28aba0)')
 called at /usr/local/netdot/lib/Netdot/Model/Ipblock.pm line 1680 
Netdot::Model::Ipblock::delete('Netdot::Model::Ipblock=HASH(0x7fe45b28aba0)', 
'recursive', 1) called at /usr/local/netdot/lib/Netdot/Model/Ipblock.pm line 
1677 Netdot::Model::Ipblock::delete('Ipblock=HASH(0x7fe45b50f028)', 
'recursive', 1) called at /usr/local/netdot/htdocs/management/ip.html line 508 
eval {...} at /usr/local/netdot/htdocs/management/ip.html line 508 
HTML::Mason::Commands::__ANON__('_action', 'CONFIRM_DELETE', 'submit', 'Yes', 
'recursivede!
 l', 'on', 'id', 12, 'showheader', 1, 'page', 'ADDRESS') called at 
/usr/share/perl5/HTML/Mason/Component.pm line 135 
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe45b3d3fc8)',
 '_action', 'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 'id', 12, 
'showheader', 1, 'page', 'ADDRESS') 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, '_action', 'CONFIRM_DELETE', 
'submit', 'Yes', 'recursivedel', 'on', 'id', 12, 'showheader', 1, 'page', 
'ADDRESS') called at /usr/share/perl5/HTML/Mason/Request.pm line 955 
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x7fe45b505128)',
 'page', 'ADDRESS') called at /usr/local/netdot/htdocs/management/autohandler 
line 81 HTML::Mason::Commands::__ANON__('_action', 'CONFIRM_DELETE', 'submit', 
'Yes', 'recursivedel', 'on', 'id', 12, 'showheader', 1) called at 
/usr/share/perl5!
 /HTML/Mason/Component.pm line 157 HTML::Mason::Component::run_dynamic_

sub('HTML::Mason::Component::FileBased=HASH(0x7fe45b2b8de0)', 'main', 
'_action', 'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 'id', 12, 
'showheader', 1) called at /usr/share/perl5/HTML/Mason/Request.pm line 948 
HTML::Mason::Request::call_dynamic('HTML::Mason::Request::ApacheHandler=HASH(0x7fe45b505128)',
 'main', '_action', 'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 
'id', 12, 'showheader', 1) called at 
/usr/local/netdot/htdocs/masondata/obj/1249759374/management/autohandler.obj 
line 21 HTML::Mason::Commands::__ANON__('_action', 'CONFIRM_DELETE', 'submit', 
'Yes', 'recursivedel', 'on', 'id', 12, 'showheader', 1) called at 
/usr/share/perl5/HTML/Mason/Component.pm line 135 
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe45b2b8de0)',
 '_action', 'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 'id', 12, 
'showheader', 1) called at /usr/share/perl5/HTML/Mason/Request.pm line 1302 
eval {...} at /usr/share/perl5/HTML/Mason/Requ!
 est.pm line 1292 HTML::Mason::Request::comp(undef, undef, undef, '_action', 
'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 'id', 12, 
'showheader', 1) called at /usr/share/perl5/HTML/Mason/Request.pm line 955 
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x7fe45b505128)',
 'showheader', 1) called at /usr/local/netdot/htdocs/autohandler line 76 
HTML::Mason::Commands::__ANON__('_action', 'CONFIRM_DELETE', 'submit', 'Yes', 
'recursivedel', 'on', 'id', 12) called at 
/usr/share/perl5/HTML/Mason/Component.pm line 135 
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fe45b2d0d78)',
 '_action', 'CONFIRM_DELETE', 'submit', 'Yes', 'recursivedel', 'on', 'id', 12) 
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, '_action', 'CONFIRM_DELETE', 
'submit', 'Yes', 'recursivedel', 'on', 'id', 12) called at /usr/share/per!
 l5/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(0x7fe45b505128)')
 called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165 
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7fe45b505128)')
 called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 831 
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7fe45af4be80)',
 'Apache2::RequestRec=SCALAR(0x7fe45b2285f8)') called at 
/usr/local/netdot/lib/Netdot/Mason.pm line 59 
Netdot::Mason::handler('Apache2::RequestRec=SCALAR(0x7fe45b2285f8)') called at 
-e line 0 eval {...} at -e line 0 


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


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

Message: 2
Date: Wed, 1 Apr 2015 07:20:46 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1854] (New) Addresses in
        "Available"     status not marked as "Discovered" if seen again in ARP
        tables
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1854 has been reported by Carlos Vicente.

----------------------------------------
Bug #1854: Addresses in "Available" status not marked as "Discovered" if seen 
again in ARP tables
https://osl.uoregon.edu/redmine/issues/1854

Author: Carlos Vicente
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 
Resolution: 





-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


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

_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel


End of Netdot-devel Digest, Vol 97, Issue 1
*******************************************

Reply via email to