GnuCash 2.1.3

Christopher Olsen colsen01 at comcast.net
Tue Jun 5 15:25:19 EDT 2007


The trace file (that helps thanks) has some interesting entries:
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncCustomer
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncJob
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncEmployee
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncBillTerm
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncInvoice
* 13:19:22  CRIT <gnc.io> [gnc_counter_end_handler()] Unknown type:
gnc:GncEntry
* 13:19:22  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncCustomer> not
allowed in current context.
* 13:19:22  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncJob> not allowed
in current context.
* 13:19:22  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncJob> not allowed
in current context.
* 13:19:22  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncEmployee> not
allowed in current context.
* 13:19:22  CRIT <gnc.backend.file.sixtp> Tag <gnc:GncBillTerm> not
allowed in current context

Some business features not supported ?

Built from source on my Gentoo box, config options:
./configure --prefix=/usr/local/gnucash --enable-hbci --enable-ofx

Run as root cause I was lazy and did not want to setup a test account.
Do not want the 2.1.3 stuff messing with my normal user login and data ;-)

Run as:
  /usr/local/gnucash/bin/gnucash --log log.ger.path=debug

Not sure that is the correct option to enable the logging the --help
option is not real clear.

Thanks
  Chris Olsen


Josh Sled wrote:
> Christopher Olsen <colsen01 at comcast.net> writes:
>
>> /root/./GnuCash-CBO.gch:31: element gnc-v2: Schemas validity error :
>> Element 'gnc-v2': No matching global declaration available for the
>> validation root.
>
> I think this is just a "warning", acutally, and not the root cause of the
> problem.
>
> (I note that you probably don't want to be the root user while using any
> application-level software, but you might have a good reason; I also note
> that the recognized file-name suffixes for gnucash are '.gnc', '.gnucash' and
> '.xac'; '.gch' will work fine, GnuCash doesn't care, but other apps might.)
>
>> Since both files throw the same error but only one loads, there must be
>> some other issue causing the one file not to load.
> [...]
>> Any thoughts on how to help track this down further?
>
> Is there anything interesting in /tmp/gnucash.trace?
>
> Are you using scheduled transactions in either file?
>


More information about the gnucash-devel mailing list