Comment 1 for bug 416629

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Got the error in another place. I used an initial script and the hardy large ami.

==> /var/log/landscape/monitor.log <==
2009-08-20 21:17:00,864 ERROR [MainThread] Error running event handler landscape.monitor.packagemonitor.PackageMonitor._resynchronize() for event type 'resynchronize' with args () {}.
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/landscape/reactor.py", line 78, in fire
    results.append(handler(*args, **kwargs))
  File "/usr/lib/python2.5/site-packages/landscape/monitor/packagemonitor.py", line 85, in _resynchronize
    {"type" : "resynchronize"})
  File "/usr/lib/python2.5/site-packages/landscape/package/store.py", line 34, in inner
    result = method(self, cursor, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/landscape/package/store.py", line 280, in add_task
    "VALUES (?,?,?)", (queue, time.time(), buffer(data)))
OperationalError: no such table: task