Problem 1, was caused by me attempting to add the same device with
different IP address twice, resulting in identical serial number.
-----Original Message-----
From: "Marius Fr?island" <sommerjobb(a)froisland.no>
To: nav-users(a)itea.ntnu.no
Date: Mon, 31 Jul 2006 14:46:41 +0200
Subject: Some problems.
> I'm using version 3.0.1 on debian and have a few problems that I hope
> some
> of you can help me with.
>
>
> PROBLEM 1
> When adding IP devices: Everything looks fine when entering incormation
> in
> the first "Add IP device", MetaNav is able to contact the device and
> get
> serialnumer. But when I clik continue for the second "Add IP device"
> page
> I get a error message and the device is not added.
> I even tried to go back, back in the browser and change only the IP and
> that would work for some addresses. So this error seems to be
> conected to the device it contacts, not the room, location and such
> information.
>
> Error message:
> Mod_python error: "PythonHandler editdb"
>
> Traceback (most recent call last):
>
> File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
> 299,
> in HandlerDispatch
> result = object(req)
>
> File "/var/www/nav/editdb/editdb.py", line 156, in handler
> output = editPage(req,pageList[table](),request,unicodeError)
>
> File "/var/www/nav/editdb/editdb.py", line 463, in editPage
> outputForm,action)
>
> File "/var/www/nav/editdb/editdb.py", line 2435, in add
> disabled=True))
>
> TypeError: __init__() takes at least 2 non-keyword arguments (1 given)
>
>
> PROBLEM 2
> When I try to enter Toolbox->Traffic Map (vlanPlot)
>
> Tried on windows xp with different browsers
> in firefox it crashes the browser and I have to use taske manager to
> kill it.
> in IE it just stands loading for ever.
> in opera i get the applet but on lue the color map and the choices, not
> the actuall map. The top drop down box is empty, the other one has
> reasonable choices.
>
> Marius Froisland