Error Parsing Data File

David Brock david at tubits.com
Wed Jul 11 21:55:02 EDT 2007


On Wed, 2007-07-11 at 12:43 -0400, Josh Sled wrote:
> David Brock <david at tubits.com> writes:
> > I'm running on FreeBSD 6.2, so no need for windows clarity, however,
> > ther isn't a /tmp/gnucash.trace file generated.  Is there an option to
> > enable that?  (--debug generates no different output or trace files)
> 
> It should be on be default.  Another options is to use `--logto
> ~/gnucash.trace`.  I'd suggest using `--debug` as well.
> 
> What's the specific text of the error dialog?
> 
> b/ I'd really like to identify and resolve the problem! :)
> 

Aha, okay, I did manage to create the trace file, and it is giving up
some more information.  Many lines, I've grepped out the INFO lines,
since there were oodles, leaving this (I've removed many repeated lines
that end "not allowed in current context, leaveing one of each):

dmbrock at mercury~>grep -v INFO gnucash.trace
* 18:38:44 MESSG <qof> gnucash: Cannot open
"/usr/local/lib/gnucash/libgnc-backend-postgres.so"
* 18:38:44  WARN <gnc.engine> failed to load gnc-backend-postgres
from /usr/local/lib/gnucash
* 18:38:59 MESSG <gnc.bin> loading system configuration
* 18:38:59 MESSG <gnc.bin> loading user configuration
* 18:38:59 MESSG <gnc.bin> loading auto configuration
* 18:38:59  WARN
<gnc.app-util> /home/dmbrock/.gnucash/config-1.8.auto:16:15: While
evaluating arguments to gnc:lookup-option in expression
(gnc:lookup-option gnc:*options-entries* "Scheduled Transactions" ...):
/home/dmbrock/.gnucash/config-1.8.auto:16:15: Unbound variable:
gnc:*options-entries*
In /home/dmbrock/.gnucash/config-1.8.auto:
  16: 0* (let ((option #)) ((lambda # #) option))
  16: 1* [gnc:lookup-option ...
* 18:38:59 MESSG <gnc.bin> loading saved reports
* 18:38:59 MESSG <gnc.bin> loading stylesheets
* 18:39:01 MESSG <gnc.scm> Found Finance::Quote version 1.13
* 18:39:02  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncCustomer
* 18:39:02  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncBillTerm
* 18:39:02  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncInvoice
* 18:39:02  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncEntry
* 18:39:02  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncVendor
* 18:40:07  WARN <gnc.backend.file> Invalid timestamp in data file.
Look for a 'trn:date-posted' entry with a date of 1969-12-31 or
1970-01-01.
* 18:40:07  WARN <gnc.backend.file> Invalid timestamp in data file.
Look for a 'trn:date-posted' entry with a date of 1969-12-31 or
1970-01-01.
* 18:40:07  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncCustomer> not
allowed in current context.
* 18:40:07  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncBillTerm> not
allowed in current context.
* 18:40:07  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncInvoice> not
allowed in current context.
* 18:40:07  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncEntry> not allowed
in current context.
* 18:40:07  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncVendor> not
allowed in current context.
dmbrock at mercury~>

Does that help?

;-David






More information about the gnucash-user mailing list