I have the following files in my nntprss directory that were put there from the instructions in the v0.4 upgrade from v0.3 instructions: nntprssdb.data ...
... make copy (just in case) but they can be deleted ... yes - bot i think it will be automatically recycled. ... will depend how you have it configured. ... ...
Curt, ... (nntprssdb.data, nntprssdb.script, nntprssdb.backup, nntprssdb.properties) Yes, you can delete (or backup) these files. They represent the original ...
First thanks for the previous answers. What I'd like to have is a 6 month expiration option. But I'm sure other users may want many other options. So MySQL...
And wow, I just got the same problem for the google blog atom feed : http://feedvalidator.org/check?url=http://www.google.com/googleblog/atom.xml says Valid,...
try to use Xerces2 parser instead of crimson. what is JDK version you use? alek ... -- The best way to predict the future is to invent it - Alan Kay...
... i have added googleblog ATOM feed to nntp//rss v0.4-beta-5 and JDK 1.4.2 without any problem but i do nto think it was tested with JDK 1.5b2 and i am not...
hi, if you have seen that when using MySQL some feeds do not get updated here is the patch that fixes lastArticleNumber count as it seems that this important...
hi, i have used MySQL log slow query option in .ini file to profile database queries: log_slow_queries=C:/mysql/data/slow-queries.log long_query_time=2 ...
Alek, ... Thanks for the tip. I was racking my brain to see why I had originally commented out the index. I believe it dates back to when I was using hsqldb,...
... number of slow queries is now greatly reduced and nntp//rss seems even faster when doing poll of all articles. ... it should be better than HSQLDB but i...
Alek, [Apache Derby] ... I just did a quick port to Derby - the code is in CVS, if you're interested. It's not completely perfect, there's some issue with...
... if Derby keeps memory footprint like that it may be a prove that it is very good :) alek -- The best way to predict the future is to invent it - Alan Kay...
... interested. ... couple ... I just imported a whole bunch more feeds from some of the OPML lists on feeds.scripting.com. I've now got about ~1000 channels...
Great to see that 0.5-beta-1 is out. I've been using 0.4-beta-5 for several months now. How do I upgrade? The instructions you have for the 0.3 to 0.5 will...
Curt, One quick question - are you using jdbm or MySQL as the underlying datastore? If you are using MySQL, you'll just need to modify the nntprss-config.xml...
Hi, I'm trying to use nntprss (0.5) with this feed : http://nuklear.net/rss.xml The newsgroup is then empty. But then I looked at the feed on a web browser and...
Look at my feeds this morning no response. Looked at the log files on the Linux box and discovered this: 23:26:53,846 [Thread-1] INFO Main$ShutdownHook -...
Alan, ... Was there anything significant prior to this event in the log.log file? Also, for how long had the nntp//rss process been running? The only time that...
Alan, ... Ok - if it shuts down again, please email me a copy of the log.log file from the nntp//rss root directory. I will take a look in the code to see if...
Alan, ... nohup will ensure that if the shell from which nntp//rss was started is terminate (e.g. the user logged off), that the spawned process will not ...
the log.log doesn't show anything other than i showed you this morning. no shell was logged out. very weird. i didn't have this issue with 0.4; and it was on...