straw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-devel] Straw 0.25 Was Quitting on Startup


From: Dave Aiello
Subject: [Straw-devel] Straw 0.25 Was Quitting on Startup
Date: Tue, 24 Aug 2004 08:48:38 -0400

After running Straw 0.25 for sometime, it suddenly developed a problem
where it abruptly quit shortly after starting up.  I'm running the
0.25.1-2.1.fc2.dag RPM on Fedora Core 2 kernel version 2.6.6-1.435.

Here's what happened when I run straw from the command line, rather than
the Gnome launcher:

> address@hidden seminars]$ straw &
> [1] 3079
> address@hidden seminars]$ LookupManager.py:10:?: No ADNS library found, using 
> synchronous name lookups.
> /usr/lib/python2.3/site-packages/_xmlplus/sax/saxexts.py:42: 
> DeprecationWarning: Non-ASCII character '\xe9' in file 
> /usr/lib/python2.3/site-packages/drv_libxml2.py on line 36, but no encoding 
> declared; see http://www.python.org/peps/pep-0263.html for details
>   drv_module = __import__(parser_name,{},{},['create_parser'])
> ItemStore.py:232:get_feed_items: (12, 'Cannot allocate memory -- Lock table 
> is out of available object entries')
>   File "/usr/bin/straw", line 35, in ?
>     s = straw.Main()
>   File 
> "/mnt/dar/tmp/straw-0.25.1-2.1.fc2.dag-root/usr/lib/python2.3/site-packages/straw/Main.py",
>  line 89, in __init__
>     self.restore_feeds()
>   File 
> "/mnt/dar/tmp/straw-0.25.1-2.1.fc2.dag-root/usr/lib/python2.3/site-packages/straw/Main.py",
>  line 131, in restore_feeds
>     f.restore_items(self._itemstore.read_feed_items(f))
>   File 
> "/mnt/dar/tmp/straw-0.25.1-2.1.fc2.dag-root/usr/lib/python2.3/site-packages/straw/ItemStore.py",
>  line 483, in read_feed_items
>     return self._db.get_feed_items(feed)
>   File 
> "/mnt/dar/tmp/straw-0.25.1-2.1.fc2.dag-root/usr/lib/python2.3/site-packages/straw/ItemStore.py",
>  line 232, in get_feed_items
>     logtb(str(ex))
> Traceback (most recent call last):
>   File "/usr/bin/straw", line 35, in ?
>     s = straw.Main()
>   File "/usr/lib/python2.3/site-packages/straw/Main.py", line 89, in __init__
>     self.restore_feeds()
>   File "/usr/lib/python2.3/site-packages/straw/Main.py", line 131, in 
> restore_feeds
>     f.restore_items(self._itemstore.read_feed_items(f))
>   File "/usr/lib/python2.3/site-packages/straw/Feed.py", line 275, in 
> restore_items
>     return self._items.restore_items(items)
>   File "/usr/lib/python2.3/site-packages/straw/FeedItems.py", line 64, in 
> restore_items
>     accepted, deleted = self._add_items(new_items)
>   File "/usr/lib/python2.3/site-packages/straw/FeedItems.py", line 76, in 
> _add_items
>     for nitem in items:
> TypeError: iteration over non-sequence
>  

I fixed it by deleting the files in ~/.straw except for the one called
"config" and restarting the application.

What causes errors like this?  Might it have crashed or might I have
killed the program while it was writing to one of the database-related
files?  Would it help if I provided that database-related files and the
log to someone for analysis?

Thanks--

-- 
Dave Aiello
Chatham Township Data Corporation
http://www.ctdata.com/
+1-609-918-9650 extension 101
+1-609-540-1344 mobile
+1-609-918-9681 fax





reply via email to

[Prev in Thread] Current Thread [Next in Thread]