ERROR - Unable to Insert Subject record ...

This is the place to help test and discuss Version 6 Beta releases.

ERROR - Unable to Insert Subject record ...

Postby mho » Tue Mar 22, 2011 5:59 pm

I haven't noticed the log message "ERROR - Unable to Insert Subject record <subject>", before, so I think it might be new (to me) in b5 or b6, but now it shows up in periods (dozens of messages/second for a few minutes). Is this due to broken XOVER data or perhaps a corrupted db3? (Or a bug??)

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby Quade » Tue Mar 22, 2011 6:06 pm

Don't know. I've not seen it yet. Could be any of the 3.
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44878
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Tue Mar 22, 2011 6:53 pm

Quade wrote:Don't know. I've not seen it yet. Could be any of the 3.

Maybe you could add a numerical tag, or something, if the same error string is used in multiple code paths?
(perhaps with an option/config file entry to turn it on so to not confuse the innocents:-))

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby Quade » Tue Mar 22, 2011 8:29 pm

There's no "multiple paths". It's failing to insert, I don't know why. Your guess is as good as mine. It might not even be a real error. Maybe some spam is triggering it.

If I can't watch it happen in the debugger, or people don't report missing data, there's not much to look at.
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44878
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Wed Mar 23, 2011 9:27 pm

Quade wrote:There's no "multiple paths". It's failing to insert, I don't know why. Your guess is as good as mine. It might not even be a real error. Maybe some spam is triggering it.

If I can't watch it happen in the debugger, or people don't report missing data, there's not much to look at.

I found a "suspect" group, and moved its directory aside, downloaded all, and am currently doing a ctrl-G while keeping an eye on the log. If it doesn't show up, I think it was likely that the Storage.db3 for that group had been corrupted, somehow - will report back when finished.

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Wed Mar 23, 2011 9:34 pm

Quade wrote:There's no "multiple paths". It's failing to insert, I don't know why. Your guess is as good as mine. It might not even be a real error. Maybe some spam is triggering it.

Aha, I misunderstood you, or rather, maybe, mis-imagined what the code looks like:-)

If the header being processed is still associated with an article number and server at this stage, maybe this could be logged? Then one could just telnet to the server and do XOVER for the suspect article and inspect the data to eliminate/confirm one possible cause...

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby Quade » Wed Mar 23, 2011 9:44 pm

I could probably show the subject, article numbers are tossed as soon as the header is downloaded. Meaning it's not in the RV4 files that are processed into the DB.
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44878
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Wed Mar 23, 2011 10:39 pm

Quade wrote:I could probably show the subject, article numbers are tossed as soon as the header is downloaded. Meaning it's not in the RV4 files that are processed into the DB.

The subject is already in the log message, but that doesn't help much (message ID might be better).

Anyway, the log message didn't show up when I updated all groups after having done a purge and download all for the group that I suspected.

I reverted to a copy of the old spool directory for this group, and an update now triggers the log, so it's related to the db files.

I still have a copy of the group's spool directory (7GB - at least it wasn't boneless:-/) that will trigger the log message (in the thousands!) when updating. I can put this up for ftp, if you are interested in loading it up in the debugger and reproduce.

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby magician1962 » Thu Mar 24, 2011 3:32 am

I too have hundreds of "Unable to insert Subject record (????)"

Looking again atteh list (????) may have been part of the descriptive so a seperator may be usefull

Looking at the descriptions though probably ALL would have either been hit by my "Min SIze Filter" or less likely "User Filter"
magician1962
Seasoned User
Seasoned User
 
Posts: 225
Joined: Tue Sep 14, 2010 7:49 pm

Registered Newsbin User since: 06/21/10

Re: ERROR - Unable to Insert Subject record ...

Postby DThor » Thu Mar 24, 2011 8:30 am

I've seen this on occasion, seems to be related to spammy groups, for me anyway. More moderated groups never seem to have it.

DT
V6 Troubleshooting FAQ . V6 docs. Usenet info at Usenet Tools. Thanks!
User avatar
DThor
Elite NewsBin User
Elite NewsBin User
 
Posts: 5943
Joined: Mon Jul 01, 2002 9:50 am

Registered Newsbin User since: 04/01/03

Re: ERROR - Unable to Insert Subject record ...

Postby Quade » Thu Mar 24, 2011 10:41 am

The key might be to wipe the headers and re-download and see if it goes away.
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44878
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Thu Mar 24, 2011 8:42 pm

Quade wrote:The key might be to wipe the headers and re-download and see if it goes away.

Don't know if you read my post above, but I did this and the message went away. I still have a copy of a spool directory that will generate the message when updated if you are interested in examining this in a debugger.

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08

Re: ERROR - Unable to Insert Subject record ...

Postby Quade » Thu Mar 24, 2011 10:07 pm

Appreciate it...but there's no point. Once a DB3 is damaged, it's pretty much unusable. If you're good with the command line tools for sqlite, you might be able to recover most of it but, some data will be lost. It's one reason there's a DB3 per group. So, a single DB failure doesn't kill all of your headers.
User avatar
Quade
Eternal n00b
Eternal n00b
 
Posts: 44878
Joined: Sat May 19, 2001 12:41 am
Location: Virginia, US

Registered Newsbin User since: 10/24/97

Re: ERROR - Unable to Insert Subject record ...

Postby mho » Fri Mar 25, 2011 6:11 pm

Quade wrote:Appreciate it...but there's no point. Once a DB3 is damaged, it's pretty much unusable. If you're good with the command line tools for sqlite, you might be able to recover most of it but, some data will be lost. It's one reason there's a DB3 per group. So, a single DB failure doesn't kill all of your headers.

No problem, I already re-downloaded so I have a working db, again.
I agree that a single 100GB+ db for all headers would be a really bad idea:-)

- mho
mho
Seasoned User
Seasoned User
 
Posts: 259
Joined: Sat Jan 02, 2010 8:57 pm

Registered Newsbin User since: 10/25/08


Return to Newsbin Version 6 Beta Support

Who is online

Users browsing this forum: Google [Bot] and 2 guests

cron