Evert has been gracious enough to setup a forum for NAV users. Feel free to utilize this service. http://www.meulie.net/forum_viewforum.php?97
Or (easier to remember): http://nav.meulie.net/ 8-) Greetings, Evert David Pinkoski wrote:
Evert has been gracious enough to setup a forum for NAV users. Feel free to utilize this service.
http://www.meulie.net/forum_viewforum.php?97
From ivan at logikom.net Thu Feb 23 10:17:59 2006 From: ivan at logikom.net (Ivan Tamburic) Date: Thu Feb 23 10:17:06 2006 Subject: [Nav-users] installation problem Message-ID: <op.s5e5f9hcf8lh0i@lap.site>
Hi, during installation of nav when i try to run makecricketconfig.pl i get following message: No path to Cricket specified, searching default paths... Searching in /home/navcron/cricket. Searching in /usr/local/cricket. Searching in /usr/local/nav/cricket. Found cricket in /usr/local/nav/cricket. Bareword "PGRES_CONNECTION_OK" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.8.5/NAV.pm line 79. Bareword "PGRES_COMMAND_OK" not allowed while "strict subs" in use at /usr/lib/perl5/site_perl/5.8.5/NAV.pm line 96. Compilation failed in require at bin/makecricketconfig.pl line 99. BEGIN failed--compilation aborted at bin/makecricketconfig.pl line 99. can someone help me with this. thanx.
From Dapp at gs-offenburg.de Thu Feb 23 11:18:37 2006 From: Dapp at gs-offenburg.de (Jochen Dapp) Date: Thu Feb 23 11:19:00 2006 Subject: [Nav-users] Beginners problem, Message-ID: <s3fd9a1d.009@server.gs.og.bw.schule.de>
hi , I just setup a NAV 3.0 system on a SuSE Pro 9.3 like the tutorial for SLSE9-Installation. I can edit the postgres-db, insert and update new nodes, --> the modules edit db and reports seems ok. But in Network-explorer (Fetch from DB 0ms) or Maschine Tracker I get no answer on any search for a device. Also cricket has no devices in the subdirs for switches ... It must be a general problem.. Has anyone an idea, where to start searching the problem ? Many thanks for any help! best regards Jochen Dapp --------------------------------------------------------------------- StD Jochen Dapp Stellvertr. Schulleiter Gewerblich-Technische Schulen Offenburg Moltkestr. 23, 77654 Offenburg Tel. 0781 - 4670 dapp@gs-offenburg.de http://www.gs-offenburg.de ----------------------------------------------------------------
From ivan at logikom.net Tue Feb 28 15:05:00 2006 From: ivan at logikom.net (Ivan Tamburic) Date: Tue Feb 28 15:03:54 2006 Subject: [Nav-users] Message-ID: <op.s5or2mrjf8lh0i@lap.site>
hi, i installed nav but now i get following message in browser: Mod_python error: "PythonHandler mod_python.publisher" Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req) File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 213, in handler published = publish_object(req, object) File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 412, in publish_object return publish_object(req,util.apply_fs_data(object, req.form, req=req)) File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 453, in publish_object result = str(object) File "/usr/local/nav/lib/python/nav/web/templates/MainTemplate.py", line 528, in respond SL = self._searchList AttributeError: 'FrontpageTemplate' object has no attribute '_searchList' and apache's error.log shows: [Tue Feb 28 14:32:12 2006] [notice] mod_python: (Re)importing module 'mod_python.publisher' [Tue Feb 28 14:32:13 2006] [notice] mod_python: (Re)importing module 'nav.web' thanx. -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
From list at datapart-as.no Tue Feb 28 19:53:52 2006 From: list at datapart-as.no (Ronny Aasen) Date: Tue Feb 28 19:54:06 2006 Subject: [Nav-users] In-Reply-To: <op.s5or2mrjf8lh0i@lap.site> References: <op.s5or2mrjf8lh0i@lap.site> Message-ID: <1141152832.3853.3.camel@ronny-work.gaupne01.local>
On Tue, 2006-02-28 at 15:05 +0100, Ivan Tamburic wrote:
hi, i installed nav but now i get following message in browser:
Mod_python error: "PythonHandler mod_python.publisher"
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req)
File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 213, in handler published = publish_object(req, object)
File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 412, in publish_object return publish_object(req,util.apply_fs_data(object, req.form, req=req))
File "/usr/local/lib/python2.4/site-packages/mod_python/publisher.py", line 453, in publish_object result = str(object)
File "/usr/local/nav/lib/python/nav/web/templates/MainTemplate.py", line 528, in respond SL = self._searchList
AttributeError: 'FrontpageTemplate' object has no attribute '_searchList'
and apache's error.log shows:
[Tue Feb 28 14:32:12 2006] [notice] mod_python: (Re)importing module 'mod_python.publisher' [Tue Feb 28 14:32:13 2006] [notice] mod_python: (Re)importing module 'nav.web'
is this debian sarge ? i had the same error, but it was unrelated to python, it was just becouse tomcat4 was not running. /etc/init.d/tomcat4 status or read the tomcat log, should tell you if that's the case. the reason tomcat4 was not running was that tomca4-webapps package was not installed. apt-get install tomcat4-webapps ; /etc/init.d/tomcat4 start fixed my similar issue. good luck with regards Ronny Aasen
participants (2)
-
dpinkoski@dnps.com -
evert@witelcom.com