Hi!
I am new to NAV! I have installed it from debian package. I did some database seeding and i get SNMP data from router, but:
1. I dont get any Statistics 2. When I click in Network explorer on my router icon I get
Mod_python error: "PythonHandler nav.web.devBrowser.dispatcher"
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 287, in HandlerDispatch log=debug)
File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 457, in import_module module = imp.load_module(mname, f, p, d)
File "/usr/lib/python2.3/site-packages/nav/web/devBrowser/dispatcher.py", line 33, in ? import profile
ImportError: No module named profile
and
3. Traffic Map does not draw anything, I just get Java loading icon
Please some hint ;)
Thanx, Silvije
From Vidar.Faltinsen at uninett.no Mon Oct 10 16:25:15 2005
From: Vidar.Faltinsen at uninett.no (Vidar Faltinsen) Date: Mon Oct 10 15:25:57 2005 Subject: [Nav-users] Minor bug user account Message-ID: Pine.LNX.4.63.0510101511400.1560@valentin.uninett.no
Morten,
In the user admin tool when you add a new user, a slightly confusing thing happens. Say I am logged in as faltin with administative privilege. Then I create the account joe, and fill in full name and password and submits. On the following page the login: is replaced with faltin, not joe...
So it _looks_ as if I am altering my own user account instead of creating the new account for joe.
bug?
ho-ho - Vidar
From odd.hauge at hiMolde.no Mon Oct 10 17:39:50 2005
From: odd.hauge at hiMolde.no (Hauge Odd Arne) Date: Mon Oct 10 16:39:57 2005 Subject: [Nav-users] Alertengine Message-ID: 8EEE7738AEDF6947B3E5508A0244D1C26A09B5@stam.himolde.no
Hi.
I cannot start AlertEngine. Seems like some problem with the Pg library on my installation. The error message in the logfile is: Uncaught exception from user code: DBD::Pg initialisation failed: Can't locate object method "driver" via package "DBD::Pg" at /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/DBI.pm line 747.
Perhaps the capitalisation of DBD 'Pg' isn't right. at /usr/lib/perl5/site_perl/5.8.6/NAV/AlertEngine/Engine.pm line 53 at /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/DBI.pm line 753 DBI::install_driver('DBI', 'Pg') called at /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/DBI.pm line 573 DBI::connect('DBI', 'dbi:Pg:dbname=navprofiles;host='localhost'', 'navwrite', 'some-password', 'undef') called at /usr/lib/perl5/site_perl/5.8.6/NAV/AlertEngine/Engine.pm line 53 NAV::AlertEngine::Engine::new('NAV::AlertEngine::Engine', 'HASH(0x8d40074)') called at ./alertengine.pl line 31
Cheking if DBD:PG is installed:
# perl -MCPAN -e 'install DBD::Pg' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Thu, 30 Jun 2005 00:00:19 GMT DBD::Pg is up to date.
Any suggestion anyone ?
- odd arne hauge